[PR #3] [MERGED] Fill PS3 Disc Key from redump #3

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/SabreTools.RedumpLib/pull/3
Author: @Deterous
Created: 2/23/2024
Status: Merged
Merged: 2/27/2024
Merged by: @mnadareski

Base: mainHead: pull-key


📝 Commits (3)

  • 7f821db Fill PS3 Disc Key from redump
  • 5e74ec5 Deny NULL rather than only allow hex keys
  • e9a2d70 Update Builder.cs

📊 Changes

2 files changed (+14 additions, -0 deletions)

View changed files

📝 Builder.cs (+9 -0)
📝 Data/Constants.cs (+5 -0)

📄 Description

Pulls "Disc Key" field from redump where possible, for PS3 only


🔄 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/SabreTools.RedumpLib/pull/3 **Author:** [@Deterous](https://github.com/Deterous) **Created:** 2/23/2024 **Status:** ✅ Merged **Merged:** 2/27/2024 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `main` ← **Head:** `pull-key` --- ### 📝 Commits (3) - [`7f821db`](https://github.com/SabreTools/SabreTools.RedumpLib/commit/7f821dbdfb4c697a50977c01bc4a1e0b1dc547f5) Fill PS3 Disc Key from redump - [`5e74ec5`](https://github.com/SabreTools/SabreTools.RedumpLib/commit/5e74ec5b4e56a3d8e480db0b352242f0d249c582) Deny NULL rather than only allow hex keys - [`e9a2d70`](https://github.com/SabreTools/SabreTools.RedumpLib/commit/e9a2d70327f45f7c5ac3a437bfdade5c908cffb6) Update Builder.cs ### 📊 Changes **2 files changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Builder.cs` (+9 -0) 📝 `Data/Constants.cs` (+5 -0) </details> ### 📄 Description Pulls "Disc Key" field from redump where possible, for PS3 only --- <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 22:39:17 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/SabreTools.RedumpLib#3