eN-t

MM JP/US VC save file manipulation - How To

Dec 14th, 2014
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.95 KB | None | 0 0
  1. MM JP/US VC save file manipulation - How To
  2. --------------------------------------------------
  3.  
  4. You will need:
  5. - a basic HEX editor for PC (I use "Hex Editor MX" or the one included in MHS)
  6. - SaveGame Manager GX (Wii application) - https://savegame-manager-gx.googlecode.com/files/HBC_SetUp_R127.zip
  7. --------------------------------------------------
  8.  
  9. Steps:
  10. 1. create a fresh save file on your Wii in MM JP/US VC
  11. - feel free to use any filenames, file slots, targetting option and audio option
  12. - alternatively download this already extracted one for JP (skips step 2 entirely): http://files.en-t.de/twitch/MM_VC_JP_save.zip
  13. 2. start SaveGame Manager GX on your Wii
  14. - open the "Wii" tab, choose the "NARx" (J=JP, E=US) entry and select "Extract --> Default"
  15. - after that, exit to Homebrew Channel
  16. - take the SD out of the Wii and put it into your computer
  17. 3. start the HEX editor and open the file "EEP_NZSx" (J=JP, E=US) which contains the save data
  18. - go to this page to find out where the values (Bomber's code and such) are stored and how to change them (including checksum):
  19. --> JP: http://pastebin.com/RCtQGf6c
  20. --> US: http://pastebin.com/1YU3v4Gs
  21. - after changing what you want (remember: at both 0x0____ and 0x1____!), save the file
  22. - copy "banner.bin" and "EEP_NZSx" (J=JP, E=US) back to your SD card, the folder should be:
  23. --> JP: sd:\savegames\000100014e41524a\
  24. --> US: sd:\savegames\000100014e415245\
  25. 4. put the SD back into the Wii and start SaveGame Manager GX
  26. - open the "SD card" tab, then "savegames" folder, choose the "NARx" (J=JP, E=US) entry and select "Install -> Wii"
  27. 5. You should be done!
  28. --------------------------------------------------
  29.  
  30. If you did everything correctly, the file should be there and it should now be changed to what you entered in the HEX editor.
  31. If you calculated a wrong checksum or didn't enter the changes at both the "real" slot and the "copy", the file will probably be gone.
Add Comment
Please, Sign In to add comment