Skip to content

Commit afe87f1

Browse files
Update Wwise: add godot & new unity filename (#853)
Co-authored-by: MonstoBusta <[email protected]>
1 parent 9475416 commit afe87f1

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

rules.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,8 @@ V8 = (?:^|/)v8\.dll$
354354
Vivox[] = (?:^|/)ortp\.dll$
355355
Vivox[] = vivox
356356
Vorbis = vorbis
357-
Wwise = (?:^|/)AkSoundEngine(?:dll)?\.(?:bundle|dll)$
357+
Wwise[] = (?:^|/)Ak(?:Unity)?SoundEngine(?:dll)?\.(?:bundle|dll)$
358+
Wwise[] = (?:^|/)WwiseGDNative\.dll$
358359
XAudio2 = (?:^|/)xaudio2_9redist\.dll$
359360
Yarn_Spinner = (?:^|/)YarnSpinner\.dll$
360361
ZStandard = (?:^|/)zstd\.dll$

tests/types/SDK.Wwise.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,23 @@
22
/AkSoundEngine.dll
33
/AkSoundEnginedll.bundle
44
/AkSoundEnginedll.dll
5+
/AkUnitySoundEngine.bundle
6+
/AkUnitySoundEngine.dll
7+
/AkUnitySoundEnginedll.bundle
8+
/AkUnitySoundEnginedll.dll
9+
/WwiseGDNative.dll
510
AkSoundEngine.bundle
611
AkSoundEngine.dll
712
AkSoundEnginedll.bundle
813
AkSoundEnginedll.dll
14+
AkUnitySoundEngine.bundle
15+
AkUnitySoundEngine.dll
16+
AkUnitySoundEnginedll.bundle
17+
AkUnitySoundEnginedll.dll
918
DeadByDaylight/Plugins/Wwise/ThirdParty/x64_vc160/Release/bin/AkSoundEngineDLL.dll
19+
Echoes of Fear_Data/Plugins/x86_64/AkUnitySoundEngine.dll
1020
EtG_Data/Plugins/AkSoundEngine.dll
1121
Firewatch.app/Contents/Plugins/AkSoundEngine.bundle
22+
WwiseGDNative.dll
1223
YookaLaylee64_Data/Plugins/AkSoundEngine.dll
24+
build/windows/WwiseGDNative.dll

tests/types/_NonMatchingTests.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1241,6 +1241,11 @@ Punkbuste
12411241
buster
12421242
/AkEngine.dll
12431243
AkSoundEnginedlll.dll
1244+
/AkUnityEngine.dll
1245+
AKUnitySoundEnginedlll.dll
1246+
WwiseGDNativedll.dll
1247+
WwiseGDNativeso.so
1248+
WwiseGDNativedll.so
12441249
Redistributables/Rockstar-Games-Launcher_exe
12451250
ockstar-Games-Launcher.exe
12461251
Rockstar-Games-Launcher.ex

0 commit comments

Comments
 (0)