Dolphin, the GameCube and Wii emulator - Forums
Revert game save back to it original state after using hack - Zelda: Skyward Sword - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Game Modifications (https://forums.dolphin-emu.org/Forum-game-modifications)
+--- Forum: Cheats, Hacks, & Game Patches (https://forums.dolphin-emu.org/Forum-cheats-hacks-game-patches)
+--- Thread: Revert game save back to it original state after using hack - Zelda: Skyward Sword (/Thread-revert-game-save-back-to-it-original-state-after-using-hack-zelda-skyward-sword)



Revert game save back to it original state after using hack - Zelda: Skyward Sword - _Gabriel - 07-18-2019

So, long ago I have used this code that makes the character have only 3 hearts, and saved the game.

Is there any way that I can make this save go back to it normal state, with the original hearts progression?

Thanks in advance.


RE: Revert game save back to it original state after using hack - Zelda: Skyward Sword - JosJuice - 07-18-2019

You would probably need to have some kind of cheat code that sets the number of hearts back to what you had before. The only other option I can think of is starting a new save file.


RE: Revert game save back to it original state after using hack - Zelda: Skyward Sword - Admentus - 07-18-2019

Assuming you use NTSC-U.

Try this AR Code.

0095A767 000000XX

Where XX is your amount of hearts. Multiply of 4 per one heart.

Code:
0095A767 000000XX (AR Code) (SOUE01)

Example values:

04 = 1 Heart
08 = 2 Hearts
0C = 3 Hearts
10 = 4 Hearts
14 = 5 Hearts
18 = 6 Hearts
1C = 7 Hearts
20 = 8 Hearts
24 = 9 Hearts
28 = 10 Hearts
2C = 11 Hearts
30 = 12 Hearts
34 = 13 Hearts
38 = 14 Hearts
3C = 15 Hearts
40 = 16 Hearts
44 = 17 Hearts
48 = 18 Hearts
4C = 19 Hearts
50 = 20 Hearts



RE: Revert game save back to it original state after using hack - Zelda: Skyward Sword - _Gabriel - 07-19-2019

Thanks a lot. Since I am in the end of the game, I must have at least 12. Big Grin