Switch to full style
Topic locked

stretch screen

Mon Jan 09, 2012 3:10 pm

how do i stretch the screen out as seen in pix in the sys.text its allready set to 480x272

using iGo Primo 2.0 9.6.2.209584 October 2011 binatone G430

Mon Jan 09, 2012 9:17 pm

Remove everything from the sys.txt to do with resolution, Primo can figure it out itself.

Mon Jan 09, 2012 10:43 pm

the screen is still the same after i removed the lines concerning the screen reolution
just a bit of a gap on lefthand side

Mon Jan 09, 2012 11:14 pm

You could try this in your sys.txt. Not sure it will work though.

[interface]
resolution_dir="480_272"
vga=0

[rawdisplay]
class="landscape"
screen_x=480
screen_y=272
highres=0
stretch=1

Tue Jan 10, 2012 9:25 am

Also don't forget to delete the save directory after making changes to the sys.txt, Also post the sys.txt so we can check it.

Tue Jan 10, 2012 10:43 pm

thanks guys,managed to get it sorted with chas post (eventualy)
put in this

[rawdisplay]
class="landscape"
screen_x=480
screen_y=272
highres=0
stretch=1

rebooted it,and it was still doing it,then i read some threads about something
else and some of the threads mentioned about deleting the save folder,which i deleted
(never saw fatboyfun post untill tonight)rebooted,and the screen has gone how it
should be,problem solved

Tue Jan 10, 2012 10:51 pm

Deleting the save folder fixes many problems...
Topic locked