Skip to content

Commit f3b1fc3

Browse files
LifeismanadiedyesterdayMichaelHinrichs
committed
Add irrKlang
Co-authored-by: diedyesterday <[email protected]> Co-authored-by: NintenHero <[email protected]>
1 parent 7f3c42b commit f3b1fc3

File tree

4 files changed

+18
-0
lines changed

4 files changed

+18
-0
lines changed

descriptions/SDK.irrKlang.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[**irrKlang**](https://www.ambiera.com/irrklang/) is a high-level 3D audio engine / API, and a cross platform sound library for C++ and C#.

rules.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,7 @@ iCue[] = cuesdk
258258
Intel_OID = (?:^|/)OpenImageDenoise\.dll$
259259
Intel_oneTBB = (?:^|/)tbb(?:[0-9]{2}|malloc)?\.dll$
260260
Intel_XeSS = (?:^|/)(?:ig|lib)xess\.dll$
261+
irrKlang = (?:^|/)irrKlang(?:\.NET4|-32bit)?\.dll$
261262
iZotope = (?:^|/)iZotope\.dll$
262263
JVM = (?:^|/)bin/java(?:\.exe|\.dll)?$
263264
Lua[] = (?:^|/)(?:lib)?lua5\.?[01234]\.(?:dll|so)$

tests/types/SDK.irrKlang.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
/irrKlang-32bit.dll
2+
/irrKlang.NET4.dll
3+
/irrKlang.dll
4+
DarkStory Online Steam/irrKlang.NET4.dll
5+
bin/release/irrKlang.dll
6+
irrKlang-32bit.dll
7+
irrKlang.NET4.dll
8+
irrKlang.dll

tests/types/_NonMatchingTests.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -624,6 +624,14 @@ base/SVSWAP.WL6
624624
VVVVSWAP.BS6
625625
SVSWAP.VSI
626626
VSWAP
627+
firrKlang.dll
628+
irrKlang.dllf
629+
irrKlangf.dll
630+
irrKlang.fdll
631+
/irrKlang32bit.dll
632+
/irrKlangNET4.dll
633+
/irrKlang_.dll
634+
/irrKlang_dll
627635
AAntiCheat.Installer.exe
628636
EAAntiCheat.Installer.ex
629637
EAAntiCheat.Installer_exe

0 commit comments

Comments
 (0)