Skip to content

v1.3.0

Choose a tag to compare

@JustinDMS JustinDMS released this 26 May 18:59
· 7 commits to main since this release
  • Changed how room time is calculated. Instead of performing calculations based on current in-game time, I opt to zero the in-game time when a room transition is detected. This removes a lot of spaghetti surrounding savestates and pause times.
  • Added better error handling and control flow when hooking Dolphin. You're now safe to run the script whenever instead of being forced to close and re-open if something went wrong.