[PR #2136] [CLOSED] Allow setting of post processing filter in config #2510

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2136
Author: @ngoquang2708
Created: 1/12/2025
Status: Closed

Base: mainHead: pp-filter


📝 Commits (3)

  • 8885f43 Allow setting of post processing filter in config
  • b9b09c9 Add PPfilter to Settings Dialog GUI
  • 511727e Update settings_dialog.cpp

📊 Changes

5 files changed (+48 additions, -4 deletions)

View changed files

📝 src/common/config.cpp (+11 -0)
📝 src/common/config.h (+2 -0)
📝 src/qt_gui/settings_dialog.cpp (+9 -0)
📝 src/qt_gui/settings_dialog.ui (+14 -2)
📝 src/video_core/renderer_vulkan/vk_presenter.cpp (+12 -2)

📄 Description

No description provided


🔄 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/2136 **Author:** [@ngoquang2708](https://github.com/ngoquang2708) **Created:** 1/12/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `pp-filter` --- ### 📝 Commits (3) - [`8885f43`](https://github.com/shadps4-emu/shadPS4/commit/8885f4377be47567b7eb08b03638d8985f842277) Allow setting of post processing filter in config - [`b9b09c9`](https://github.com/shadps4-emu/shadPS4/commit/b9b09c94921f4576aab65cc7af8fc69f1278901a) Add PPfilter to Settings Dialog GUI - [`511727e`](https://github.com/shadps4-emu/shadPS4/commit/511727e852fe5725f017508addadebbf1a5156c7) Update settings_dialog.cpp ### 📊 Changes **5 files changed** (+48 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/common/config.cpp` (+11 -0) 📝 `src/common/config.h` (+2 -0) 📝 `src/qt_gui/settings_dialog.cpp` (+9 -0) 📝 `src/qt_gui/settings_dialog.ui` (+14 -2) 📝 `src/video_core/renderer_vulkan/vk_presenter.cpp` (+12 -2) </details> ### 📄 Description _No description provided_ --- <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: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#2510
No description provided.