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

Savestates and rewind not working on Android #295

Open
eadmaster opened this issue Oct 12, 2022 · 6 comments
Open

Savestates and rewind not working on Android #295

eadmaster opened this issue Oct 12, 2022 · 6 comments

Comments

@eadmaster
Copy link

eadmaster commented Oct 12, 2022

I've tried with both the latest yabause and yabasanshiro cores on Android, and with both i am getting the error message "Rewind Unavailable because this core lacks serialized save state support".

Side question: why there are no Kronos builds here for Android?
https://buildbot.libretro.com/nightly/android/latest/arm64-v8a/

@barbudreadmon
Copy link
Collaborator

why there are no Kronos builds here for Android?

Kronos only supports OpenGL, which is unavailable on android.

@eadmaster
Copy link
Author

eadmaster commented Oct 24, 2022

Update: savestates seems broken as well in the lastest builds on Android, i'm updating the title.
(RA just crashes when saving a state)

@eadmaster eadmaster changed the title Rewind not working and Kronos builds on Android Savestates and rewind not working Oct 24, 2022
@eadmaster eadmaster changed the title Savestates and rewind not working Savestates and rewind not working on Android Oct 24, 2022
@barbudreadmon
Copy link
Collaborator

Rewind Unavailable because this core lacks serialized save state support

Rewind is disabled because it's unlikely to ever work with those cores :

  • savestates in yabause are broken and will never get fixed since the project was killed by yabasanshiro
  • savestates in yabasanshiro are probably just as much broken, the core is currently unmaintained, and afaik rewind is known for not working properly with hardware-rendered cores.

savestates seems broken as well in the lastest builds on Android

yabause ? yabasanshiro ? both ?

@eadmaster
Copy link
Author

yabause ? yabasanshiro ? both ?

yabasanshiro
haven't tried with yabause .

@barbudreadmon
Copy link
Collaborator

barbudreadmon commented Nov 3, 2022

yabasanshiro

It might be related to #275, afaik yabasanshiro's savestates are still tmpfiles-based so i would expect them to only work on very permissive OS.
I stopped maintaining that core for the reasons explained elsewhere but you are free to backport my work to yabasanshiro.

@eadmaster
Copy link
Author

Just tr

yabause ? yabasanshiro ? both ?

yabasanshiro haven't tried with yabause .

Just tried with yabause and savestates are working with some games, so i'm switching to it ftm.

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

No branches or pull requests

2 participants