Skip to content

v1.5.5-alpha1

Latest

Choose a tag to compare

@misantronic misantronic released this 06 Jul 22:46
269c109

Android

  • Added support for Dolphin (org.dolphinemu.dolphinemu) host override — not functional yet, pending a Dolphin release with broadcast support. (e3fb907)
  • PS1 .pbp files are now correctly hashed. (ce573a3)
  • Cache wipes are now locked to major version bumps only, preventing accidental game cache loss on updates. (36e97cd)
  • Added a watchdog that automatically recovers from a stuck offline state. (3c7ed77)
  • "Softcore mode" is now called Casual mode to match RetroAchievements terminology. (c16e455)

Linux (KNULLI / Onion / muOS)

  • Fixed ROM hashing failing on non-standard install paths (e.g. Onion PS1 "hash failed" for .chd / .m3u / .pbp). (d1b5054)
  • PS1 .pbp files are now correctly hashed. (ce573a3)
  • Fixed the RetroAchievements host setting being overwritten on reboot, and added boot-time config reconciliation to keep settings consistent. (b2423bd)
  • "Softcore mode" is now called Casual mode to match RetroAchievements terminology. (c16e455)