[PR #700] [MERGED] Trim PIC for XboxOne/XboxSX #1116

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/700
Author: @Deterous
Created: 5/14/2024
Status: Merged
Merged: 5/14/2024
Merged by: @mnadareski

Base: masterHead: xbox-trim-pic


📝 Commits (1)

  • 82e409a Trim PIC for XboxOne/XboxSX

📊 Changes

4 files changed (+7 additions, -0 deletions)

View changed files

📝 CHANGELIST.md (+1 -0)
📝 MPF.Core/Modules/BaseParameters.cs (+2 -0)
📝 MPF.Core/Modules/DiscImageCreator/Parameters.cs (+2 -0)
📝 MPF.Core/Modules/Redumper/Parameters.cs (+2 -0)

📄 Description

XboxOne/XboxSeriesX discs currently have their entire PIC printed in logs. This trims it similar to PS3/4/5 currently are.
I have decided not to add other systems because PC BD-ROMs are rare and BD-Video can be weird.


🔄 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/700 **Author:** [@Deterous](https://github.com/Deterous) **Created:** 5/14/2024 **Status:** ✅ Merged **Merged:** 5/14/2024 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `xbox-trim-pic` --- ### 📝 Commits (1) - [`82e409a`](https://github.com/SabreTools/MPF/commit/82e409a070bf9468544c4d93b84400240b9cad94) Trim PIC for XboxOne/XboxSX ### 📊 Changes **4 files changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELIST.md` (+1 -0) 📝 `MPF.Core/Modules/BaseParameters.cs` (+2 -0) 📝 `MPF.Core/Modules/DiscImageCreator/Parameters.cs` (+2 -0) 📝 `MPF.Core/Modules/Redumper/Parameters.cs` (+2 -0) </details> ### 📄 Description XboxOne/XboxSeriesX discs currently have their entire PIC printed in logs. This trims it similar to PS3/4/5 currently are. I have decided not to add other systems because PC BD-ROMs are rare and BD-Video can be weird. --- <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:29 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1116