this post was submitted on 29 Jun 2025
1 points (100.0% liked)
RetroArch
274 readers
1 users here now
This community is unofficial. Let me know if a developer of RetroArch wishes to have a Lemmy community.
RetroArch is a frontend for emulators, game engines and media players.
It enables you to run classic games on a wide range of computers and consoles through its slick graphical interface. Settings are also unified so configuration is done once and for all.
RetroArch has advanced features like shaders, netplay, rewinding, next-frame response times, runahead, machine translation, blind accessibility features, achievements, and more!
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You can try to manually delete the save game. It's in the ./saves folder of retroarch. Don't delete the files in the ./states folder, as these are your save states.
If that didn't do it, you might need to change permissions for the folder.
So deleted the corresponding save file....but it just regenerates when i boot up the game. Its the same file I just deleted (even ran some hashes on it).
And can you delete it while playing the game?
Nope. I'm on Windows which has the file marked as "in use by Retroarch".
The part that has me baffled is where the new save file is coming from. That says to me that save state must be written somewhere else (my instinct says the ROM file itself, but someone else was saying that's patently wrong).
Fwiw, I've also tried playing with the save states (made backup copies first). If you hard exit, it saves off a copy of the current game state ("auto" slot), then attempts to open that up when I boot up the game. My current working theory is that the save file is regenerated from the save states when I try to load into a save state.
Any experiences that agree/disagree with what I'm seeing?
Potentially it could be saved in the same folder as the rom.
Appreciate the support. I'll probably plink at it some more tonight. If I figure it out, I'll def be back to make sure the next guy doesn't get lost where I did.