View Single Post
Old 29-04-2005, 10:02 PM   #14
Virgil
Forum hobbit

 
Join Date: Apr 2005
Location: ,
Posts: 43
Default

Quote:
You need also .cue file, which is part of .bin format.
If cd doesn't contain cd audio tracks you could make *.cue file by yourself , it's easy enough
Code:
FILE "<name of file>.bin" BINARY
 * TRACK 1 MODE1/2352
 * INDEX 1 00:00:00
create txt file with such text and save it with cue extension ,with name of bin file .Or you can convert bin to iso with WinIso or other programs .
Virgil is offline                         Send a private message to Virgil
Reply With Quote