Swordfish90 / Lemuroid

All in one emulator on Android!
GNU General Public License v3.0
2.6k stars 164 forks source link

Enable states for 3DS games #864

Open StevenPZChan opened 6 months ago

StevenPZChan commented 6 months ago

Disclamer In order to keep this bug tracker manageable, you need to keep a few things in mind: Any feature request not following this template will be closed as invalid Is the issue already opened? Try out a search before filing one.

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

I think it will be great to have states save/load for 3DS games, since sometimes the timespan between two save points could be really long and that's frustrated.

Describe the solution you'd like A clear and concise description of what you want to happen.

I think we are using Citra core for 3DS games, and it already support states save/load. But still we disabled it here https://github.com/Swordfish90/Lemuroid/blob/e070950173b40e52636b879d473503318c62d1fd/retrograde-app-shared/src/main/java/com/swordfish/lemuroid/lib/library/GameSystem.kt#L1209 which I wonder why and could we re-enable it now?

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

BTW, is this project still under development? When will we establish a newer release?