Skip to content

v0.2.0-dev

Latest

Choose a tag to compare

@klorfmorf klorfmorf released this 31 Jan 15:40
· 9 commits to dev since this release
11d13f8
  • Background music and sound effects volume slider added
  • User interface overhaul
  • Fix issues related to some controllers not being detected
  • Scheduler improvements to prevent lockups when severe slowdown occurs
  • ROM decompression routine implemented for use at first boot and with mods
  • Translation lookaside buffer emulation removed in favor of converting the overlays into using relocations
  • Improved modding support, also allowing actor code to be modified thanks to the change above
  • RT64 library was updated to latest version, now using plume as the backend renderer
  • The above should also get some integrated Intel GPUs with buggy drivers to work by falling back to the Vulkan renderer
  • Improved skybox rendering