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

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

[Feature]: Add converter for .wwise_stream #20

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

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;
@Xaymar Xaymar added the type:feature New feature or request label Feb 29, 2024
@Xaymar Xaymar changed the title [Feature]: Add converter for .wwise_stream, .wwise_bank, .wwise_dep [Feature]: Add converter for .wwise_stream Feb 29, 2024
@Xaymar Xaymar closed this as completed in 36c8d7f 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