[PR #135] [MERGED] Fix MediaMax CD-3 false positive #295

Open
opened 2026-01-29 21:07:39 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/135
Author: @TheRogueArchivist
Created: 7/24/2022
Status: Merged
Merged: 7/24/2022
Merged by: @mnadareski

Base: masterHead: MediaMax-LaunchCD-False-Positive


📝 Commits (1)

  • 21ae8b3 Fix MediaMax CD-3 false positive

📊 Changes

1 file changed (+1 additions, -13 deletions)

View changed files

📝 BurnOutSharp/ProtectionType/MediaMaxCD3.cs (+1 -13)

📄 Description

The LaunchCD files checked for were completely unrelated to the copy protection.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SabreTools/BinaryObjectScanner/pull/135 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 7/24/2022 **Status:** ✅ Merged **Merged:** 7/24/2022 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `MediaMax-LaunchCD-False-Positive` --- ### 📝 Commits (1) - [`21ae8b3`](https://github.com/SabreTools/BinaryObjectScanner/commit/21ae8b37021ea1bfe738c51acdc53880755fd43b) Fix MediaMax CD-3 false positive ### 📊 Changes **1 file changed** (+1 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `BurnOutSharp/ProtectionType/MediaMaxCD3.cs` (+1 -13) </details> ### 📄 Description The LaunchCD files checked for were completely unrelated to the copy protection. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 21:07:39 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#295