[PR #310] [MERGED] Fix SecuRom subsubversion number writing second digit to first digit #480

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/310
Author: @HeroponRikiBestest
Created: 7/5/2024
Status: Merged
Merged: 7/5/2024
Merged by: @mnadareski

Base: masterHead: patch-1


📝 Commits (1)

  • 55f7ed0 Fix #.##.xx version number writing second x digit to first digit

📊 Changes

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

View changed files

📝 BinaryObjectScanner/Protection/SecuROM.cs (+1 -1)

📄 Description

Fixes http://redump.org/disc/38816/ and others being detected as 5.03.60 instead of 5.03.06.


🔄 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/310 **Author:** [@HeroponRikiBestest](https://github.com/HeroponRikiBestest) **Created:** 7/5/2024 **Status:** ✅ Merged **Merged:** 7/5/2024 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`55f7ed0`](https://github.com/SabreTools/BinaryObjectScanner/commit/55f7ed0947ac9f4a97d1ef6cb4a0fa4e55eca724) Fix #.##.xx version number writing second x digit to first digit ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `BinaryObjectScanner/Protection/SecuROM.cs` (+1 -1) </details> ### 📄 Description Fixes http://redump.org/disc/38816/ and others being detected as 5.03.60 instead of 5.03.06. --- <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:29 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#480