Switch to full style
Post a reply

igo primo and samsung s3

Fri Oct 03, 2014 6:50 am

hi
please any help.
i installed igo primo on a samsung s3 but i can see only a quarter a screen. how to make it full screen. i had this igo installed on a phone with resolution 480x800. please how to edit the sys to get full screen on the s3. this is my sys
[rawdisplay]
driver=engine
screen_xy="800_480:800x480/480x800:fullscreen"

[3d_config]
show_guidance_strip="1"
disable_roadsign_navigation_mode="1"
rotated_roadsigns="1"
use_all_building_textures="1"
fade_distance_for_car="50"
fade_distance_for_guidance_arrow="500"
fade_overlap_tolerance="0"

Re: igo primo and samsung s3

Fri Oct 03, 2014 9:41 am

Add ";" before the line:
screen_xy="800_480:800x480/480x800:fullscreen"
it tells the app to ignore this line.

It should look like:
;screen_xy="800_480:800x480/480x800:fullscreen"

Before starting the program, delete the "save" folder in the root of the app.
Hopefully, now the app will use its settings to show in the right resolution.

Re: igo primo and samsung s3

Fri Oct 03, 2014 6:08 pm

hi
filesupload100 wrote:Add ";" before the line:<br abp="337">screen_xy="800_480:800x480/480x800:fullscreen"<br abp="338">it tells the app to ignore this line.<br abp="339"><br abp="340">It should look like:<br abp="341">;screen_xy="800_480:800x480/480x800:fullscreen"<br abp="342"><br abp="343">Before starting the program, delete the "save" folder in the root of the app.<br abp="344">Hopefully, now the app will use its settings to show in the right resolution.

hi
it worked thanks but now my problem is that only the default skin can be selected which is rubbish. i use diMkaWA_aP114 do you now what should i modify in diMkaWA_aP114 skin so i can select it.
also the landscape mode dont work and i miss some information at the botton need to resize a bit.
thanks

Re: igo primo and samsung s3

Tue Oct 07, 2014 5:25 am

Use one or both of the following entries (change xxx/yyy to your resolution):
[interface]
resolution_dir="xxx_yyy"

[rawdisplay]
screen_x=xxx
screen_y=yyy
Post a reply