[PR #26] [MERGED] Added BD+ version detection #230

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/26
Author: @TheRogueArchivist
Created: 3/18/2021
Status: Merged
Merged: 3/18/2021
Merged by: @mnadareski

Base: masterHead: BDPlusVersion


📝 Commits (4)

📊 Changes

2 files changed (+44 additions, -6 deletions)

View changed files

📝 BurnOutSharp/ProtectionType/AACS.cs (+2 -4)
📝 BurnOutSharp/ProtectionType/BD+.cs (+42 -2)

📄 Description

No description provided


🔄 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/26 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 3/18/2021 **Status:** ✅ Merged **Merged:** 3/18/2021 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `BDPlusVersion` --- ### 📝 Commits (4) - [`5fded07`](https://github.com/SabreTools/BinaryObjectScanner/commit/5fded076311f79727b668c642c1c218a95439598) Added BD+ version detection - [`a85ae35`](https://github.com/SabreTools/BinaryObjectScanner/commit/a85ae35a6d1dfc153b50dc0d173decdf9673b1dc) Address Comments - [`6ce0cb5`](https://github.com/SabreTools/BinaryObjectScanner/commit/6ce0cb5f84ac335f94a9f1c28c245c154ffaacab) Address comment - [`4dc8eb4`](https://github.com/SabreTools/BinaryObjectScanner/commit/4dc8eb4b96eda9bf0757ce20c5b6e6a4ebd2860a) Remove unnecessary assignment ### 📊 Changes **2 files changed** (+44 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `BurnOutSharp/ProtectionType/AACS.cs` (+2 -4) 📝 `BurnOutSharp/ProtectionType/BD+.cs` (+42 -2) </details> ### 📄 Description _No description provided_ --- <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:20 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#230