Skip to content

v1.6.0-alpha1

Choose a tag to compare

@misantronic misantronic released this 17 Jul 22:19
6fd591d

ROCKNIX

  • Added ROCKNIX as a new supported Linux platform, with support for RetroArch and standalone PPSSPP.
    See the Linux docs for setup and details.
  • Dolphin (GameCube/Wii) support is implemented but not yet enabled: it depends on an upstream fix (ROCKNIX/distribution#3038) that hasn't shipped yet. Tracked in #50.

Knulli

  • Prepare native Knulli integration: proxy runs as a service, per-game offline-cache icons in EmulationStation, batch caching, and an offline-proxy bypass switch (companion PRs: knulli-linux#94, batocera-emulationstation#126). Adds cache-roms --paths-file and export-cached-ids CLI commands. (7f6b4a5)
  • Fixed installer payload truncation on RK3566 devices. (056ff8e)
  • Stopping/uninstalling the proxy no longer disables the RetroAchievements master toggle. (7f6b4a5)
  • After install/uninstall, EmulationStation's gamelists now refresh automatically instead of requiring a manual refresh. (22b26c9)

Linux (all clients)

  • Fixed retroarch.cfg patcher corrupting the config when reverting an empty value. (7f6b4a5)
  • Fixed Smart Cache not finding play history when RetroArch stores content_history_path (or playlist_directory) as a ~-relative path. (22b26c9)

Android

  • Added Joeys Mupen64Plus AE (fork) support. (#45)
  • Added EmuCoreX support. (#48)
  • Added Argosy Launcher to the supported platforms list. (95d215b)
  • Fixed Smart Cache dropping PPSSPP recent games only recorded as a SAF content:// URI, and titles showing part of the folder path. (c53e840)