Thealexbarney / VGAudio

A library for encoding, decoding, and manipulating audio files from video games.
MIT License
215 stars 36 forks source link

Gal Gun 2 (Switch) audio encoder #128

Open Pokemon1995 opened 3 years ago

Pokemon1995 commented 3 years ago

It is possible to convert .wav sound files to the same audio format which Gal Gun 2 (Switch) used?

https://github.com/vgmstream/vgmstream/blob/37cc12295c92ec6aa874118fb237bd3821970836/src/meta/ngc_dsp_std.c

I´m not am programmer but i really want to mod the music in Gal Gun 2 (Switch) but i can not recreate the sound files. I know it is some form of .dsp but that really all i know.

masagrator commented 1 year ago

I have made a fork that converts to DSP GC-ADPCM that Switch games support natively. Tested on 9-nine

https://github.com/masagrator/VGAudio