Cel Damage (GCN) Audio by puggsoy at 4:21 PM EST on December 16, 2014
The Gamecube version of the game Cel Damage has a file called talkToMe.dat that contains audio. I managed to extract the files from it, but I don't know what format they are.
I suspect that they're unheadered files of some format, because the PS2 version has a similar file with unheadered VAG files (after adding the header they can be decoded with vgmstream).
Well yeah there's some sort of header, but apparently not a standard DSP one since vgmstream can't read it. I'd like to turn it into a format so vgmstream can read it and I can get it in WAV form.
I have managed to extract and convert the files from the PS2 version, which has as far as I know exactly the same sounds (it at least has the same number).
At this point I simply want to be able to convert the GCN files out of curiosity more than anything.