From a1a8f84354f1605e2abafe3665ca415864c7bee5 Mon Sep 17 00:00:00 2001 From: Lucas Schwiderski Date: Fri, 12 Jul 2024 15:49:47 +0200 Subject: [PATCH] Update File Type - Wwise Event --- File Type - Wwise Event.-.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/File Type - Wwise Event.-.md b/File Type - Wwise Event.-.md index 7a89784..b6d4170 100644 --- a/File Type - Wwise Event.-.md +++ b/File Type - Wwise Event.-.md @@ -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 ; + // Matches the file itself + uint64 this_file ; uint32 unknown2; Assert(unknown2 == 0x40); uint32 unknown3;