Users browsing this thread: 1 Guest(s)
ccd ripping?
#1
Does anybody know a program that can read or rip audio straight off of ccd format files?
Thanked by:
#2
What game/system are they from?

**Though mostly inactive on the forums, you can shoot me a PM and I'll try to respond as soon as I can. PM notices get emailed to me!

You can also catch me on Discord: John2k4#5788
Thanked by:
#3
From PSX. I notice that a lot of them use ccd for their audio. I've tried Exact Audio Copy but even though it recognizes the files it won't rip them.
Thanked by: John2k4
#4
You can try VGStream. It doesn't explicitly support CCD, but it has CCC under the PSX category...and it might work if you modify the extension. =P
Its list of supported audio file formats includes:
Code:
PS2/PSX ADPCM:
- .ads/.ss2
- .ass
- .ast
- .bg00
- .bmdx
- .ccc
- .cnk
- .dxh
- .enth
- .sir
- .filp
- .gcm
- .gms
- .hgc1
- .ikm
- .ild
- .ivb
- .joe
- .kces
- .khv
- .leg
- .mcg
- .mib, .mi4 (w/ or w/o .mih)
- .mic
- .mihb (merged mih+mib)
- .msa
- .msvp
- .musc
- .npsf
- .pnb
- .psh
- .rkv
- .rnd
- .rstm
- .rws
- .rxw
- .snd
- .sfs
- .sl3
- .smpl (w/ bad flags)
- .ster
- .str+.sth
- .str (MGAV blocked)
- .sts
- .svag
- .svs
- .tec (w/ bad flags)
- .tk5 (w/ bad flags)
- .vas
- .vag
- .vgs (w/ bad flags)
- .vig
- .vpk
- .vs
- .vsf
- .wp2
- .xa2
- .xa30

Download VGStream r967.

To convert files quickly: Edit the .bat file, and change the *.ogg to whatever the extensions are of your files. (Example: *.CCC)


Code:
for %%X in (*.CCC) do test.exe -o "%%X".wav -f 7.00 "%%X"

pause
exit
**Though mostly inactive on the forums, you can shoot me a PM and I'll try to respond as soon as I can. PM notices get emailed to me!

You can also catch me on Discord: John2k4#5788
Thanked by: Tropicon, Garamonde
#5
Thanks a ton!
Thanked by: John2k4


Forum Jump: