Skip to content

Commit

Permalink
Update Wwise: add godot & new unity filename (#853)
Browse files Browse the repository at this point in the history
Co-authored-by: MonstoBusta <[email protected]>
  • Loading branch information
Lifeismana and MonstoBusta committed Feb 11, 2025
1 parent 9475416 commit afe87f1
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rules.ini
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,8 @@ V8 = (?:^|/)v8\.dll$
Vivox[] = (?:^|/)ortp\.dll$
Vivox[] = vivox
Vorbis = vorbis
Wwise = (?:^|/)AkSoundEngine(?:dll)?\.(?:bundle|dll)$
Wwise[] = (?:^|/)Ak(?:Unity)?SoundEngine(?:dll)?\.(?:bundle|dll)$
Wwise[] = (?:^|/)WwiseGDNative\.dll$
XAudio2 = (?:^|/)xaudio2_9redist\.dll$
Yarn_Spinner = (?:^|/)YarnSpinner\.dll$
ZStandard = (?:^|/)zstd\.dll$
Expand Down
12 changes: 12 additions & 0 deletions tests/types/SDK.Wwise.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,23 @@
/AkSoundEngine.dll
/AkSoundEnginedll.bundle
/AkSoundEnginedll.dll
/AkUnitySoundEngine.bundle
/AkUnitySoundEngine.dll
/AkUnitySoundEnginedll.bundle
/AkUnitySoundEnginedll.dll
/WwiseGDNative.dll
AkSoundEngine.bundle
AkSoundEngine.dll
AkSoundEnginedll.bundle
AkSoundEnginedll.dll
AkUnitySoundEngine.bundle
AkUnitySoundEngine.dll
AkUnitySoundEnginedll.bundle
AkUnitySoundEnginedll.dll
DeadByDaylight/Plugins/Wwise/ThirdParty/x64_vc160/Release/bin/AkSoundEngineDLL.dll
Echoes of Fear_Data/Plugins/x86_64/AkUnitySoundEngine.dll
EtG_Data/Plugins/AkSoundEngine.dll
Firewatch.app/Contents/Plugins/AkSoundEngine.bundle
WwiseGDNative.dll
YookaLaylee64_Data/Plugins/AkSoundEngine.dll
build/windows/WwiseGDNative.dll
5 changes: 5 additions & 0 deletions tests/types/_NonMatchingTests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1241,6 +1241,11 @@ Punkbuste
buster
/AkEngine.dll
AkSoundEnginedlll.dll
/AkUnityEngine.dll
AKUnitySoundEnginedlll.dll
WwiseGDNativedll.dll
WwiseGDNativeso.so
WwiseGDNativedll.so
Redistributables/Rockstar-Games-Launcher_exe
ockstar-Games-Launcher.exe
Rockstar-Games-Launcher.ex
Expand Down

0 comments on commit afe87f1

Please sign in to comment.