Log in

View Full Version : Game Problem: Is there a way to convert Wii savegames from another region?



Turaltay
November 7th, 2019, 15:30
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!:)

ulaoulao
November 7th, 2019, 15:58
some investigation and talk about it here

https://www.gc-forever.com/forums/viewtopic.php?t=1805

Turaltay
November 7th, 2019, 16:16
some investigation and talk about it here

https://www.gc-forever.com/forums/viewtopic.php?t=1805

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.

Turaltay
November 7th, 2019, 17:03
I found the solution for my problem here:

https://projectpokemon.org/home/forums/topic/36582-pok%C3%A9mon-battle-revolution-save-research-thread/page/3/


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!

ulaoulao
November 8th, 2019, 13:16
Very good!