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

Save states fail in RetroArch due to missing "system/np2kai" directory #140

Open
n-rook opened this issue Sep 26, 2021 · 0 comments
Open

Comments

@n-rook
Copy link

n-rook commented Sep 26, 2021

Thanks for making this core available!

I was recently experimenting with the np2kai core in RetroArch. I wanted to use save states, but when I used them, RetroArch returned an error telling me np2kai didn't support save states.

When I enabled logging, I saw these errors:

[libretro WARN] Couldn't open file (W) C:\RetroArch-Win64\system\np2kai\temp_.sxx.
[libretro WARN] statsave_save_d failed -1[INFO] Core does not support save states.

I created this np2kai directory, and after that, save states began to work again.

I think the fix to this bug is simple: either save to a different directory, or create the "np2kai" directory before writing the temporary save state.

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

1 participant