File tree Expand file tree Collapse file tree 3 files changed +16
-0
lines changed Expand file tree Collapse file tree 3 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -379,6 +379,9 @@ V8 = (?:^|/)v8\.dll$
379
379
Vivox[] = (?:^|/)ortp\.dll$
380
380
Vivox[] = vivox
381
381
Vorbis = vorbis
382
+ Wwise[] = (?:^|/)SoundbanksInfo?\.xml$
383
+ Wwise[] = \.bnk$
384
+ Wwise[] = \.wem$
382
385
Wwise[] = (?:^|/)Ak(?:Unity)?SoundEngine(?:dll)?\.(?:bundle|dll)$
383
386
Wwise[] = (?:^|/)WwiseGDNative\.dll$
384
387
XAudio2 = (?:^|/)xaudio2_9redist\.dll$
Original file line number Diff line number Diff line change @@ -21,4 +21,9 @@ EtG_Data/Plugins/AkSoundEngine.dll
21
21
Firewatch.app/Contents/Plugins/AkSoundEngine.bundle
22
22
WwiseGDNative.dll
23
23
YookaLaylee64_Data/Plugins/AkSoundEngine.dll
24
+ sounds/soundbanksinfo.xml
25
+ soundbanksinfo.xml
26
+ sounds/mysoundbank.bnk
27
+ anothersoundbank.bnk
28
+ sounds/mysound.wem
24
29
build/windows/WwiseGDNative.dll
Original file line number Diff line number Diff line change @@ -244,6 +244,14 @@ _tyrano-data.av
244
244
_tyrano-data.sa
245
245
FreeImage.dl
246
246
FreeImage.s
247
+ folder/soundbankinfo.xml
248
+ soundbankinfo.xml
249
+ myprojectfile.wfppro
250
+ myprojectfile_wfpproj
251
+ sounds/notasoundbank_bnk
252
+ sounds/notasoundbank.bnks
253
+ sounds/notasound_wem
254
+ sounds/notasound.wems
247
255
.sstk
248
256
.stkk
249
257
.sttk
You can’t perform that action at this time.
0 commit comments