I had a look at a couple of .cue files I have and all of them were pretty much like you have guessed, but none of them have flags. I'd just try it and see what happens.
CP
I have a couple of CD images of the .cue / .bin combo variety, the thing is, they're missing the .cue file! Are .cue files really complicated, or can I just use something along the lines of:
replacing CD.BIN with the name of the .bin file? Should it be all capitals? are spaces just left as spaces or do they need comments? Any further info would be great.Code:FILE "CD.BIN" BINARY TRACK 01 MODE1/2352 FLAGS DCP INDEX 01 00:00:00
I had a look at a couple of .cue files I have and all of them were pretty much like you have guessed, but none of them have flags. I'd just try it and see what happens.
CP
Heres a cue file:
Code:FILE "tdi-lotr2-cd1.bin" BINARY TRACK 01 MODE2/2352 INDEX 01 00:00:00 TRACK 02 MODE2/2352 INDEX 01 00:06:00
Bookmarks