mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-07-18 06:45:10 +00:00
Move Freelock notes to DRML (#233)
* Move Freelock notes to DRML. * Add new Freelock checks. * Tweak some Freelock output., * Fix existing DRML links from other protections.
This commit is contained in:
committed by
GitHub
parent
8fe5046c19
commit
370cc68fa4
@@ -9,7 +9,7 @@ namespace BurnOutSharp.ProtectionType
|
||||
/// <summary>
|
||||
/// Bitpool is a copy protection found most commonly in German releases.
|
||||
/// It always has errors present on the disc (either between 1-4, or between 1,000-10,000+ depending on generation), and makes use of padded dummy files to prevent copying.
|
||||
/// <see href="https://github.com/TheRogueArchivist/DRML/blob/main/entries/Bitpool.md"/>
|
||||
/// <see href="https://github.com/TheRogueArchivist/DRML/blob/main/entries/Bitpool/Bitpool.md"/>
|
||||
/// </summary>
|
||||
public class Bitpool : IPathCheck
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user