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_stream #20

Closed Xaymar closed 6 months ago

Xaymar commented 6 months ago

Describe the Feature

As far as files go, it appears as if these files have a mostly common 12 byte header.

uint32_t __unk;
uint32_t __unk;
uint32_t offset;
... seek(offset) ...
uint32_t __unk;
uint32_t __unk;
uint32_t __unk;