This is a modern C++ rewrite and extension of bnkextr originally written by CTPAX-X in Delphi.
It extracts WEM
files from the ever more popular Wwise BNK
format.
Use ww2ogg to convert WEM
files to the OGG
format.
Usage: bankextractor.exe filename.bnk [/swap] [/nodir] [/index] [/info]
/swap - Swap byte order (use it for unpacking "Army of Two").
/nodir - Create no additional directory for the *.wem files.
/index - Writes the internal bnk id for the extracted *.wem file names.
/info - Prints extra/detailed info to the console while extracting files.