This repository has been archived by the owner on Sep 1, 2022. It is now read-only.
cdcrush v1.4
Which version to download
- Full - Includes
FFmpeg
. Download this one if you don't know what FFmpeg is or you don't have it. - Light - Does not include
FFmpeg
. Smaller download, get this if you already haveFFmpeg
on your pc. (Make sure you set its location in the settings tab)
Requirements
- Windows 7+
- dot NET 4.5
Changelog
V1.4.1
- Fixed Crash when loading a CD with any track having a pregap
V1.4
- New CD Parser class (build with HAXE, shares codebase with nodejs version of cdcrush)
- Fixed times bug when converting multifile CD images to a single .bin
- Fixed bug, when setting a custom TEMP folder, it now sets and restores it correctly.
- When crushing and the output archive already exists, it doesn't overwrite it, instead it renames the new archive by adding a
_
to the end of the file.