The MP3car.com Store The MP3car.com Blog    

Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > GPS

Reply
 
LinkBack Thread Tools Display Modes
Old 11-11-2005, 03:23 PM   #16
Low Bitrate
 
Join Date: Aug 2005
Posts: 110
Worked great, thanks!

By the way, my decimal value was: 159799


Cheers
Aaron
Purplxd is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 11-11-2005, 04:32 PM   #17
Constant Bitrate
 
Join Date: Oct 2004
Posts: 188
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?
civic5zigen is offline   Reply With Quote
Old 11-14-2005, 03:05 AM   #18
Maximum Bitrate
 
d_sellers1's Avatar
 
Join Date: Mar 2002
Location: Austin, Texas
Posts: 855
Quote: Originally Posted by civic5zigen
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.

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

Last edited by d_sellers1; 11-15-2005 at 01:36 AM.
d_sellers1 is offline   Reply With Quote
Old 11-14-2005, 03:21 AM   #19
Para Laura
 
thanatos106's Avatar
 
Join Date: Nov 2004
Location: Miami Beach,FL U.S.A
Posts: 3,482
nice work guys.

Thanatos.
__________________
RexBruMet Skin for FrodoPlayer

Nissan Aux-in MOD


Quote: Originally Posted by bgoodman
We're an international forum, post in whatever langauge you like.

thanatos106 is offline   Reply With Quote
Old 11-14-2005, 03:30 AM   #20
Newbie
 
Join Date: Nov 2005
Posts: 25
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.

Last edited by lincomatic; 11-15-2005 at 11:45 AM.
lincomatic is offline   Reply With Quote
Old 11-14-2005, 07:08 AM   #21
Maximum Bitrate
 
Marvin Hlavac's Avatar
 
Join Date: May 2005
Location: Toronto, Canada
Posts: 842
Quote: Originally Posted by d_sellers1

Now, here's a question: Will the Full-Screen hack work for 1.0? I remember Marvin posted a Full Screen hack sometime back ago dealing with full-screen but it only worked on 2.0+.

Derek


The above mentioned exe modification was only useful in iGuidance 2.1, which was the very first version introducing full screen mode. The exe modification added a hotkey to toggle the full screen mode. However, the following iGuidance version 2.1.1 included F-key shortcut, so this modification is no longer required ;-)
Marvin Hlavac is offline   Reply With Quote
Old 11-14-2005, 07:53 AM   #22
Raw Wave
 
justintime's Avatar
 
Join Date: Apr 2005
Posts: 2,703
Awesome, comprehensive list! Seems to reveal some new options!!! Thanks.

Quote: Originally Posted by lincomatic
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 : don't use this ... it changes
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.

__________________
2002 Honda CR-V
Carputer progress: 90% [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ -]
Spent so far: $1105.90


Download the NEXUS Skin for Centrafuse
...or even Listen to my music
justintime is offline   Reply With Quote
Old 11-15-2005, 01:32 AM   #23
Maximum Bitrate
 
d_sellers1's Avatar
 
Join Date: Mar 2002
Location: Austin, Texas
Posts: 855
Quote: Originally Posted by Marvin Hlavac
The above mentioned exe modification was only useful in iGuidance 2.1, which was the very first version introducing full screen mode. The exe modification added a hotkey to toggle the full screen mode. However, the following iGuidance version 2.1.1 included F-key shortcut, so this modification is no longer required ;-)

Yeah. I went back and re-read your thread over there at GPS Passion. In fact, I went ahead and downloaded all nine pages of it a few days ago. Last night, I reshacked the exe and built my theme.ini from scratch. There's a lot of good information in your thread.

I've confirmed that the full-screen registry value does not work in 2.0 (sorry 1.0 was a typo in my last post) but then again 2.0 does not have a full screen option as Marvin clarified above.

Thanks for the list lincomatic. Will definitly play around with some of these settings tonight. I'm curious what 0x40000000 : set=don't generate maneuvers on fwy splits does. A few months ago I posted an issue about my location snapping back onto the highway when taking an off-ramp and then supposed to re-enter the highway going in the opposite direction (U-turn under overpass) (in demo mode). Wonder if this would fix the problem. Guess I'll have to go and find out.

Derek
__________________
Progress [||-------]
View my Worklog to see some of my progress.
Downgraded Progress - Starting with another car... 09/13/06

Last edited by d_sellers1; 11-15-2005 at 01:35 AM.
d_sellers1 is offline   Reply With Quote
Old 11-15-2005, 02:33 AM   #24
Constant Bitrate
 
lazy_g's Avatar
 
Join Date: May 2005
Location: Netherlands (Bergen (NH))
Posts: 212
Quote: Originally Posted by lincomatic
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 : don't use this ... it changes
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.

How do i enter these codes? do i just count them with my current Option value? because i tryed that with the pio option, but i only see a few PIO's.... (same whitout the value)
__________________
---------------------------------------------

Check out my website!!!

Check out my company site!!!

---------------------------------------------
lazy_g is offline   Reply With Quote
Old 11-15-2005, 02:46 AM   #25
Maximum Bitrate
 
d_sellers1's Avatar
 
Join Date: Mar 2002
Location: Austin, Texas
Posts: 855
Basically you take what ever the decimal number is currently in your Registry (It's the number in paraenthesis before you started messing with it). Add the values together. Double click the Options entry, click the circle the change from Hex to Dec and enter the number. Restart iG.

Example, my dec started out at 12308.
12308 +16 +8192=
to add the GPS dot and rotate ETA/DST box

Now with lincomatic listing, I believe, this will enable you to set all your options basically starting for zero and then adding everything up.

Derek
__________________
Progress [||-------]
View my Worklog to see some of my progress.
Downgraded Progress - Starting with another car... 09/13/06
d_sellers1 is offline   Reply With Quote
Old 11-15-2005, 04:16 AM   #26
Constant Bitrate
 
lazy_g's Avatar
 
Join Date: May 2005
Location: Netherlands (Bergen (NH))
Posts: 212
so what are the decimal settings then to display PIO's that i need to add?
__________________
---------------------------------------------

Check out my website!!!

Check out my company site!!!

---------------------------------------------
lazy_g is offline   Reply With Quote
Old 11-15-2005, 11:51 AM   #27
Newbie
 
Join Date: Nov 2005
Posts: 25
Quote: Originally Posted by d_sellers1
Thanks for the list lincomatic. Will definitly play around with some of these settings tonight. I'm curious what 0x40000000 : set=don't generate maneuvers on fwy splits does. A few months ago I posted an issue about my location snapping back onto the highway when taking an off-ramp and then supposed to re-enter the highway going in the opposite direction (U-turn under overpass) (in demo mode). Wonder if this would fix the problem. Guess I'll have to go and find out.

Derek

Actually, the 0x40000000 value is currently obsolete. Early versions of IG would generate a maneuver at every fork of a freeway. The later versions don't need this flag, because they have smarter logic for deciding whether or not to generate a maneuver in these situations.

I left out one useful bit in my listing above, and have edited it. the definition for 0x00008000.

BTW, I prefer to do the bit math in hexadecimal. It's more straightforward for doing bit twiddling. E.g.

0x00002001 + 0x00004000 = 0x00006001

If you don't know how to do hex math, you can put Windows calculator into scientific mode to do it.
lincomatic is offline   Reply With Quote
Old 11-15-2005, 11:55 AM   #28
Newbie
 
Join Date: Nov 2005
Posts: 25
Quote: Originally Posted by lazy_g
so what are the decimal settings then to display PIO's that i need to add?

If you just want to show POI's on the map, just do it through the menus. The show poi names on map option turns on writing the names on the screen next to each poi icon.

Just take the hexadecimal value of your current options value and add 0x00004000 to it, then write it back using regedit in hex mode.
lincomatic is offline   Reply With Quote
Old 11-15-2005, 04:14 PM   #29
Constant Bitrate
 
lazy_g's Avatar
 
Join Date: May 2005
Location: Netherlands (Bergen (NH))
Posts: 212
Quote: Originally Posted by lincomatic
If you just want to show POI's on the map, just do it through the menus. The show poi names on map option turns on writing the names on the screen next to each poi icon.

Just take the hexadecimal value of your current options value and add 0x00004000 to it, then write it back using regedit in hex mode.

How do i do this? i cant find the menu item...
__________________
---------------------------------------------

Check out my website!!!

Check out my company site!!!

---------------------------------------------
lazy_g is offline   Reply With Quote
Old 11-15-2005, 04:37 PM   #30
Constant Bitrate
 
lazy_g's Avatar
 
Join Date: May 2005
Location: Netherlands (Bergen (NH))
Posts: 212
nervermind i just found it...

Is there a way to add stuf to the poi's? I have 2.1.2 Europe, but id does not have banks for instands... i would like to add these.

And is there a way to get Speedcams into Iguidance?
__________________
---------------------------------------------

Check out my website!!!

Check out my company site!!!

---------------------------------------------
lazy_g is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
iGuidance SDK Quattro GPS 57 06-23-2006 08:37 AM
iGuidance Font Size Fix summary thread Viscouse GPS 29 03-28-2006 07:21 PM
Hacking Iguidance Peoples GPS 74 08-28-2005 07:40 PM
Help with iGuidance v2.1, please.. and my opinion comparing it to Garmin nRoute ToNg GPS 2 08-19-2005 12:15 AM
Embedded iGuidance Window Size? All4Sky MediaCar 3 08-27-2004 09:00 AM


All times are GMT -5. The time now is 02:57 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics