Converting MDF/MDS files to the BIN/CUE format is a standard practice for improving the compatibility of disc images with emulators and modern optical disc tools
bchunk from GitHub or via package managers like choco (choco install bchunk).bchunk.exe in a folder with your .MDF and .MDS files.bchunk image.mdf image.mds output.bin
(Replace image.mdf and image.mds with your actual filenames.)output.bin and output.cue.This 2,500+ word guide covers everything: the technical differences between the formats, step-by-step conversion methods (using both modern tools and command-line utilities), troubleshooting common errors, and why a direct "rename" will never work. convert mdf mds to bin cue
bchunk (command line).
bchunk image.mdf image.mds output.bin
(bchunk reads the .mds, extracts tracks, writes .bin + .cue)bchunk via Homebrew:
brew install bchunk
bchunk image.mdf image.mds output
Select your MDS file (always select the MDS rather than the MDF if both are present, as it contains the track info). Choose the option to "Convert to BIN/CUE image." Click Convert. Method 3: Using ImgBurn (The "Old School" Way) Converting MDF/MDS files to the BIN/CUE format is
Eli didn't say anything about voices or maps. He only replied, with a certainty he hadn't expected: "Yes. All of them." Download bchunk from GitHub or via package managers
Once converted, keep the .BIN and .CUE together in the same folder. You can now mount, burn, or play them with almost any software that supports disc images.
Data Loss: MDF/MDS files often store extra metadata, such as subchannel data or copy protection (DPM) for DVDs, which may be lost when converting to the simpler BIN/CUE format.
Why this works: ImgBurn reads the virtual disc as if it were a physical CD/DVD, generating a clean, standard BIN/CUE.