Hello,
I have a WinCE Unit with 1024_600 Display. As there are practically no skins availible for this resolution I was thinking on using 800_480 instead - unfortunatly I did not manage to make this happen.
What I did so far:
Create a multimode.ini (folder ui_igo9) with this content:
[modes]
; mx=WidthMin..WidthMax, HeightMin..HeightMax,Folder
; OR
; mx=Width, Height ,Folder
;m1=400..480,196..320,"480_272"
;m2=234..320,400..480,"480_272"
m3=768..1024,400..600,"800_480"
m4=480..600,700..1024,"800_480"
;m5=1024..1280,552..800,"1024_768"
;m6=600..800,960..1280,"1024_768"
Add an Entry in the sys.txt:
[rawdisplay]
;driver = engine
screen_xy="800_480:1024x600/600x1024:fullscreen"
Replace the original data.zip (which has a folder 1024_600) with one for 800_480
Replace the branding.zip with one containing a small 800_480 folder
but now I stuck - when I try to start iGO I get "No skin found supporting resolution of 1024x600"
Whe I try to use the original data (containing a resolution Folder 1024_600) and Branding (also containing 1024_600 Folder) I get the same error. Removing teh multimode.ini and teh line from teh sys.txt let it work but in native 1024_600.
What did I do wrong?
Bookmarks