VGAudio icon indicating copy to clipboard operation
VGAudio copied to clipboard

Puyo Puyo Tetris looped WAVs (format 2)

Open ActualMandM opened this issue 7 years ago • 1 comments

For Puyo Puyo Tetris, the wav files seem to do looping differently. The highlighted section is 302569 and the one right after it is 3477767. 2018-03-16_21-00-16 Renaming it to LWAV and putting it into vgmstream allows me to get it's loop points and have it loop. 2018-03-17_23-37-11 When opening it with VGAudio, it gives me unsupported format 2. 2018-03-17_23-35-05

BGM_T07_toko_p.zip

ActualMandM avatar Mar 18 '18 06:03 ActualMandM

That file contains Microsoft ADPCM. VGAudio currently only supports PCM audio in wave files

Thealexbarney avatar Mar 20 '18 02:03 Thealexbarney