Tools for unpacking and modifying Wwise SoundBank and File Package files.
| Files | Last commit | Last update |
|---|
| Moved screenshot to the assets folder. | 7 years ago |
| Replacing with smaller wems now decreases the total file size. Notes: - Padding isn't added to match the previous wem's total size. | 7 years ago |
| Added utility functions for checking the file type of an input file. | 7 years ago |
| The GUI now displays wem IDs. | 7 years ago |
| Added wem replacement tests to the pck package functional tests. | 7 years ago |
| Replaced hardcoded replacement wem files with a fake wem. | 7 years ago |
| Replacing with smaller wems now decreases the total file size. Notes: - Padding isn't added to match the previous wem's total size. | 7 years ago |
| Added a toolbar with open, save and replace actions. | 7 years ago |
| Added GPLv3 licence | 7 years ago |
| Moved screenshot to the assets folder. | 7 years ago |
wwiseutil
wwiseutil 是一款用于操作 Wwise SoundBank 文件(.bnk 或 .nbnk)和文件包(.pck 或 .npck)的工具。它目前支持以下功能,既可以通过图形用户界面(GUI)操作,也可以通过命令行工具操作:
-
解包:可以将输入的 SoundBank 或文件包解包,将所有嵌入的 .wem 文件写入一个目录中。
随后可以使用 ww2ogg 将 .wem 文件转换为可播放的 Ogg Vorbis 格式。
-
替换:可以替换源文件中的 .wem 文件。文件中存储的所有元数据都将更新以支持替换的 .wem 文件。替换的 .wem 文件允许比原始嵌入的 wem 文件更大或更小。
-
循环编辑:目前支持基本音效的循环编辑。未来将支持不同的循环机制。循环编辑目前仅在 GUI 中支持。

资源
限制
- 该软件尚未经过全面测试,不能保证适用于所有 SoundBank 或文件包文件。如果在使用过程中遇到问题,请在此 GitHub 页面上提交错误报告。
Tools for unpacking and modifying Wwise SoundBank and File Package files.
Customize your domain