Navi startup mod
#1
Navi startup mod
I have a 2001 MDX with the DVD based GPS navi system. Does anyone know of a way to reprogram it so I don't have to manually acknowledge the disclaimer each time I turn on the ignition? This is real annoying - I'd like to have it start right up to the screen displaying my fuel consumption and trip information.
Thanks,
Tod
Thanks,
Tod
#2
I think this has been talked about a few times nobodys found away yet. I think you will get use to it after having your MDX for awhile. I wish I had the Navi like your MDX that has fuel consumption. ACURA screwed up on this in the TL & CL models.
#3
I am working with a programmer friend of mine and he is developing a HEX editor as a project that will be able to edit or disclaimer screen. We might not be able to bypass it, but we may be able to have it say custom things. Like welcome Bigman, To enter Navigation mode press enter.
#5
Originally posted by bigman
I am working with a programmer friend of mine and he is developing a HEX editor as a project that will be able to edit or disclaimer screen. We might not be able to bypass it, but we may be able to have it say custom things. Like welcome Bigman, To enter Navigation mode press enter.
I am working with a programmer friend of mine and he is developing a HEX editor as a project that will be able to edit or disclaimer screen. We might not be able to bypass it, but we may be able to have it say custom things. Like welcome Bigman, To enter Navigation mode press enter.
I have 2.04, so file/directory names may be different on other versions. The disclaimer text is on line 8797 (+/- 80% of the way through the file).
Too bad I don't have a DVD burner. I'd probably mess around a little more with the files....
#6
Originally posted by fla-tls
If this helps. I found the files that the disclaimer is in. It's in 3 files named MAIN.APN (found under the ZU200, ZU225, and ZU2FF directories).
I have 2.04, so file/directory names may be different on other versions. The disclaimer text is on line 8797 (+/- 80% of the way through the file).
Too bad I don't have a DVD burner. I'd probably mess around a little more with the files....
If this helps. I found the files that the disclaimer is in. It's in 3 files named MAIN.APN (found under the ZU200, ZU225, and ZU2FF directories).
I have 2.04, so file/directory names may be different on other versions. The disclaimer text is on line 8797 (+/- 80% of the way through the file).
Too bad I don't have a DVD burner. I'd probably mess around a little more with the files....
#7
Ya, I had some of these guys at work check it out one day and they said it could possibly be done with a little time. It would only cost around $30 (the price of a blank dvd) to change the settings, then re-burn it back to the new dvd. Keep this thread rolling, I want updates
Trending Topics
#8
Hey Bigman, I edited the files with custom messages - while keeping the lengths of each field constant. If I email the changed files, could you burn a DVD for me as a test? I will gladly pay for the DVD. I don't mind being a guinea pig on this one!
The three files are about 2.6 MB each....
Again, I have version 2.04. Which one do you have?
The three files are about 2.6 MB each....
Again, I have version 2.04. Which one do you have?
#9
Doesn't work
I tried editing the main.apm files and re-burning to DVD - unfortunately it doesn't work. The reason is this: The messages shown are downloaded from the DVD to the unit's firmware only when a software download is performed. Thus, when I first inserted the edited DVD the messages remained as they were from the original disc. Via the service menu, I attempted to force a software update, but this failed (went through update routine over and over and over....). My guess is that the files include a checksum for verification purposes, and since they have been edited the checksum fails during the attempt to update. Placing the original DVD back in the drive resulted in a successful software update, but of course I was then back to the original software. I know that the DVD I burned is otherwise OK because I can substitute it for the original and everything works except for the forced software update.
- djsteve
- djsteve
#11
Re: Doesn't work
Originally posted by djsteve
I tried editing the main.apm files and re-burning to DVD - unfortunately it doesn't work. The reason is this: The messages shown are downloaded from the DVD to the unit's firmware only when a software download is performed. Thus, when I first inserted the edited DVD the messages remained as they were from the original disc. Via the service menu, I attempted to force a software update, but this failed (went through update routine over and over and over....). My guess is that the files include a checksum for verification purposes, and since they have been edited the checksum fails during the attempt to update. Placing the original DVD back in the drive resulted in a successful software update, but of course I was then back to the original software. I know that the DVD I burned is otherwise OK because I can substitute it for the original and everything works except for the forced software update.
- djsteve
I tried editing the main.apm files and re-burning to DVD - unfortunately it doesn't work. The reason is this: The messages shown are downloaded from the DVD to the unit's firmware only when a software download is performed. Thus, when I first inserted the edited DVD the messages remained as they were from the original disc. Via the service menu, I attempted to force a software update, but this failed (went through update routine over and over and over....). My guess is that the files include a checksum for verification purposes, and since they have been edited the checksum fails during the attempt to update. Placing the original DVD back in the drive resulted in a successful software update, but of course I was then back to the original software. I know that the DVD I burned is otherwise OK because I can substitute it for the original and everything works except for the forced software update.
- djsteve
#12
Before any hacking can be done, we need to figure out at least what OS they are using.
It's useless to look where the strings are stored. Most likely these strings are either bundled together (like C strings are), or are part of a resource section of the file. Whatever the case is, it is likely that the actual logic is somewhere else.
As far as the checksum goes, it's usually located either near the very beginning or the very end of the file. It may help to get several versions of the DVD to do file compares with.
Why is your friend using his hex editor to check the file out? You get hex editors with most any software development IDE/editor package, like Microsoft Visual Studio or CodeWright.
It's useless to look where the strings are stored. Most likely these strings are either bundled together (like C strings are), or are part of a resource section of the file. Whatever the case is, it is likely that the actual logic is somewhere else.
As far as the checksum goes, it's usually located either near the very beginning or the very end of the file. It may help to get several versions of the DVD to do file compares with.
Why is your friend using his hex editor to check the file out? You get hex editors with most any software development IDE/editor package, like Microsoft Visual Studio or CodeWright.
#13
Originally posted by daverman
Why is your friend using his hex editor to check the file out? You get hex editors with most any software development IDE/editor package, like Microsoft Visual Studio or CodeWright.
Why is your friend using his hex editor to check the file out? You get hex editors with most any software development IDE/editor package, like Microsoft Visual Studio or CodeWright.
Tony
Thread
Thread Starter
Forum
Replies
Last Post
rp_guy
Member Cars for Sale
9
07-16-2017 08:33 AM
InFaMouSLink
Car Parts for Sale
6
10-27-2015 07:52 PM
lanechanger
Member Cars for Sale
4
10-13-2015 11:56 AM