What's new

New Revision (667+) savegames

Federelli

Beta Tester
New Revision (657+) savegames

Could anyone give us a hand recovering our savegames? jpeterson57 do you read these forums? :D

I'll try hex editing the memcard, hopefully it'll work.
 
Last edited:
OP
Federelli

Federelli

Beta Tester
Savestates don't work.

I tried hex editing the file as described, and then opening the memcard manager, i get a corrupt memory card...

Anyone?
 
OP
Federelli

Federelli

Beta Tester
Woot, i got it :D.

Very simple, in a bunch of steps:

0. Get the latest version of Dolphin SVN, and compile it, (versions 657 and up).
1. Make a copy of your old MemoryCardA.raw (the one that has the savegame you want to update), save it with whatever name u want, i'll name it Copy of MemoryCardA.raw
2. Delete MemoryCardA.raw.
3. Start the game you want to recover your savegame from with the new Dolphin.
4. Save the game whenever possible, and close Dolphin.
5. Now get your favorite hex editor (HxD for me), and compare both files.
6. You want to replace the directory entries from Copy of MemoryCardA.raw with the ones from MemoryCardA.raw, and nothing else (read YAGC, to understand what you need to do).
7. So search for the name of the game (Smash for Smash Brothers Melee for example, and replace the ones in the old memcard (Copy of MemoryCardA.raw), with the ones in the new memcard (MemoryCardA.raw). It's not easy to explain, but once u understand what you are doing it's very easy. Basically you need to add some additional info, to the directory entries, the game's "code" for example, like GALE01 for Smash Brothers Melee.
8. Once u've done this, delete MemoryCardA.raw, and rename Copy of MemoryCardA.raw to MemoryCardA.raw.
9. Now open MemoryCardA.raw with Dolphin's memcard manager to update the checksums.
10. Enjoy your updated savegame :).
get your favorite Hex editor, then
 
Last edited:

cerebus5

New member
Savestates do work, I just transferred all my savestates over and used them to create new memory card save games. Much simpler than faffing around with hex editors IMHO :D
 

ReiFoU

New member
i have downloaded the R704

and the save game from R545 don't work ( Zelda WW )

in the HxD
comparing the new and old file
what i need to do?
 

ChaosCode

New member
there was a bug in the savegame system. it was fixed and caused some saved games to not work. The directions posted should fix the issue.
 

Top