[PR #795] [MERGED] More fields behind RedumpCompatible option #1175

Closed
opened 2026-01-29 16:25:51 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/795
Author: @Deterous
Created: 12/24/2024
Status: Merged
Merged: 12/24/2024
Merged by: @mnadareski

Base: masterHead: master


📝 Commits (2)

  • 731a0a6 More fields behind RedumpCompatible option
  • d6865af Dereference of a possibly null reference

📊 Changes

5 files changed (+16 additions, -9 deletions)

View changed files

📝 CHANGELIST.md (+1 -0)
📝 MPF.Processors/CleanRip.cs (+6 -3)
📝 MPF.Processors/DiscImageCreator.cs (+3 -2)
📝 MPF.Processors/Redumper.cs (+3 -2)
📝 MPF.Processors/XboxBackupCreator.cs (+3 -2)

📄 Description

  • XGD region behind redumpCompat
  • Gamecube/Wii Version and Region behind redumpCompat

🔄 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/MPF/pull/795 **Author:** [@Deterous](https://github.com/Deterous) **Created:** 12/24/2024 **Status:** ✅ Merged **Merged:** 12/24/2024 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`731a0a6`](https://github.com/SabreTools/MPF/commit/731a0a62247ffb73bce87a9041927ef649cccece) More fields behind RedumpCompatible option - [`d6865af`](https://github.com/SabreTools/MPF/commit/d6865affe5dced5b35a352da5d1ba59d2a13d5e3) Dereference of a possibly null reference ### 📊 Changes **5 files changed** (+16 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELIST.md` (+1 -0) 📝 `MPF.Processors/CleanRip.cs` (+6 -3) 📝 `MPF.Processors/DiscImageCreator.cs` (+3 -2) 📝 `MPF.Processors/Redumper.cs` (+3 -2) 📝 `MPF.Processors/XboxBackupCreator.cs` (+3 -2) </details> ### 📄 Description - XGD region behind redumpCompat - Gamecube/Wii Version and Region behind redumpCompat --- <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 16:25:51 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1175