Releases: cosmo0/arcade-manager
ArcadeManager v25.1
ArcadeManager v25.1
After more than two years, I finally found the motivation to work on this project again and improve it.
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 (#76)
- Added some new games lists in the wizard (4 buttons, vertical, multiplayer vs/coop) (#79)
- Before copying files listed in a CSV, the app now lists the missing ones (#60)
- Added the possibility to help translate using Weblate
- New translation in Swedish thanks to @yeager - 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 (#85)
- In the latest MAME versions some files (other than samples and bioses) are needed, they are now copied along with the roms (#74)
Fixed bugs
- The Windows zip file version launches the debug window upon starting (#78)
- Crash when a CHD file already exists (#72)
- 404 link in the help section (#71)
- Encoding error in some JS error messages (#64)
- Path with "+" doesn't work (#65)
Other improvements
- The code has been refactored so that it's easier to integrate into other apps (#42)
- The prebuilt files don't need download anymore and just use the internal ones (#80)
- Updated the librairies (#77) and switched to .Net 8
Unfortunately, due to the .Net upgrade (necessary to fix some bugs) the MacOS version cannot be built on Intel processors anymore. You'll have to settle for the previous versions.
ArcadeManager v7.1
Arcade Manager v7.1
This is a rom management tool, specifically designed for use with Retropie & Recalbox, but it works with anything.
It helps you to manage and filter your arcade rom collection (MAME/FBNeo) by removing unwanted, bad, and unplayable games.
It's also useful if you feel a bit lost among the several thousand games that full MAME romsets provides, and only want the very best.
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
What's new in this version
- FIX: fixes a bug in the wizard
ArcadeManager v7.0
Arcade Manager v7.0
This is a rom management tool, specifically designed for use with Retropie & Recalbox, but it works with anything.
It helps you to manage and filter your arcade rom collection (MAME/FBNeo) by removing unwanted, bad, and unplayable games.
It's also useful if you feel a bit lost among the several thousand games that full MAME romsets provides, and only want the very best.
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
What's new in this version
Arcade Manager v6.3
New feature
Better BIOS files handling:
- Does not delete BIOS files during cleanup (fixes issue #5 )
- Copies BIOS files during file copy, even if they're not listed in your CSV file
Bugs fixed
Arcade Manager v6.2
Migration
This is a full rewrite in .Net. It should change nothing for you (except probably a few bugs during the rewrite), but it'll be much easier for me to work on.
What's Changed
- Fixes issue #24 - Adds support for 7z rom files
- Fixes issue #29 - DAT conversion fails when there is a DTD
- Adds MAME2003+ and FBNeo 1002 lists
Full Changelog: v6.1...v6.2
Arcade Manager 5.1
New features
- Can now convert MAME DAT files to CSV
- Small help pages improvements
- Upgrades libraries to latest versions
Bugfixes
- Fixes some CSV parsing bugs
- Make everything work (again?) with latest Recalbox release
Known bugs
- Overlays installation doesn't seem to be working on Linux. It will require quite a lot of work to fix.
Arcade Manager v5.0
New features
- Output resolution can now be set during installation.
- NeoGeo is now available in the roms folders list
- The app will now detect and warn you if a new version is available.
Bugfixes
- Installation of overlays with repository "artwork" did not install the ones after "snowbros".
Plus various minor improvements.
Arcade Manager v4.2
Changelog
- Fixes the rom copy (woops)
Arcade Manager v4.1
This is a bugfix release.
Changelog
- Displays file size when copying rom files (copying large files would make it look like it crashed)
- Activates the menus on MacOS so you can now copy/paste
- Fixes the "only keep roms" feature, which didn't work at all (small typo in the code)
- Changes the files order in the "download CSV file" screen
Arcade Manager V4.0
Features
- Multi-platform, works on Windows, MacOS and Linux
- User-friendly, easy to use interface
- Download and install an overlays pack for either Retropie or Recalbox
- Manage rom files:
- copy from romset
- remove unwanted files
- keep only wanted files
- Manage games lists:
- download pre-set files
- merge & split files
- convert DAT or INI files
- create games list from folder
Changelog
This release makes the overlay installation work with Recalbox.
- Can now install overlays for Recalbox in addition to Retropie
- Some small improvements
- Fixes conversion of INI files