[PR #244] [MERGED] Add RenderWare detection #402

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/244
Author: @TheRogueArchivist
Created: 3/22/2023
Status: Merged
Merged: 3/22/2023
Merged by: @mnadareski

Base: masterHead: RenderWare-Addition


📝 Commits (1)

📊 Changes

3 files changed (+48 additions, -1 deletions)

View changed files

BinaryObjectScanner.GameEngine/RenderWare.cs (+40 -0)
📝 BinaryObjectScanner.Protection/Macrovision.SafeDisc.cs (+0 -1)
📝 README.md (+8 -0)

📄 Description

  • Add RenderWare detection.
  • Remove unneeded note from SafeDisc.
  • Update README.

🔄 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/244 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 3/22/2023 **Status:** ✅ Merged **Merged:** 3/22/2023 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `RenderWare-Addition` --- ### 📝 Commits (1) - [`ee18499`](https://github.com/SabreTools/BinaryObjectScanner/commit/ee184991cd70da40652a923a329a98d1744debb0) Add RenderWare detection ### 📊 Changes **3 files changed** (+48 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `BinaryObjectScanner.GameEngine/RenderWare.cs` (+40 -0) 📝 `BinaryObjectScanner.Protection/Macrovision.SafeDisc.cs` (+0 -1) 📝 `README.md` (+8 -0) </details> ### 📄 Description * Add RenderWare detection. * Remove unneeded note from SafeDisc. * Update README. --- <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:08:08 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#402