Skip to content

Commit b3a3cb3

Browse files
authored
Merge pull request #878 from TheMartianLife/patch-1
Yarn Spinner detection if IL2CPP is also used
2 parents f76f527 + ec9958f commit b3a3cb3

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

rules.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,8 @@ Vorbis = vorbis
358358
Wwise[] = (?:^|/)Ak(?:Unity)?SoundEngine(?:dll)?\.(?:bundle|dll)$
359359
Wwise[] = (?:^|/)WwiseGDNative\.dll$
360360
XAudio2 = (?:^|/)xaudio2_9redist\.dll$
361-
Yarn_Spinner = (?:^|/)YarnSpinner\.dll$
361+
Yarn_Spinner[] = (?:^|/)YarnSpinner\.dll$
362+
Yarn_Spinner[] = (?:^|/)Yarn\.System\.Memory\.dll-resources\.dat$
362363
ZStandard = (?:^|/)zstd\.dll$
363364

364365
[Launcher]

tests/types/SDK.Yarn_Spinner.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
/YarnSpinner.dll
22
YarnSpinner.dll
33
NightInTheWoods_Data/Managed/YarnSpinner.dll
4+
Night In The Woods_Data/il2cpp_data/Resources/Yarn.System.Memory.dll-resources.dat

tests/types/_NonMatchingTests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1344,7 +1344,7 @@ Files/languagebank/english/textfiles/fpsc-050
13441344
Files/languagebank/english/textfiles/notactuallyfpsc-050.ini
13451345
Files/languagebank/english/textfiles/fpsc-050.iniwhoops
13461346
languagebank/english/textfiles/fpsc-050.ini
1347-
YarnSpinnerTest.dll
1347+
Yarn.Test.Spinner.dll
13481348
/Yarn/Spinner
13491349
YarnSpin
13501350
odin_dll

0 commit comments

Comments
 (0)