Skip to content
This repository has been archived by the owner on Dec 22, 2024. It is now read-only.

[Feature]: Add converter for .wwise_bank #22

Closed
Xaymar opened this issue Feb 29, 2024 · 0 comments
Closed

[Feature]: Add converter for .wwise_bank #22

Xaymar opened this issue Feb 29, 2024 · 0 comments
Labels
type:feature New feature or request

Comments

@Xaymar
Copy link
Owner

Xaymar commented Feb 29, 2024

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;
@Xaymar Xaymar added the type:feature New feature or request label Feb 29, 2024
@Xaymar Xaymar closed this as completed in 5033e2b Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type:feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant