Redump2CDI
Jump to navigation
Jump to search
Redump2CDI is a utility created by darc to convert Redump Dreamcast CD-ROM images to DiscJuggler format. The Redump image format is a non-standard form of BIN+CUE image that cannot be burned or mounted with much existing software, so conversion is convenient for non-archival purposes.
Redump2CDI is intended only for Redump Dreamcast CD-ROM images. It is not intended to convert GD-ROM images or old school non-selfboot BIN+CUE Dreamcast files.
This is a beta version.
- Redump2CDI TEST/BETA 0.9.0 2024-03-30 (Windows/macOS/Linux/FreeBSD binaries provided)
- Redump2CDI TEST/BETA 0.1.0 2023-09-23
To use, run like so:
redump2cdi -i "My Favorite Game (Unl).cue" -o myfavgame.cdi
Changelog
- 0.9.0: Added support for processing MODE1/2352 tracks. These aren't used in Dreamcast images, but support for these tracks was requested as it helps this utility be useful for converting other systems' images, too.
- 0.8.0: Largely refactored code. Not publicly released.
- 0.1.0: Initial release.