libretro / parallel-n64

Optimized/rewritten Nintendo 64 emulator made specifically for Libretro. Originally based on Mupen64 Plus.
309 stars 128 forks source link

Run-ahead isn't "re-enabled" on close content #728

Closed bslenul closed 4 months ago

bslenul commented 3 years ago

Mentioned here a while ago: https://github.com/libretro/RetroArch/issues/11116#issuecomment-668111891 but completely forgot about it :p

Basically running a game with ParaLLEl core with run-ahead enabled and second instance will give a "Failed to load state. Run-ahead has been disabled." message, which is fine, however it doesn't "re-enable" run-ahead when you close content, so if you start another game with a different core that supports run-ahead you'll get the same message and it won't work... Only solution is to restart RetroArch :/