Version: 0.0.26
Convert Game ROMs to Compressed Hunks of Data (CHD) file format or RVZ file format
Automatically generate missing .cue files for your .bin files!
CHD (“Compressed Hunks of Data”) files are compressed data files that can be used on most CD-based systems. They are in a lossless compression format, meaning that they perfectly preserve all game data while reducing file sizes. CHDs were originally developed for MAME to compress CD-based arcade games, but now they are compatible with a variety emulators and CD-based consoles.
RVZ files are compressed also compressed files, but they are built for Dolphin Emulator specifically
- Sony PlayStation
- Sony PlayStation 2
- Sony PSP
- Sega CD
- Sega Saturn
- Sega Dreamcast
- NEC TurboGrafx-CD (PC Engine CD)
- Neo Geo CD
- Panasonic 3DO
- Amiga CD32
- Philips CD-I
- Nintendo Wii
- Nintendo GameCube
- 7z
- rar
- zip
- tar.gz
- tar
- gz
- gzip
- bzip2
- bz2
- cue
- iso
- gdi
- wbfs
- bin
Usage:
Short Flag | Long Flag | Description |
---|---|---|
-h | --help | See Usage |
-c | --cpu-count | Limit max number of CPUs to use for parallel processing |
-d | --directory | Directory to scan for ROMs |
-x | --delete | Delete the original files |
-f | --force | Force overwrite of existing CHD files |
-v | --verbose | Print all debug information |
Example:
rom-manager --directory "C:/Users/default/Games/"
Installation Instructions:
Install Python Package
python -m pip install rom-manager
Use with a GUI through Geniusbot
Visit our GitHub for more information
Installation Instructions with Geniusbot:
Install Python Package
python -m pip install geniusbot