[PR #1871] [MERGED] Remove PS4 pro mode from GUI, can still be edited in from config file #2359

Closed
opened 2026-02-27 21:16:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1871
Author: @rainmakerv3
Created: 12/25/2024
Status: Merged
Merged: 12/28/2024
Merged by: @polybiusproxy

Base: mainHead: disablePro


📝 Commits (6)

  • 9723bc2 Disable PS4 pro mode
  • 34d62db Create new config entry to manually enable Pro mode
  • f673386 Delete and replace old config entry if found
  • 750b860 Merge remote-tracking branch 'upstream/main' into disablePro
  • 299e46c revert code related to renaming config entry
  • fc93d23 Remove commented lines

📊 Changes

2 files changed (+1 additions, -14 deletions)

View changed files

📝 src/qt_gui/settings_dialog.cpp (+1 -7)
📝 src/qt_gui/settings_dialog.ui (+0 -7)

📄 Description

Removes PS4 pro checkbox in settings UI as per discussion in the development channel, and deletes duplicate line for PS4 pro in the save function. Also hard codes PS4 pro mode to false on startup.

Comments out lines instead of deleting for easier future reimplementation.


🔄 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/shadps4-emu/shadPS4/pull/1871 **Author:** [@rainmakerv3](https://github.com/rainmakerv3) **Created:** 12/25/2024 **Status:** ✅ Merged **Merged:** 12/28/2024 **Merged by:** [@polybiusproxy](https://github.com/polybiusproxy) **Base:** `main` ← **Head:** `disablePro` --- ### 📝 Commits (6) - [`9723bc2`](https://github.com/shadps4-emu/shadPS4/commit/9723bc25acb47272e8869742d96fc1f5c9e5089e) Disable PS4 pro mode - [`34d62db`](https://github.com/shadps4-emu/shadPS4/commit/34d62dbcc1bd22c3261229b036005842431e7f91) Create new config entry to manually enable Pro mode - [`f673386`](https://github.com/shadps4-emu/shadPS4/commit/f6733861e80175874c4d55aacf05b0960de130fb) Delete and replace old config entry if found - [`750b860`](https://github.com/shadps4-emu/shadPS4/commit/750b860a628b035d5779a73aab53e666896a8cee) Merge remote-tracking branch 'upstream/main' into disablePro - [`299e46c`](https://github.com/shadps4-emu/shadPS4/commit/299e46cb7bb575b36dd111074fd2ff9fc12f1ecd) revert code related to renaming config entry - [`fc93d23`](https://github.com/shadps4-emu/shadPS4/commit/fc93d23ff92b67f00aa2fc1b0f1443ab4aebc869) Remove commented lines ### 📊 Changes **2 files changed** (+1 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `src/qt_gui/settings_dialog.cpp` (+1 -7) 📝 `src/qt_gui/settings_dialog.ui` (+0 -7) </details> ### 📄 Description Removes PS4 pro checkbox in settings UI as per discussion in the development channel, and deletes duplicate line for PS4 pro in the save function. Also hard codes PS4 pro mode to false on startup. Comments out lines instead of deleting for easier future reimplementation. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:16:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#2359
No description provided.