.soundbank - Tkachov/ALERT GitHub Wiki
sections/soundbank/ | change_soundbank.py
Stores Wwise .bnk and some other audio-related data.
Magic | Description |
---|---|
7E4F1BB7 |
MSMR and MM |
C2841216 |
RCRA |
D61E269F |
- |
Not researched enough. uint32 at 0x4 is size of .bnk (
Contains asset's own filename and events names. Events names are given in the same order as ulID
).
Array of Wwise events.
Stores Wwise .bnk data.