[PR #411] [MERGED] Add PS4 detection for discs that do not use PS4VOLUME label #1008

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/411
Author: @Whovian9369
Created: 10/5/2022
Status: Merged
Merged: 10/5/2022
Merged by: @mnadareski

Base: masterHead: master


📝 Commits (1)

  • cb45bf5 Add a check for the PS4 Update file, and add some file info to the comments.

📊 Changes

1 file changed (+17 additions, -0 deletions)

View changed files

📝 MPF.Core/Data/Drive.cs (+17 -0)

📄 Description

Adds PS4 detection based on the existence of PS4/UPDATE/PS4UPDATE.PUP, and also added some comments about other files that can be found on PS4 discs.


🔄 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/411 **Author:** [@Whovian9369](https://github.com/Whovian9369) **Created:** 10/5/2022 **Status:** ✅ Merged **Merged:** 10/5/2022 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`cb45bf5`](https://github.com/SabreTools/MPF/commit/cb45bf5b0ec3205a5b88ecb4b41b620809b6ce9a) Add a check for the PS4 Update file, and add some file info to the comments. ### 📊 Changes **1 file changed** (+17 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `MPF.Core/Data/Drive.cs` (+17 -0) </details> ### 📄 Description Adds PS4 detection based on the existence of `PS4/UPDATE/PS4UPDATE.PUP`, and also added some comments about other files that can be found on PS4 discs. --- <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:24:47 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1008