Skip to content

v1.6.1

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Aug 20:29

A polish release following v1.6.0, focused on list UI consistency and smoothness, plus a handful of fixes.

List UI refinements

  • The selection pill now glides smoothly between rows in every list, with
    render-path optimizations that cut list frametime from ~41ms to ~29ms.
  • All lists (game lists, search, settings, media players, scraper, netplay
    wizard, Xtras, and more) were consolidated onto one shared list component,
    so navigation, scrolling, marquee text, empty states, and button hints now
    behave identically everywhere.
  • Fixed an artwork flicker in search results after the selection pill lands.

Search results

  • Resume and netplay now work from search, matching the game list: X resumes
    a game with a save state, Y launches a netplay-capable game into netplay,
    with hints shown per game.

RetroAchievements

  • Empty screens (no cached games, no cached achievements) now use the shared
    centered empty state instead of a truncated one-line note.

Xtras

  • Installs are gated on a minimum firmware check before anything is written.
  • ROM detection now verifies by SHA-256 scan instead of filename matching.
  • Swapfile creation runs in the background so installs no longer stall on it.

Some of the features are based on NextUI, please refer NextUI documentation. Documentation for uncommon features will be added in the future. Select zip files that is relevant to your platform and extract it to your exFAT formatted SDCARD. Alternatively, you can update directly using the OTA update feature in the device. If you have any questions, please open an issue in the repository.

Full Changelog: v1.6.0...v1.6.1