is this decimal, or hex?Originally Posted by civic5zigen
131072 = fullscreen mode
is this decimal, or hex?Originally Posted by civic5zigen
---------------------------------------------
www.superchargedmiata.net - all about roadster lifestyle
---------------------------------------------
Doubtful. I would say that 131072 is a resulting bitmath calculation, which contains THE value for fullscreen. Who knows what that value is though?Originally Posted by civic5zigen
In other words, 131072 will enable more options than just fullscreen.
2002 Honda CR-V
Carputer progress: 90% [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ -]
Spent so far: $1105.90
Download the NEXUS Skin for Centrafuse
...or even Listen to my music
Interesting...
So what would I put in if I wanted the following:
2=Distance units metric (KM)
16=red circle showing exact GPS spot (not snapped-on to road)
32=remove transparency top/bottom (places solid blue/green bars)
8192=rotate/alternate ETA,Speed,etc.
as well as fullscreen??
Cheers
Aaron
Purpluxd:
You would take your CURRENT value, and add all those numbers to it. you would need to find out what the value for FS is too, and add it on.
Maybe this would be the best way:
1) Turn full screen ON manually from within the app, and quit.
2) Go to the registry, and add all the numbers to it. The FS piece would already be factored in there...
2002 Honda CR-V
Carputer progress: 90% [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ -]
Spent so far: $1105.90
Download the NEXUS Skin for Centrafuse
...or even Listen to my music
Worked great, thanks!
By the way, my decimal value was: 159799
Cheers
Aaron
131072 is the differences I got before and after turning on full screen. I want to find out if there's any way to close the tool bar window. any idea?
I believe the toolbar is coded into the iGuidance.exe file. I've tried to ResHack it out but (give the fact that I don't entirely know what I'm doing) I have not had any luck. The closest I've gotten is removing the buttons (images) but the seperators in between the images and the bar itself still shows. Been awhile since I last tried and I forgot to back up my modified iGuidance.exe before I formatted my laptop, I'm going to have to redo everything. I'll keep ya posted.Originally Posted by civic5zigen
One more thing that I want to note is that iG writes to the registry quite often. After making a modification within in the program, refresh your registry to see if any changes have been made.
Now, here's a question: Will the Full-Screen hack work for 2.0? I remember Marvin posted a Full Screen hack sometime back ago dealing with full-screen but it only worked on 2.0+.
Derek
EDIT: Fixed 1.0 to 2.0 typo
Progress [||-------]
View my Worklog to see some of my progress.
Downgraded Progress - Starting with another car... 09/13/06
nice work guys.
Thanatos.
Here are the bit definitions:
0x00000001 : set=compass box clr=compass arrow
0x00000002 : set=metric clr=english units
0x00000004 : set=auto switch to guidance screen clr=manual
0x00000008 : set=north up, clr=heading up
0x00000010 : set=show raw gps position as red dot
0x00000020 : set=alpha blending off clr=on
0x00000200 : set=mute
0x00000400 : set=yards clr=feet
0x00001000 : set=AMPM
0x00002000 : set=automatically cycle the statbox
0x00004000 : set=show poi names on map
0x00008000 : set=use voice prompt instead of "ding" just before a maneuver
0x00010000 : set=walking mode - ignore direction on roads
0x00020000 : set=fullscreen mode
0x20000000 : set=don't penalize turns
0x40000000 : set=don't generate maneuvers on fwy splits
0x80000000 : set=debug .. generates some internal checks .. don't use.. may
cause random crashes
Any bits not defined above are either only for the handheld version or don't presently have a meaning. Not all options work with all versions.
Bookmarks