Copy Protection Scan #55

Closed
opened 2026-01-29 16:08:30 +00:00 by claunia · 1 comment
Owner

Originally created by @mnadareski on GitHub (Jun 29, 2018).

Originally assigned to: @mnadareski on GitHub.

Currently, the best course of action for people to get the copy protection field for their discs is to run ProtectionID. This is good, but it is not scriptable. It would be better if we had internal checking for copy protection that can slowly add more over time.

Possibly look at BurnOut, since that's OSS and EOL;

Originally created by @mnadareski on GitHub (Jun 29, 2018). Originally assigned to: @mnadareski on GitHub. Currently, the best course of action for people to get the copy protection field for their discs is to run ProtectionID. This is good, but it is not scriptable. It would be better if we had internal checking for copy protection that can slowly add more over time. Possibly look at BurnOut, since that's OSS and EOL;
claunia added the enhancement label 2026-01-29 16:08:30 +00:00
Author
Owner

@mnadareski commented on GitHub (Jul 4, 2018):

Update to the original issue: In the linked PR, it was easier to take the BurnOut code and convert it from VB to C# than I would have thought. This means that every protection technically supported by BurnOut will also be technically supported by DICUI after this. Some enhancements were made for the PR but there is another issue, #83 that is tracking anything that needs to be added on top of that.

@mnadareski commented on GitHub (Jul 4, 2018): Update to the original issue: In the linked PR, it was easier to take the BurnOut code and convert it from VB to C# than I would have thought. This means that every protection technically supported by BurnOut will also be technically supported by DICUI after this. Some enhancements were made for the PR but there is another issue, #83 that is tracking anything that needs to be added on top of that.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#55