Skip to content

v1.5.0-alpha1

Choose a tag to compare

@misantronic misantronic released this 10 Jun 22:17
761cf4b

Android

  • ROM hashing now covers 88 systems (up from ~20)
    Replaced the hand-written per-format hashers with the same rc_hash C library RetroArch uses internally, so format support now tracks upstream RetroArch automatically. (#37)
  • Cached games are now grouped by console with collapsible headers. (7eadaaf)

Linux (KNULLI / Onion / muOS)

  • Unified ROM hashing on rc_hash — same upgrade as Android above, covering 88 systems. (#37)

muOS

  • Fixed a hang on TrimUI Brick devices. (21f6a9b)
  • Added Python 3.12 pygame support. (21f6a9b)