Hi , I need some information about psx audio. I'm working with the PSYQ tools. I need to convert a .wav file to a proper psx audio format. What tool I've to use ? I think that I have to obtain a valid VAB file, right ? Thank you
\PSY-Q SDK\PsyQ\Psyq-Devkit\bin AIFF2VAG.EXE VABSPLIT.EXE \PSY-Q SDK\Psxsdk\PSXART\X86\SOUND\Vabtool\VABTOOL VABTOOL.EXE I don't know how to make a .VAB file. But these are some tools I found.
I know what these file are, but I don't know what I've to do to get a valid audio file compatibile with the playstation ! I even don't know if a wav can be converted to a vab :/
VAB is just a contained format, which is later split into VB (body, uploaded to spuram) and VH (header, stays in ram the whole time). Still, it's a rather useless and redundant format. What you need is pure VAG data, that can be uploaded to the SPU and reproduced from there directly.
Ok I understand... so I have to convert my wav in AIFF format and then use AIFF2VAG .. Thank you gemini ... PS: read your pm, and reply to my message if u want ...