diff --git a/rules.ini b/rules.ini index 86c6dc31d..7488953e1 100644 --- a/rules.ini +++ b/rules.ini @@ -379,6 +379,9 @@ V8 = (?:^|/)v8\.dll$ Vivox[] = (?:^|/)ortp\.dll$ Vivox[] = vivox Vorbis = vorbis +Wwise[] = (?:^|/)SoundbanksInfo?\.xml$ +Wwise[] = \.bnk$ +Wwise[] = \.wem$ Wwise[] = (?:^|/)Ak(?:Unity)?SoundEngine(?:dll)?\.(?:bundle|dll)$ Wwise[] = (?:^|/)WwiseGDNative\.dll$ XAudio2 = (?:^|/)xaudio2_9redist\.dll$ diff --git a/tests/types/SDK.Wwise.txt b/tests/types/SDK.Wwise.txt index 526ec2bef..0de18a02c 100644 --- a/tests/types/SDK.Wwise.txt +++ b/tests/types/SDK.Wwise.txt @@ -21,4 +21,9 @@ EtG_Data/Plugins/AkSoundEngine.dll Firewatch.app/Contents/Plugins/AkSoundEngine.bundle WwiseGDNative.dll YookaLaylee64_Data/Plugins/AkSoundEngine.dll +sounds/soundbanksinfo.xml +soundbanksinfo.xml +sounds/mysoundbank.bnk +anothersoundbank.bnk +sounds/mysound.wem build/windows/WwiseGDNative.dll diff --git a/tests/types/_NonMatchingTests.txt b/tests/types/_NonMatchingTests.txt index 56f689364..9599fca92 100644 --- a/tests/types/_NonMatchingTests.txt +++ b/tests/types/_NonMatchingTests.txt @@ -244,6 +244,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