Skip to content

1.3.0-16

Choose a tag to compare

@abart27 abart27 released this 11 Mar 16:45
· 154 commits to main since this release
Immutable release. Only release title and notes can be modified.
d727772

Summary

This release primarily fixes some common snags with the movie system (VCR).

Playing back a movie recorded on another ROM while emulation is running finally offers a useful option, "Switch ROM", which finds the movie's corresponding ROM and switches to it. This is also the default chosen option in silent mode.

Mupen now also warns you before you overwrite existing movies or any of their sidecar files when starting a new recording.

As we're approaching the 120 TAS, this release also improves frame pacing during capture.

✨ Features

  • VCR Add option to auto-switch ROM when playing back mismatched movie (#508)
  • VCR Warn when starting recording would overwrite existing files (#419)
  • LuaDialog Make Lua instance list reorderable (#502)
  • Lua atkey callback (#493)

🐞 Bugfixes

  • TASInput Crash when detaching before starting ROM (#510)
  • Capture Inconsistent pace during capture (#504)
  • Capture Preset choice being inverted (#503)
  • Lua Crash when calling certain mupen functions in atstop callback after an error (#496)