Add v8 white label notes to SecuROM

This commit is contained in:
Matt Nadareski
2021-09-03 11:16:15 -07:00
parent e8a205b221
commit 0dc83739e7

View File

@@ -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
{
/// <inheritdoc/>