Looks like a small error by SMB
Just extracted cd1 and thought i would pass info along that it looks like whomever encoded this rip made a small error in the .cue file and misdirected to the wrong .bin filename.. All that needs to be done is to open smb-cypher.svcd.cd1.cue then edit as following:
replace "CD_Image_File_CD1.bin"
with "smb-cypher.svcd.cd1.bin"
This is only for cd1..
Original .cue
FILE "CD_Image_File_CD1.bin" BINARY
TRACK 01 MODE2/2352
FLAGS DCP
INDEX 01 00:00:00
TRACK 02 MODE2/2352
FLAGS DCP
INDEX 00 00:04:00
INDEX 01 00:06:00
INDEX 02 00:06:01
INDEX 03 12:14:18
INDEX 04 29:01:24
INDEX 05 37:17:67
INDEX 06 44:05:30
INDEX 07 61:05:58
INDEX 08 72:11:51
Modify your .cue file to the following below
FILE "smb-cypher.svcd.cd1.bin" BINARY
TRACK 01 MODE2/2352
FLAGS DCP
INDEX 01 00:00:00
TRACK 02 MODE2/2352
FLAGS DCP
INDEX 00 00:04:00
INDEX 01 00:06:00
INDEX 02 00:06:01
INDEX 03 12:14:18
INDEX 04 29:01:24
INDEX 05 37:17:67
INDEX 06 44:05:30
INDEX 07 61:05:58
INDEX 08 72:11:51
Again this is only for cd1 ... Haven't gotten around to checking the .cue for cd2 yet.. the method will be the same if it's needed
Last edited by chocco on 07-12-2003 at 06:01 AM
Report this post to a moderator | IP: Logged
|