lchmagKekse / TOTK-SaveGame-Editor

Savegame Editor for The Legend of Zelda: Tears of the Kingdom
317 stars 34 forks source link

Can't save using ryujinx after editing? Possibly reason/solution... #43

Open OldSkoooool opened 1 year ago

OldSkoooool commented 1 year ago

I was hit with this, and found #27 applied to me, using ryujinx, and after some trial and error, I figured out the issue (well, one potential issue, I suppose).

The symptom is that while trying to save (autosaves will have a "Saving..." spinning in the bottom left corner forever, manual saving will freeze during save attempts).

The temporary solution would be to go into your saves dir, and rename the dir in question (which throws an error about a missing dir, SOMETIMES).

The real solution is to not do save game edits while ryujinx is running the game. After shutting down ryujinx, all edits worked fine and I was able to load and re-save games without issue. Ryujinx must hold the dir open for whatever reason.

Not really a bug/issue for the savegame editor, but based on #27 , clearly an issue that more than one person has experienced...