RomM logo

RomM

Beautiful, powerful, self-hosted rom manager and player

Alternative to: antstream arcade


About Versions (100)

3.10.0-alpha.1

2025-05-22

[!WARNING] This version changes the internal path where saves and states are saved in the filesystem. Make sure to backup the path you mounted for /romm/assets and the database before upgrade.

What’s Changed

How to enable Retroachievements:

  1. Add a RETROACHIEVEMENTS_API_KEY environment variable
  2. Perform a partial scan targeting the platform you want to match with Retroachievements
  3. Add your RA username in your profile settings and sync it
  4. Now in the Personal tab at the details view of a game, a new Retroachievements sub-tab will appear

To avoid unneccessary API calls, a cached file with the RA database is stored in RomM. Refresh time for that cache file can be changed with the env variable REFRESH_RETROACHIEVEMENTS_CACHE_DAYS

New Contributors

Full Changelog: https://github.com/rommapp/romm/compare/3.9.0…3.10.0-alpha.1