Can't load save states

Issue:
Enter a description of your issue here, in full detail.
Whenever I try to load a save state it says “unregistered class error”
citra_log.txt (22.6 KB)

System Information

  • Operating System:
  • CPU:
  • GPU:
  • Citra Version (found in title bar):
  • Game:
  • Screenshot of Issue (include the full Citra window including titlebar):

Diagnostic Log
Upload your log file as an attachment by dragging & dropping.

In order to save a copy of the log, follow this guide:
https://community.citra-emu.org/t/how-to-upload-the-log-file/296

Save states save the entirety of Citra’s emulation state, and as a result, new Citra updates that add new things to serialize in the emulation state will break the loading of save states that were created on prior Citra versions. Additionally, saving upon save state created progress will make the emulation state gradually more unstable. Since the emulation state never gets to clear out emulation bugs with a proper shut down. This is why in-game save files should be used most of all when saving and loading your progress. Save states should only be used within single gaming sessions, not beyond them.

To load your save state, download citra-windows-mingw-20230428-ea64926.7z from Release nightly-1894 · citra-emu/citra-nightly · GitHub
Extract it using winrar or 7zip, then launch citra-qt(.exe) found inside of the extracted folder. Load your game, load your save state, then save in-game. Now you can delete this build and continue playing on the latest Citra builds by loading your in-game save file.

1 Like

Obrigado!! thanks hero