Update File Type - Wwise Event
parent
487ee30bf6
commit
a1a8f84354
1 changed files with 2 additions and 3 deletions
|
@ -98,9 +98,8 @@ uint32 length;
|
|||
// A section of values that don't belong the actual Wwise bank
|
||||
struct {
|
||||
uint32 unknown1;
|
||||
// Does not match the file name
|
||||
// TODO: Check if this corresponds to some other file/bundle in the game
|
||||
uint64 hash <format=hex>;
|
||||
// Matches the file itself
|
||||
uint64 this_file <format=hex>;
|
||||
uint32 unknown2;
|
||||
Assert(unknown2 == 0x40);
|
||||
uint32 unknown3;
|
||||
|
|
Loading…
Add table
Reference in a new issue