mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 15:56:00 +03:00
[PR #1871] [MERGED] Remove PS4 pro mode from GUI, can still be edited in from config file #2359
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#2359
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:disablePro📝 Commits (6)
9723bc2Disable PS4 pro mode34d62dbCreate new config entry to manually enable Pro modef673386Delete and replace old config entry if found750b860Merge remote-tracking branch 'upstream/main' into disablePro299e46crevert code related to renaming config entryfc93d23Remove 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.