From 721ba788a0f21562b8e43e698707f354e70114fb Mon Sep 17 00:00:00 2001 From: "matt.filer@ultraleap.com" Date: Wed, 16 Oct 2024 10:22:54 +0100 Subject: [PATCH 1/2] Add additional Wwise rules --- rules.ini | 6 +++++- tests/types/SDK.Wwise.txt | 6 ++++++ tests/types/_NonMatchingTests.txt | 8 ++++++++ 3 files changed, 19 insertions(+), 1 deletion(-) diff --git a/rules.ini b/rules.ini index 1c5c9cd62..cf0bc86ee 100644 --- a/rules.ini +++ b/rules.ini @@ -353,7 +353,11 @@ V8 = (?:^|/)v8\.dll$ Vivox[] = (?:^|/)ortp\.dll$ Vivox[] = vivox Vorbis = vorbis -Wwise = (?:^|/)AkSoundEngine(?:dll)?\.(?:bundle|dll)$ +Wwise[] = (?:^|/)AkSoundEngine(?:dll)?\.(?:bundle|dll)$ +Wwise[] = (?:^|/)SoundbanksInfo?\.xml$ +Wwise[] = \.bnk$ +Wwise[] = \.wem$ +Wwise[] = \.wfpproj$ XAudio2 = (?:^|/)xaudio2_9redist\.dll$ Yarn_Spinner = (?:^|/)YarnSpinner\.dll$ ZStandard = (?:^|/)zstd\.dll$ diff --git a/tests/types/SDK.Wwise.txt b/tests/types/SDK.Wwise.txt index d8ccb399c..46d5e726a 100644 --- a/tests/types/SDK.Wwise.txt +++ b/tests/types/SDK.Wwise.txt @@ -10,3 +10,9 @@ DeadByDaylight/Plugins/Wwise/ThirdParty/x64_vc160/Release/bin/AkSoundEngineDLL.d EtG_Data/Plugins/AkSoundEngine.dll Firewatch.app/Contents/Plugins/AkSoundEngine.bundle YookaLaylee64_Data/Plugins/AkSoundEngine.dll +sounds/soundbanksinfo.xml +soundbanksinfo.xml +sounds/mysoundbank.bnk +anothersoundbank.bnk +sounds/mysound.wem +myprojectfile.wfpproj \ No newline at end of file diff --git a/tests/types/_NonMatchingTests.txt b/tests/types/_NonMatchingTests.txt index 5f86a3355..e3352d6b1 100644 --- a/tests/types/_NonMatchingTests.txt +++ b/tests/types/_NonMatchingTests.txt @@ -235,6 +235,14 @@ _tyrano-data.av _tyrano-data.sa FreeImage.dl FreeImage.s +folder/soundbankinfo.xml +soundbankinfo.xml +myprojectfile.wfppro +myprojectfile_wfpproj +sounds/notasoundbank_bnk +sounds/notasoundbank.bnks +sounds/notasound_wem +sounds/notasound.wems .sstk .stkk .sttk From c93ff6223a334175a46b8470c98a8a42daee90d3 Mon Sep 17 00:00:00 2001 From: Matt Filer <6270995+MattFiler@users.noreply.github.com> Date: Sun, 31 Aug 2025 08:40:11 +0100 Subject: [PATCH 2/2] Update SDK.Wwise.txt --- tests/types/SDK.Wwise.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/types/SDK.Wwise.txt b/tests/types/SDK.Wwise.txt index 1f07d991b..0de18a02c 100644 --- a/tests/types/SDK.Wwise.txt +++ b/tests/types/SDK.Wwise.txt @@ -26,5 +26,4 @@ soundbanksinfo.xml sounds/mysoundbank.bnk anothersoundbank.bnk sounds/mysound.wem -myprojectfile.wfpproj build/windows/WwiseGDNative.dll