Skip to content

Morilli/bnk-extract

Repository files navigation

bnk-extract

Build depends on the libogg and libvorbis libraries, which are not included and must be installed manually (e.g. sudo apt install libogg-dev libvorbis-dev).

Shoutouts to the original creators of ww2ogg and revorb, which I use in a modified version for this program (they are included in their respective subfolders).

Linux systems and mingw should be able to build out-of-the-box using a simple make (after installing the needed packages). If the compilation fails, try compiling dynamically instead of statically (I've had troubles with the static libvorbis package on linux).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published