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 .