Is there a way to convert Wii savegames from another region?
Hello everyone,
i am from germany and would like to convert a savegame for Pokemon Battle revolution to my region.
The savegame which i found needs to change the system language to english.
I need to change it to german and additionally to my own profile name.
Is there a way to edit the profile name and the region with a converter or Hex-Editor?
Thanks in advance!:)
Re: Is there a way to convert Wii savegames from another region?
Re: Is there a way to convert Wii savegames from another region?
Quote:
Originally Posted by
ulaoulao
Thank you!
Could you take a look at the save-file which i found and could you say me if it can be changed to PAL with my profile name?
Would be very nice.
Re: Is there a way to convert Wii savegames from another region?
I found the solution for my problem here:
https://projectpokemon.org/home/foru...thread/page/3/
Code:
Apparently if you take a PBR Save file with any language, get the following tool for decompression: https://projectpokemon.org/home/forums/topic/36582-pok%C3%A9mon-battle-revolution-save-research-thread/page/2/?tab=comments#comment-219653
Decrypt the save and edit the following lines in a hex editor:
0x000380-0x00039F to: 80 00 00 00 01 00 00 00 40 72 05 75 D3 5B 08 00 00 42 00 65 00 6E 00 65 00 00 00 00 00 00 00 00
and 0x0003C1 to: 4D
Encrypt it and it changes the name to "Bene", the save timer value is changed and the language is German!
Thank you for your help!
Re: Is there a way to convert Wii savegames from another region?