Tuesday, August 4, 2009

Mapking R12 to G12

To use Mapking R12 version ( actually suitable with PDA phone ) with any PND, you must edit the header files of the map. Try to find any Hex editor software like IDA or Ultra Edit. Open the map and dont forget to backup the maps if something happen.

This is the R12 map open with UltraEdit.

1.Go to address 00000020h.
2. You should see E5 A8 E9 A8 FB A8 E1 ...
3. And you have to replace them with this code.
E5 A8 9B A8 F0 A8 91 A8 F7 A8 E5 A8 E5 A8 E9 A8.
4. Save it and done.

2 comments:

  1. tq for great information..

    ReplyDelete
  2. Bro,all the file Changes? Which file should i chose to change? (File Name Please).

    ReplyDelete