Xaymar / Hellextractor

A simple tool to extract things from Helldivers 2 for your 3D printing needs.
BSD 3-Clause "New" or "Revised" License
32 stars 5 forks source link

[Feature]: Add converter for .wwise_bank #22

Closed Xaymar closed 7 months ago

Xaymar commented 7 months ago

Describe the Feature

Common structure so far

uint32_t __unk;
uint32_t offset;
uint64_t dep_name_hash;
... actual data ...
... seek(offset) ...
uint32_t __unk;
uint32_t __unk;
uint32_t __unk;
uint32_t __unk;