TASEmulators / BizHawk

BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
http://tasvideos.org/BizHawk.html
Other
2.21k stars 385 forks source link

Change OnMovieEnd default to 'Pause' instead of 'Finish' #4008

Closed RetroEdit closed 3 months ago

RetroEdit commented 3 months ago

Fixes #4007

Check if completed:

vadosnaprimer commented 3 months ago

What happens after you unpause? Does the movie unload?

YoshiRulz commented 3 months ago

It's using the existing setting. This only changes which is the default.

vadosnaprimer commented 3 months ago

Is my question impossible to answer?

RetroEdit commented 3 months ago

@feos It changes to Finished (described in #4007 ). Thus, you lose no functionality with this new change, and gain substantial convenience.