Thread: iGuidance Hacks
View Single Post
Old 09-16-2007, 01:34 PM   #30
pbarrette
Low Bitrate
 
Join Date: Nov 2006
Location: Huntsville, AL
Posts: 73
Ah Crap,

I knew I was going to get typos in this list.

Your PM box is full, so I can't reply to yours. What I was going to reply with was this:

As I find the locations, I mark them in the WinHex position manager. When I decide to update the list, I open the position manager and transcribe the new entries into notepad. Then I add the BBCode formatting, then edit the post, pasting in the new list.

Since the number of locations has grown significantly, my typo rate has gone up as well. Also, the way the position manager works is this: When you open the position manager and add a new position, the hex offset is filled in automatically with the position of the cursor. I must have had the cursor in the wrong position when I marked the Dest-POI-FoodOSK-Numpad location. But not by much.

You found this:
25 01 00 FE 00 05 FF FF 00 00 8B 11 50 FF 52

But the location should actually be 0x30E32, where you would find this:
25 01 00 FE 00 05 FF FF 00 00 8B 11 50 FF 52

So the change would be:
25 01 00 FE 00 05 FF FF 00 00 8B 11 50 FF 52
25 00 00 00 00 05 FF 00 FF 00 8B 11 50 FF 52

That will change it from white to purple.

See that:
01 00 FE 00
+FF FF 00 00
-------------
=FF FF FF 00

I'll make the corrections you noted. If you find any more, let me know.

pb
pbarrette is offline   Reply With Quote