[PR #2387] [MERGED] Add HDR option to settings menu #2693

Closed
opened 2026-02-27 22:00:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2387
Author: @tomboylover93
Created: 2/9/2025
Status: Merged
Merged: 2/9/2025
Merged by: @georgemoralis

Base: mainHead: hdr-option-settings


📝 Commits (1)

  • 1068186 Add HDR option to settings menu

📊 Changes

5 files changed (+36 additions, -11 deletions)

View changed files

📝 src/common/config.cpp (+4 -0)
📝 src/common/config.h (+1 -0)
📝 src/qt_gui/settings_dialog.cpp (+5 -0)
📝 src/qt_gui/settings_dialog.ui (+18 -11)
📝 src/qt_gui/translations/en.ts (+8 -0)

📄 Description

Adds an option to the settings dialog window for the HDR option introduced in #2381. Also adds setAllowHDR to the config.h and config.cpp files, so that there are no compilation errors.

image


🔄 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/2387 **Author:** [@tomboylover93](https://github.com/tomboylover93) **Created:** 2/9/2025 **Status:** ✅ Merged **Merged:** 2/9/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `hdr-option-settings` --- ### 📝 Commits (1) - [`1068186`](https://github.com/shadps4-emu/shadPS4/commit/1068186e4cfc9d5a9ad18d583e3959dcb6c53e24) Add HDR option to settings menu ### 📊 Changes **5 files changed** (+36 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `src/common/config.cpp` (+4 -0) 📝 `src/common/config.h` (+1 -0) 📝 `src/qt_gui/settings_dialog.cpp` (+5 -0) 📝 `src/qt_gui/settings_dialog.ui` (+18 -11) 📝 `src/qt_gui/translations/en.ts` (+8 -0) </details> ### 📄 Description Adds an option to the settings dialog window for the HDR option introduced in #2381. Also adds `setAllowHDR` to the config.h and config.cpp files, so that there are no compilation errors. ![image](https://github.com/user-attachments/assets/53e12fa3-f35c-4395-9e51-038618655e19) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:00:53 +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#2693
No description provided.