Updated links, new upload
Mirror link:
Spoiler: mirror
try mirror, mirror - WORKING!
...removed dead links ...
mirror is in 3 file , mirror,mirror - 1 file
Use latest version of archiver to unpack.
pass:
Spoiler: read
regards
Printable View
Updated links, new upload
Mirror link:
Spoiler: mirror
try mirror, mirror - WORKING!
...removed dead links ...
mirror is in 3 file , mirror,mirror - 1 file
Use latest version of archiver to unpack.
pass:
Spoiler: read
regards
Thank you very much. It run nice now.Quote:
Originally Posted by Midnight Blues [Only registered and activated users can see links. Click Here To Register...]
Only a little résolution problem
Spoiler: large pic 1
Spoiler: large pic 2
Spoiler: large pic 3
Spoiler: large pic 4
Spoiler: large pic 5
My system text :
Spoiler: sys
If you have one more solution.:classic:
:mn: Read Rules. Use SPOILERS!
Hello...:)Quote:
Originally Posted by 1mdl [Only registered and activated users can see links. Click Here To Register...]
You need to change the mutimode.ini inside the data.zip for analysis [1024x600]
data.zip\ui_android\mutimode.ini ... open and replase the folowing text...
[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..1025,400..600,"800_480"
m4=480..600,700..1025,"800_480"
;m5=1024..1280,552..800,"1024_768"
;m6=600..800,960..1280,"1024_768"
or better extract and copy this (attached) file inside ui_android folder within your iGO base folder...
if dont exist create it... modify your sys like:
[rawdisplay]
force_renderer="RENDER_MOYA"
driver=engine
screen_xy="auto"
delete save folder... restart your device and try...
modemakias. Hello. Done like you say.
Veried a lot of time.
Nothing change for résolution..
Sorry.:bluecrying:
Interesting. Are you sure your res is full 1024x600? Tested with screen size & density app? Only landscape mode?
Change in sys:
[android]
fullscreen=1
upside_down_bug=1
tablet=1
[rawdisplay]
driver=engine
screen_xy="1024_600:600_1024/1024_600
or, only last line
screen_xy="1280_800:1024x600/600x1024:fullscreen"
Modemakias, you have couple of errors in mm ini, should be:
If no success, then consider using NextGen.Code:[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=800..1024,400..600,"800_480"
m4=480..600,700..1024,"800_480"
m5=1024..1280,600..800,"1024_768"
m6=600..800,1024..1280,"1024_768"
1024x600 is damn tricky res, and pain in the *ss to force it work on some devices.
To answer you : yes it is a 1024*600 résolution screen - only landscape. A android 4.4.2 autoradio
I have tried like you said, changing sys.txt :
and
Ui :
Nothing change. The résolution stay to big.
Before i unfotunely delete an iGO version wich work fine on it, nos problem.
Now the only one that i can use is igo_primo_9.6.7.2356_235654_com.navngo.igo.javaclient and to big résolution
With all 9.6.29 version, it say no 1200*600 résolution support.
I thank you at all.
:bluecrying:
Then, why don't you try
[Only registered and activated users can see links. Click Here To Register...]
Horizontal resolution 1024 is not problem, problem is that graphics for 768 (vertical) are too big to fit in devices vertical resolution 600
Programs "working" resolution must completely fit in devices screen.
Your resolution is 1024x600, so biggest resolution that completely fits in your screen is 800x480
If some dimensions are overlapping, vertical "600" is specified in both lines for 800x480 and for 1024x768, then program uses bigger one and we must prevent that.
Solution is to force program to use 800x480 graphics by eliminating all other and making sure that available one incorporates your screen resolution.
Or you can just delete lines that are starting with ";" (m1, m2, m5, m6)Code:[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=800..1024,400..600,"800_480"
m4=480..600,700..1024,"800_480"
;m5=1024..1280,600..800,"1024_768"
;m6=600..800,1024..1280,"1024_768"
MB, my friend, that ini is given 3 posts before yours :smile:
As it seems similar (almost identical) solution was posted before, but it didn't work, or it was not done properly
Thanks BS for pointing that out
Lines like this in "sys.txt"
must be removedCode:screen_xy="1024_600:600_1024/1024_600
or, only last line
screen_xy="1280_800:1024x600/600x1024:fullscreen"
If this don't work, than only solution would be to use another version like suggested by BS