.soundbank - Tkachov/ALERT GitHub Wiki

sections/soundbank/ | change_soundbank.py

Summary

Stores Wwise .bnk and some other audio-related data.

Magic Description
7E4F1BB7 MSMR and MM
C2841216 RCRA
D61E269F -

Sections

$\color{#765351}{◆}$ Sound Bank Built
$\color{#E8490A}{◆}$ Sound Bank Strings
$\color{#19E37F}{◆}$ Sound Bank Info
$\color{#3F2523}{◆}$ 53F25238


$\color{#765351}{◆}$ 4765351A: Sound Bank Built

HeaderSection

Not researched enough. uint32 at 0x4 is size of .bnk ($\color{#3F2523}{◆}$ 53F25238).


$\color{#E8490A}{◆}$ 3E8490A3: Sound Bank Strings

StringsSection

Contains asset's own filename and events names. Events names are given in the same order as $\color{#19E37F}{◆}$ 0E19E37F — sorted by fnv hash of that name (aka ulID).


$\color{#19E37F}{◆}$ 0E19E37F: Sound Bank Info

InfoSection

Array of Wwise events.


$\color{#3F2523}{◆}$ 53F25238

WwiseBankSection

Stores Wwise .bnk data.


⚠️ **GitHub.com Fallback** ⚠️