github mupen64/mupen64-rr-lua 1.3.0-20

one month ago

Summary

This release improves error feedback in the seeker dialog as well as cleaning up folder handling.

It also trims down some bloated functionality, see the section below.

Breaking Changes

Compare System

There's currently no built-in alternative to the compare system.

You can either wait for the core-based replacement, or implement it yourself using the savestate API in Lua.

Benchmark System

There is currently no alternative to the removed benchmark system.

This feature was only intended for internal performance testing, but was - in a perfect demonstration of bad API design - exposed via Mupen64's CLI. Sorry.

✨ Features

  • Move logs into /logs folder (#553)
  • Remove fast dispatcher (#554)
  • Compare – (breaking) Remove compare system (#555)
  • Benchmark – (breaking) Remove benchmark system (#556)
  • Seeker – Better error feedback (#549)

🐞 Bugfixes

  • Default directories are created in app directory regardless of configured paths (#562)
  • Website – Remove now-redundant notice about early versions (#561)

📚 Documentation

  • Lua – Update docs with latest API definitions (#559)

Don't miss a new mupen64-rr-lua release

NewReleases is sending notifications on new releases.