[PR #622] [MERGED] Update Redumper to build 311 #1065

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/622
Author: @Deterous
Created: 1/9/2024
Status: Merged
Merged: 1/9/2024
Merged by: @mnadareski

Base: masterHead: det-patch-2


📝 Commits (4)

  • 37df4b9 Update redumper to build 311
  • 9377438 Merge branch 'SabreTools:master' into det-patch-2
  • 58aa114 Update changelog
  • 2076ce6 Deal with new redumper parameters properly

📊 Changes

4 files changed (+63 additions, -10 deletions)

View changed files

📝 CHANGELIST.md (+1 -0)
📝 MPF.Core/Modules/Redumper/Constants.cs (+8 -1)
📝 MPF.Core/Modules/Redumper/Parameters.cs (+52 -7)
📝 appveyor.yml (+2 -2)

📄 Description

Commands added: Rings, Dumpnew, Refinenew (Dumpnew and Refinenew are temporary, as they are WIP)
Flags added: Version, DumpWriteOffset, LegacySubs, DisableCDText
Flags renamed: PlextorLeadinSkip -> PlextorSkipLeadin


🔄 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/622 **Author:** [@Deterous](https://github.com/Deterous) **Created:** 1/9/2024 **Status:** ✅ Merged **Merged:** 1/9/2024 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `det-patch-2` --- ### 📝 Commits (4) - [`37df4b9`](https://github.com/SabreTools/MPF/commit/37df4b9f33f61601ec70e918e11ac556d47cd7c3) Update redumper to build 311 - [`9377438`](https://github.com/SabreTools/MPF/commit/9377438d57d5651438735430cbc468656b594164) Merge branch 'SabreTools:master' into det-patch-2 - [`58aa114`](https://github.com/SabreTools/MPF/commit/58aa114b9074bf923e05800385441cf05bbbd114) Update changelog - [`2076ce6`](https://github.com/SabreTools/MPF/commit/2076ce693f78d95242f5e1cabb23ed1601ab1fd1) Deal with new redumper parameters properly ### 📊 Changes **4 files changed** (+63 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELIST.md` (+1 -0) 📝 `MPF.Core/Modules/Redumper/Constants.cs` (+8 -1) 📝 `MPF.Core/Modules/Redumper/Parameters.cs` (+52 -7) 📝 `appveyor.yml` (+2 -2) </details> ### 📄 Description Commands added: Rings, Dumpnew, Refinenew (Dumpnew and Refinenew are temporary, as they are WIP) Flags added: Version, DumpWriteOffset, LegacySubs, DisableCDText Flags renamed: PlextorLeadinSkip -> PlextorSkipLeadin --- <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:10 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1065