Federelli
September 25th, 2008, 06:02
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.
cerebus5
September 25th, 2008, 06:11
You can hex the memory card if you know how. Otherwise can't you use savestates to save the game?
Federelli
September 25th, 2008, 06:28
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?
Federelli
September 25th, 2008, 06:46
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
cerebus5
September 25th, 2008, 07:06
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
Federelli
September 25th, 2008, 07:11
Yeah well, savestates don't work well with SSBM :P.
cerebus5
September 25th, 2008, 09:48
Oh, I did not know that. Well I stand corrected.:paperbag:
ReiFoU
September 26th, 2008, 20:15
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
September 28th, 2008, 14:00
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.
Federelli
September 29th, 2008, 20:27
Like i said, read YAGC, 12.3.1
vBulletin v3.6.2, Copyright ©2000-2010, Jelsoft Enterprises Ltd.