Skip to content

hpxro7/wwiseutil

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

wwiseutil

wwiseutil is a tool for manipulating Wwise SoundBank files (.bnk or .nbnk) and File Packages (.pck or .npck). It currently support the following features with both a GUI or command line tool:

  • unpacking: An input SoundBank or File Package can be unpacked, writing all of the embedded .wem files to a directory. ww2ogg can then be used to convert the .wem files to a playable Ogg Vorbis format.

  • replacing: The .wem files within a source can be replaced. All metadata stored within the file will be updated to support the replacement .wems. Replacement .wem files are allowed to be larger or smaller than the original embedded wem.

  • loop editing: Currently, loop editing of basic sound effects is supported. Support for different looping mechanisms will be supported in the future. Loop editing is currently only supported in the GUI.

screenshot

Resources

Limitations

  1. This software has not been thoroughly tested yet and isn't gaurenteed to work with all SoundBank or File Package files. Do file a bug on this github page if you encounter a problem.

About

Tools for unpacking and modifying Wwise SoundBank and File Package files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages