Skip to content

.soundbank

Alexander edited this page Jun 1, 2024 · 2 revisions

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.


Home

Assets Browser
Scripts
Code Insights

Knowledge Base
    Glossary
    Other Works

    Files
        toc
        dag

    Formats
        DAT1
        DSAR
        DDL

    Assets
        Assets Reports
        Types
            .actor
            .animclip
            .animset
            .atmosphere
            .cinematic2
            .conduit
            .config
            .level
            .levellight
            .localization
            .material
            .model
            .nodegraph
            .soundbank
            .texture
            .visualeffect
            .wwiselookup
            .zone
            .zonelightbin

    Games

Clone this wiki locally