[PR #801] [MERGED] Add pure-getkey output names for PS3CFW #1178

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

📋 Pull Request Information

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

Base: masterHead: master


📝 Commits (5)

  • 08c26fa Add pure-getkey output names for PS3CFW
  • abe3b91 Don't assume . prefix for getkey.log
  • 4a89751 zip CUE files generated by MultiMAN if they exist
  • 588ff5d iso and cue can be case sensitive
  • 87548a3 Add extra file to cfwps3 tests

📊 Changes

3 files changed (+16 additions, -14 deletions)

View changed files

📝 CHANGELIST.md (+1 -0)
📝 MPF.Processors.Test/PS3CFWTests.cs (+1 -1)
📝 MPF.Processors/PS3CFW.cs (+14 -13)

📄 Description

Add pure getkey output names for PS3CFW (getkey.log, disc.pic)
Also, zip any CUE file generated by multiman


🔄 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/801 **Author:** [@Deterous](https://github.com/Deterous) **Created:** 12/28/2024 **Status:** ✅ Merged **Merged:** 12/28/2024 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (5) - [`08c26fa`](https://github.com/SabreTools/MPF/commit/08c26fab9b2e2bacb6a25946b53014923424641c) Add pure-getkey output names for PS3CFW - [`abe3b91`](https://github.com/SabreTools/MPF/commit/abe3b91988bae3096000256f85a951dce2999523) Don't assume . prefix for getkey.log - [`4a89751`](https://github.com/SabreTools/MPF/commit/4a897511701fb541511fc2bf3fad741c624246c3) zip CUE files generated by MultiMAN if they exist - [`588ff5d`](https://github.com/SabreTools/MPF/commit/588ff5d7da4387bcd230584c68d8fbceb7141924) iso and cue can be case sensitive - [`87548a3`](https://github.com/SabreTools/MPF/commit/87548a3477a11f9680526a1218359441f445f8c0) Add extra file to cfwps3 tests ### 📊 Changes **3 files changed** (+16 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELIST.md` (+1 -0) 📝 `MPF.Processors.Test/PS3CFWTests.cs` (+1 -1) 📝 `MPF.Processors/PS3CFW.cs` (+14 -13) </details> ### 📄 Description Add pure getkey output names for PS3CFW (getkey.log, disc.pic) Also, zip any CUE file generated by multiman --- <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:52 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1178