The MP3car.com Store The MP3car.com Blog    

Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > GPS

Reply
 
LinkBack Thread Tools Display Modes
Old 12-10-2007, 04:13 PM   #46
Newbie
 
Join Date: Dec 2007
Posts: 3
Quote: Originally Posted by Marvin Hlavac View Post
PPC is off topic here , but you could try to set your settings, and then EXIT iGuidance. It saves settings upon EXIT. Go to File > Exit to EXIT the PPC version. The (X) in the top-right corner of the screen only minimizes the window - it doesn't exit the program.

I have to clarify my issue. Every time I power up the system I have to do the setup again. What I am looking for is to modify the default setting such as baud from "4800" to "38400", "distance unit" from "mile" to "Km". I don't know which file responds for those default setting. Each time I start the cold boot and it goes back to default settings. Please give me some advice anyone. Thanks

Last edited by microunit; 12-10-2007 at 04:25 PM.
microunit is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 12-28-2007, 04:06 PM   #47
Raw Wave
 
justintime's Avatar
 
Join Date: Apr 2005
Posts: 2,703
Regarding the night day color changes:

Quote:
4) Daytime Street Name Color.
----------------------------------------------

I assume that most people reading this have used, or at least seen Purdoom's find regarding the nighttime street name color. Again with the hex-editor, finding the only block containing "A0 FF A0 00" and you end up at offset "0x8412D".

So, like many people, you want it to be white, so you change it to "FF FF FF 00", but now your daytime street name color is this horrid purple. Well, look just a few characters back, at "0x84126" where you see "60 00 5F FF".

This is a bit more complex. It seems that the nighttime street-name color is always set from 0x8412D. But the daytime street-name color is set by adding the 0x84126 and 0x8412D together.

So.. When you change the nighttime color to "FF FF FF 00", you get:
FF FF FF 00
+ 60 00 50 FF
-------------
= 60 00 5E FF

Keep in mind that RGB values are usually stored as RGBA (alpha). I don't quite understand how iG3 uses that "A" value yet.

So what's the practical application of this?
Say we want a "White" night text, but a "Red" day text.

Find the block that contains "60 00 5F FF 50 81 C1 A0 FF A0 00", and change it to "FF 00 01 FF 50 81 C1 FF FF FF 00".

"FF 00 01 FF" + "FF FF FF 00" = "FF 00 00 FF" or R(255)-G(0)-B(0)-A(FF).

Do not mess with the characters in the middle: "50 81 C1". That's the assembly code that is pushing the variables on the stack and adding the two color values together.

If anyone has any ideas about how the day/night switch is made for these values, please let me know. IE: Why does the color addition only happen for the day street-names, when the assembly code doesn't appear to take that difference into account.
-------------------------------------------

For those that want WHITE during night, and plain BLACK during day, use:

Find the block that contains "60 00 5F FF 50 81 C1 A0 FF A0 00", and change it to "01 01 01 FF 50 81 C1 FF FF FF 00".
__________________
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 12-28-2007, 04:06 PM   #48
Raw Wave
 
justintime's Avatar
 
Join Date: Apr 2005
Posts: 2,703
Seems to me all these HEX locations are based on v3, right? I tried v4 and all is located in a different place... ugh! Very hard to make changes now
__________________
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
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
How to setup iGuidance GPS for RoadRunner MatrixPC RR FAQ 27 07-08-2008 11:34 PM
iGMon - Solution for integration between iGuidance and Road Runner (I hope) b8bboi RR Plugins 567 10-07-2006 10:52 PM
Purdoom's big book of iGuidance apps! (Faq) PURDooM GPS 17 06-15-2006 01:46 AM
iGuidance Font Size Fix summary thread Viscouse GPS 29 03-28-2006 07:21 PM
25 lost hacks P3rv3rt B3ar General MP3Car Discussion 8 10-25-2005 01:34 PM


All times are GMT -5. The time now is 01:43 PM.


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