-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incorrect use of RETRO_ENVIRONMENT_GET_SAVE_DIRECTORY #4
Comments
Any suggestions? |
Can't deny that those are valid arguments. ROM folder is indeed wrong if nothing else is used from there. My viewpoint is that if the core loads no ROM, the core should be considered to have loaded itself as a ROM, making GET_LIBRETRO_PATH the correct sram path. But I'd rather bounce that idea off Squarepusher before applying it outside my own frontend. Not saving SRAM on game-less cores sounds like a RetroArch bug; I've raised it there (libretro/RetroArch#836). The proper course of action for us depends on what RetroArch does, so let's ignore this issue until it's resolved on that side. |
Can someone please fix or otherwise help work around this issue? It makes it hard to provide libretro-2048 for distros without breaking saves. :( |
Now it has decided to use the save directory intended for GLupeN64 instead... I guess its confused by |
Any news about this? |
(I could make a pull request for this too, but I'm not sure if I want to fix three bugs without having them merged in between...)
The text was updated successfully, but these errors were encountered: