diff --git a/BurnOutSharp/ProtectionType/Macrovision.SafeDisc.cs b/BurnOutSharp/ProtectionType/Macrovision.SafeDisc.cs index e4ff44c2..07b4f817 100644 --- a/BurnOutSharp/ProtectionType/Macrovision.SafeDisc.cs +++ b/BurnOutSharp/ProtectionType/Macrovision.SafeDisc.cs @@ -135,9 +135,9 @@ namespace BurnOutSharp.ProtectionType new PathMatchSet(new PathMatch("SD0c0a.dll", useEndsWith: true), "SafeDisc"), new PathMatchSet(new PathMatch("SD040b.dll", useEndsWith: true), "SafeDisc"), new PathMatchSet(new PathMatch("SD040c.dll", useEndsWith: true), "SafeDisc"), + new PathMatchSet(new PathMatch("SD0419.dll", useEndsWith: true), "SafeDisc"), new PathMatchSet(new PathMatch("SD041d.dll", useEndsWith: true), "SafeDisc"), new PathMatchSet(new PathMatch("SD041e.dll", useEndsWith: true), "SafeDisc"), - new PathMatchSet(new PathMatch("SD041e.dll", useEndsWith: true), "SafeDisc"), new PathMatchSet(new PathMatch("SD0404.dll", useEndsWith: true), "SafeDisc"), new PathMatchSet(new PathMatch("SD0405.dll", useEndsWith: true), "SafeDisc"), new PathMatchSet(new PathMatch("SD0406.dll", useEndsWith: true), "SafeDisc"), @@ -210,9 +210,9 @@ namespace BurnOutSharp.ProtectionType new PathMatchSet(new PathMatch("SD0c0a.dll", useEndsWith: true), "SafeDisc"), new PathMatchSet(new PathMatch("SD040b.dll", useEndsWith: true), "SafeDisc"), new PathMatchSet(new PathMatch("SD040c.dll", useEndsWith: true), "SafeDisc"), + new PathMatchSet(new PathMatch("SD0419.dll", useEndsWith: true), "SafeDisc"), new PathMatchSet(new PathMatch("SD041d.dll", useEndsWith: true), "SafeDisc"), new PathMatchSet(new PathMatch("SD041e.dll", useEndsWith: true), "SafeDisc"), - new PathMatchSet(new PathMatch("SD041e.dll", useEndsWith: true), "SafeDisc"), new PathMatchSet(new PathMatch("SD0404.dll", useEndsWith: true), "SafeDisc"), new PathMatchSet(new PathMatch("SD0405.dll", useEndsWith: true), "SafeDisc"), new PathMatchSet(new PathMatch("SD0406.dll", useEndsWith: true), "SafeDisc"),