You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto state save/load doesn't work on all cores. I love this feature as it lets me quit retroarch and easily get back where I left off without worrying about manual save states.
Expected behavior
When restarting any rom, if there is an auto save state, it should be auto-loaded (assuming save/load configs are both set to true).
Actual behavior
On some cores it fails to load the auto save state.
[What is actually happening]
On most cores it works as expected. It seems to be a problem with the more complex cores. For instance, I have no problem with:
Genesis Plus GX : 1.7.4 5055106
or
Mednafen Pce Fast : 0.9.38.7 918179c
Just speculating, but maybe it has to do with the size of the states? For these more advanced consoles the save states are 100s or 1000s of kbs, vs 10s of kbs for the systems that work.
I also have the newer 'save state compression' option enabled.
I've tried deleting all save states, and this issue persists.
Environment information
RetroArch: latest (1.8.7)
OS: windows 10
The text was updated successfully, but these errors were encountered:
Description
Auto state save/load doesn't work on all cores. I love this feature as it lets me quit retroarch and easily get back where I left off without worrying about manual save states.
Expected behavior
When restarting any rom, if there is an auto save state, it should be auto-loaded (assuming save/load configs are both set to true).
Actual behavior
On some cores it fails to load the auto save state.
[What is actually happening]
On most cores it works as expected. It seems to be a problem with the more complex cores. For instance, I have no problem with:
Genesis Plus GX : 1.7.4 5055106
or
Mednafen Pce Fast : 0.9.38.7 918179c
On cores for nintendo DS and psx like:
Desmume : git e8cf461
and
Beetle PSX HW : 0.9.44.1 df1b19a
it does not load the auto save states.
Just speculating, but maybe it has to do with the size of the states? For these more advanced consoles the save states are 100s or 1000s of kbs, vs 10s of kbs for the systems that work.
I also have the newer 'save state compression' option enabled.
I've tried deleting all save states, and this issue persists.
Environment information
The text was updated successfully, but these errors were encountered: