Features
- User-friendly, easy to use interface
- Download and install an overlays pack
- Manage rom files:
- copy from romset
- remove unwanted files
- keep only wanted files
- Manage CSV files:
- download pre-set files
- merge two files
- remove lines in a file based on another
- keep only lines present in another file
- convert DAT file
- create CSV from folder
- convert INI file NEW
Changelog
This is mainly an interface update, focused on ease-of-use and user experience.
As a result, this is the first release I'm confortable calling "usable".
- Parses an INI file to convert it to CSV
- New options to overwrite existing files or not
- Automatically detects and processes list of games without the "name" column
- Long-running operations (overlays and roms management) can now be cancelled
- Handles errors and displays them to the user
- Displays the number of files/lines processed at the end
- A few bugs fixed