Skip to content

v0.4.2

Compare
Choose a tag to compare
@cbrgray cbrgray released this 12 Jun 21:19
· 140 commits to master since this release

What's Changed

  • Savestate load delay - configurable delay after loading a state if you need more time to prepare your inputs
    • Stored in SRAM, so you will need to set this initially the first time you run the hack
  • Warps menu now shows current level at the top of the screen
  • Use B to go back and save cursor position in the warps menu
  • Hold the d-pad to quickly navigate the debug menu options
  • The currently selected option in the debug menu is now highlighted with an outline
  • 6-6 rockless trainer added to HUD (see README)
  • "Full load default" and "Skip kamek" debug menu flags have been moved to SRAM for persistence
  • HUD timers are now saved and loaded when using savestates
  • Fixed a debug menu bug preventing numeric controls from being incremented in certain situations
  • Fixed a savestate bug where reset room required an existing savestate
  • Fixed a savestate bug where attempting a room reset would break after a save or full load

Full Changelog: v0.4.1...0.4.2