Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Fatherboard
Old
(Last edited by Fatherboard; 12th November 2009 at 05:13 PM.)
#1  
Senior Member - OP
Thanks Meter 0
Posts: 307
Join Date: Nov 2009
Question Igo 8.3.2.97313 + HD2 + auto-rotation/tilt + HIGH RESOLUTION - how to?...

Hi,

Currently trying 9.3.2.97313 on Winmo 6.5 emulator (haven't got my hd2, yet) and I'm having difficulty configuring it to support both high-resolution landscape (800x480) and portrait (480x800) formats. inside the folder "ui_igo8" (located in data.zip) there are two sub-folders - "480_800" and "800_480", as well as some lower resolutions sub-folders, but they are irrelevant for us.

How do I set the "sys.txt" file?... I found out that "sys.txt" has to be configured correctly before installation. further changes to this file after the program is installed, won't apply in any case.

Did someone manage to make igo8 switch between the formats using the device's rotation-sensor (while maintaining the high resolution format), or its somewhat reinforced to support one format?...

Here's what I tried so far (pictures + "sys.txt" settings for each example) :

Boned-stock file - standard low resolution - landscape + portrait :

Code:
[folders]
app="%SDCARD%/iGO8"

[interface]
skin="ui_igo8"
maxzoom2d=6000000
show_exit=1

[debug]
skip_eula=1
landscape (stock, low resolution) - http://img697.imageshack.us/img697/2...klandscape.png

portrait (stock, low resolution) - http://img248.imageshack.us/img248/6...ckportrait.png

Changed file - high resolution (landscape setting inside "sys.txt") - landscape + portrait. look what happens in portrait mode :

Code:
[folders]
app="%SDCARD%/iGO8"

[interface]
skin="ui_igo8"
resolution_dir="800_480"
vga=1
screen_x=800
screen_y=480
maxzoom2d=6000000
show_exit=1

[rawdisplay]
autoconfig=1
highres=0
class="auto"
driver=GDI

[debug]
skip_eula=1
landscape (you can see a clear improvement in quality over the stock landscape) - http://img42.imageshack.us/img42/4323/highlandscape.png

portrait (not being scaled to fit *argh*) - http://img188.imageshack.us/img188/8...hportraite.png

of course, I can switch between 800_480 to 480_800 inside sys.txt each time before I install the application, but it won't make the application do the switch automatically. I tried to set two individual "resolution_dir", won't change anything.
I read that htc HD users tend to add "autoconfig=1" under [rawdisplay], in order to make it switch (I doubt it'll maintain the correct resolution, it will probably use stretch/resize algorithms instead of using original files). as you can see, I tried that also, but it won't change anything.

I'll appreciate any suggestion...

Thanx!
 
turt
Old
#2  
Senior Member
Thanks Meter 21
Posts: 515
Join Date: Mar 2006
You mean 8.3.2.97313, right? Cause version 9 doesn't exist...
 
Fatherboard
Old
#3  
Senior Member - OP
Thanks Meter 0
Posts: 307
Join Date: Nov 2009
Rightz.
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...