Arcade Manager: manage roms in a user-friendly and cross-platform GUI

Main features

  • Multi-platform, works on Windows, MacOS and Linux
  • User-friendly, easy to use interface
  • Wizard with pre-built lists of games
  • Download and install an overlays pack (Retropie or Recalbox)
  • Manage rom files: copy or cleanup a selection of roms
  • Manage games lists: download pre-built files, merge and split files, convert DAT or INI files, and more
  • Included help

The wizard will help you build a selection of great games: the top 50 or 200 games, icons, best of the 80’s, best of the 90’s, etc. Lists provided for MAME, MAME2003+ and FBNeo.

User interface

A lot of work has been done on the interface, and the user experience. I hope it’s easy to use, but if it’s not, please file an issue describing your problem. I take user feedback very seriously, and I welcome any kind of feedback.

Download

The latest stable releases are available here: https://github.com/cosmo0/arcade-manager/releases/

Screenshots

7 Likes

Update release because the wizard wasn’t working anymore (oops)

6 Likes

After more than two years, I finally found the motivation to work on this project again and improve it.

Download: Release ArcadeManager v25.1

New features

The biggest new feature is the ability to check a romset against a DAT file, and to transform a romset into a non-merged one. Several common DAT files are provided: MAME for the latest Batocera and Recalbox versions, MAME2003 in different flavors, and FBNeo. Merged and split sets are not supported, as they make no sense in the context of this tool.

Other new features:

  • Completely rewrote the “top x” lists in the wizard and added some new selections
  • Added some new games lists in the wizard (4 buttons, vertical, multiplayer vs/coop)
  • Before copying files listed in a CSV, the app now lists the missing ones
  • Added the possibility to help translate using Weblate
  • New translation in Swedish - please contribute to other languages if you can, it’s not hard!
  • A new console application has been created, in case you want to automate things
  • In the latest MAME versions some files (other than samples and bioses) are needed, they are now copied along with the roms

Fixed bugs

  • The Windows zip file version launches the debug window upon starting
  • Crash when a CHD file already exists
  • 404 link in the help section
  • Encoding error in some JS error messages
  • Path with “+” doesn’t work
2 Likes