Extracting audio from .bank file

Codecs, formats, encoding/decoding of game audio, video and music
Genoard
Posts: 4
Joined: Tue Oct 08, 2019 7:50 pm

Extracting audio from .bank file

Post by Genoard »

Hello. I am trying to extract audio from a .bank file. I used "fsbext.exe -o -1" as described here and got a mix of .wav and .ogg files as an output. I can play the .wav files fine, but .ogg i cannot. Is there a way to convert them to readable format?

EDIT: Sorry for posting too soon. I tried the method described here and the output was all .wav files this time.