ICD overmatches for SafeDisc, somehow

This commit is contained in:
Matt Nadareski
2022-04-25 12:27:07 -07:00
parent d6feab3958
commit 4486c5ed62

View File

@@ -22,7 +22,7 @@ namespace BurnOutSharp.ProtectionType
new PathMatch("CLCD16.DLL", useEndsWith: true),
new PathMatch("CLCD32.DLL", useEndsWith: true),
new PathMatch("CLOKSPL.EXE", useEndsWith: true),
new PathMatch(".icd", useEndsWith: true),
//new PathMatch(".icd", useEndsWith: true), // Over-matches in a very specific case
}, "SafeDisc 1/Lite"),
new PathMatchSet(new List<PathMatch>