First post, by JasonA
This seems like it should be easy, but is proving not to be š
I'm trying to create Bin/Cue files for some of my DOS CDs (for use with DosBox) but it's proving to be tricky.
I downloaded cdrdao (http://cdrdao.sourceforge.net/) with will create Bin/Toc files, and convert Toc - Cue files.
However, when it converts the Toc to Cue file, it gives the message:
Furthermore, if the toc-file contains audio tracks the byte order of the image file will be wrong which results in static noise when the resulting cue file is used for recording (even with cdrdao itself).
Well, sure enough when I play the game with the image mounted with dosbox imgmount, any 'music' playback that would access the CD, results in painful static.
So the question is simple enough. How do you (or what do people use) to create a proper Bin/Cue file combination?