Well, it seem a priblem like on a .CUE you have FILE "C:\directory\image.bin" BINARY instead of simply
FILE "image.bin" BINARY (which forces the application to load the .BIN from the same directory of the .CUE file).
If the .CCD were an ASCII file you should simply open it with Notepad and edit it. If not like the Alcohol 120% MDS file, you're lost.
The problem is that a .CCD file is like:
[CloneCD]
Version=3
[Disc]
TocEntries=6
Sessions=1
DataTracksScrambled=0
CDTextLength=0
[Session 1]
PreGapMode=1
PreGapSubC=0
[Entry 0]
Session=1
Point=0xa0
ADR=0x01
Control=0x06
TrackNo=0
AMin=0
ASec=0
AFrame=0
ALBA=-150
Zero=0
PMin=1
PSec=0
PFrame=0
PLBA=4350
[Entry 1]
Session=1
Point=0xa1
ADR=0x01
Control=0x06
TrackNo=0
AMin=0
ASec=0
AFrame=0
ALBA=-150
Zero=0
PMin=1
PSec=0
PFrame=0
PLBA=4350
[Entry 2]
Session=1
Point=0xa2
ADR=0x01
Control=0x06
TrackNo=0
AMin=0
ASec=0
AFrame=0
ALBA=-150
Zero=0
PMin=1
PSec=0
PFrame=30
PLBA=4380
[Entry 3]
Session=1
Point=0x01
ADR=0x01
Control=0x04
TrackNo=0
AMin=0
ASec=0
AFrame=0
ALBA=-150
Zero=0
PMin=0
PSec=2
PFrame=0
PLBA=0
[Entry 4]
Session=1
Point=0xb0
ADR=0x05
Control=0x06
TrackNo=0
AMin=3
ASec=30
AFrame=30
ALBA=15630
Zero=2
PMin=79
PSec=59
PFrame=74
PLBA=359849
[Entry 5]
Session=1
Point=0xc0
ADR=0x05
Control=0x06
TrackNo=0
AMin=160
ASec=0
AFrame=64
ALBA=269914
Zero=0
PMin=97
PSec=17
PFrame=6
PLBA=-12369
[TRACK 1]
MODE=1
INDEX 1=0
and I don't know whete the .SUB file and the .IMG file is located.
But when you open the .CCD with Alcohol, this message should appear:
Type: CloneCD Image file
Path: C:\directory\
Name: Image.ccd
Image.sub
Size: 0.40 MB
Session: 1
Track: 1
Session 01:
Track 01: Mode 1, Length: 004380(8.6 MB), Address: 000000
In this case, you just should make the directory C:\directory\ and put the .SUB and the .IMG 'Image' files there.
|