From 4486c5ed62c428644bf6b9f8a17fa255e983620b Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Mon, 25 Apr 2022 12:27:07 -0700 Subject: [PATCH] ICD overmatches for SafeDisc, somehow --- BurnOutSharp/ProtectionType/SafeDisc.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BurnOutSharp/ProtectionType/SafeDisc.cs b/BurnOutSharp/ProtectionType/SafeDisc.cs index 182f98e6..4af37386 100644 --- a/BurnOutSharp/ProtectionType/SafeDisc.cs +++ b/BurnOutSharp/ProtectionType/SafeDisc.cs @@ -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