libretro / bsnes

Super Nintendo (Super Famicom) emulator
https://bsnes.byuu.org
Other
11 stars 13 forks source link

Trying to rewind resets the game #5

Closed bleakassassin closed 4 years ago

bleakassassin commented 5 years ago

Pressing the rewind button while using the bsnes HD core will cause the current game to reset. This occurs regardless of what button you have rewind set to.

If you have rewind disabled when loading a game and enable it while a game is running with the core, pressing the rewind button will skip you back to the point in the game where you enabled rewind (assuming that point is still within your rewind buffer).

rtretiakov commented 5 years ago

Yeah, this is an issue. We're already aware of it and looking at ways to resolve it. If anyone has insight into the fix, they can post it here. There might be something that needs to change at the core level, but I don't know that for sure yet.

rtretiakov commented 4 years ago

This should be fixed now.

bleakassassin commented 4 years ago

I can't test this to confirm if it's fixed. The core downloaded through "Online Updater" fails to load games, and trying to build it via libretro-super also fails.

Once building issues have been resolved, I'll get back to you on this.

bleakassassin commented 4 years ago

It's working now. Thanks!