Skip to content
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

auto save/load state doesn't work on all cores #10648

Open
Kallin opened this issue May 18, 2020 · 1 comment
Open

auto save/load state doesn't work on all cores #10648

Kallin opened this issue May 18, 2020 · 1 comment

Comments

@Kallin
Copy link

Kallin commented May 18, 2020

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

  • RetroArch: latest (1.8.7)
  • OS: windows 10
@RulerOf
Copy link

RulerOf commented Jun 3, 2020

I'm having this problem as well. Toggling save state compression doesn't change anything. I lost several hours of gameplay.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants