From 0dc83739e7312a7e8ec0721f179c4b8afe4f7863 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Fri, 3 Sep 2021 11:16:15 -0700 Subject: [PATCH] Add v8 white label notes to SecuROM --- BurnOutSharp/ProtectionType/SecuROM.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/BurnOutSharp/ProtectionType/SecuROM.cs b/BurnOutSharp/ProtectionType/SecuROM.cs index 9014ec0d..8395008c 100644 --- a/BurnOutSharp/ProtectionType/SecuROM.cs +++ b/BurnOutSharp/ProtectionType/SecuROM.cs @@ -9,6 +9,8 @@ using BurnOutSharp.Tools; namespace BurnOutSharp.ProtectionType { + // TODO: Investigate why White Label v8 doesn't get detected - http://redump.org/disc/48997/ + // TODO: Does the ".shr" section in the code have anything to do with this? public class SecuROM : IContentCheck, IPathCheck { ///