PS1 Need some helping modding sound effects in Urban Chaos

sabudum

Forum Noob
I dumped the Urban Chaos image and found that all the sound effects are contained in a single .VAG file, DATA/PSXSOUND.VAG.

I analyzed that file with PSound, and found the sound effect that I want to replace, it's the 54th sound in the file.
I discovered that the sounds are in 12000Hz 16 bit mono, even though PSound keeps telling me they're stereo.

When I try to open the .VAG file with VagEdit, it shows an error:
"Non 16byte aligned sample data size, extra bytes will be removed"
As soon as I click OK, the program freezes.

Now, MFAudio can convert vag to wav, but it creates a single stream with all the sound effects, there is no way to tell where one begins and ends.

So it's impossible to convert back to the proper vag format.

Are there any other tools that can edit single audio samples inside a vag package?
 

Similar threads

Back
Top