Skip to content

v1.12.0-alpha1

Latest

Choose a tag to compare

@misantronic misantronic released this 26 Aug 20:17
183647e

Android

  • Added Flycast support: Flycast v2.7 ships the achievements host override, so it now works with RAOfflineProxy. (bb772c5)
  • Added an abort action to the smart caching progress. (e360f8e)
  • Fixed the Cached Games list stuttering by moving parsing off the main thread and memoizing patch data. (e7a6b1a, c7d1f9c)
  • Fixed corrupt zero-byte cached game icons caused by racing image downloads. (3d14b25)
  • Fixed patch image paths being dropped for RetroAchievements URLs. (d3f9485)

Linux (Allium / KNULLI / Onion / muOS / ROCKNIX / spruce)

  • Added ROM hashing for console games inside .7z archives. (#117)
  • Fixed update cleanup silently orphaning files on FAT32, leaving hundreds of megabytes of debris behind after an update. (14e8000)

Allium

  • Added Allium support, verified on a Miyoo Mini Plus running Allium v1.0.1. (#128)

spruce

Onion

  • Fixed local timestamps being rendered as UTC by exporting the device timezone. (#112, #115)

KNULLI

  • Fixed the proxy not starting when RetroArch's config had not been generated yet. (#111, #114)

ROCKNIX

  • Bundled cp313 and cp314 pygame wheels so the menu runs on ROCKNIX builds with Python 3.14. (#127, #129)
  • Support log bundles now include menu-stdout.log. (1016b44)