Skip to content

Commit e8da89d

Browse files
committed
Update CRIWARE Unity detection
1 parent 5eb18d6 commit e8da89d

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

rules.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,7 @@ CEF = (?:^|/)libcef\.(?:dll|so)$
249249
Coherent_Gameface_OR_Prysm = (?:^|/)cohtml\.windowsdesktop\.dll$
250250
CRIWARE[] = (?:^|/)data(?:1|000)?\.cpk$
251251
CRIWARE[] = \.(?:sfd|usm|adx|acb|awb)$
252+
CRIWARE[] = (?:^|/)cri_ware_unity\.dll$
252253
cURL = curl(?:module|lib|d|-4|-ttv|-x64|64|_pluginw64_release)?\.(?:dll|exe|lib|so|so\.4|so\.4\.5\.0)$
253254
DirectStorage = (?:^|/)dstorage\.dll$
254255
Discord = (?:^|/)(?:lib)?discord(?:|-rpc|_game_sdk)\.(?:dll|dylib|so)$

tests/types/SDK.CRIWARE.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
/data000.cpk
1515
/data1.cpk
1616
/resource/gd_PC/e2egreen.sfd
17+
EleBall_Data/Plugins/x86_64/cri_ware_unity.dll
1718
N1_Op_TitleLogo_ENG.usm
1819
data.cpk
1920
data000.cpk

tests/types/_NonMatchingTests.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1084,6 +1084,7 @@ BlendThum.dll
10841084
BlendThumb.dlll
10851085
gmv_sp_000.usn
10861086
/data/launch/data1.xcpk
1087+
iwillcri_ware_unity.dll
10871088
C05_010_S010_gdm.awboops
10881089
common_rpf
10891090
SteamChoiceScript-Info_plist

0 commit comments

Comments
 (0)