[PR #2652] [CLOSED] RCAS attenuation slider to config, under graphics tab #2884

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2652
Author: @diegolix29
Created: 3/17/2025
Status: Closed

Base: mainHead: RCAS-Attenuation-config


📝 Commits (4)

📊 Changes

6 files changed (+92 additions, -2 deletions)

View changed files

📝 src/common/config.cpp (+11 -0)
📝 src/common/config.h (+2 -0)
📝 src/core/devtools/layer.cpp (+10 -2)
📝 src/qt_gui/settings_dialog.cpp (+25 -0)
📝 src/qt_gui/settings_dialog.h (+2 -0)
📝 src/qt_gui/settings_dialog.ui (+42 -0)

📄 Description

just passing the RCAS slider to config, if someone request i can add the checkboxes but i think isnt relevant atm


🔄 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/2652 **Author:** [@diegolix29](https://github.com/diegolix29) **Created:** 3/17/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `RCAS-Attenuation-config` --- ### 📝 Commits (4) - [`b109499`](https://github.com/shadps4-emu/shadPS4/commit/b109499cb5db6ae939a9c74fb9b5fd764e3b668c) RCAS under graphics tab - [`652de1d`](https://github.com/shadps4-emu/shadPS4/commit/652de1db51b393558222f4d7b605eb19879c7d26) Fixing detach - [`c8b7191`](https://github.com/shadps4-emu/shadPS4/commit/c8b71918ce53f82bde7588a111a52bed71fc75d9) Fixed suggestions and clang. - [`77cc1ce`](https://github.com/shadps4-emu/shadPS4/commit/77cc1ce422112be5525109222eea7cca46cb5127) clean up ### 📊 Changes **6 files changed** (+92 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/common/config.cpp` (+11 -0) 📝 `src/common/config.h` (+2 -0) 📝 `src/core/devtools/layer.cpp` (+10 -2) 📝 `src/qt_gui/settings_dialog.cpp` (+25 -0) 📝 `src/qt_gui/settings_dialog.h` (+2 -0) 📝 `src/qt_gui/settings_dialog.ui` (+42 -0) </details> ### 📄 Description just passing the RCAS slider to config, if someone request i can add the checkboxes but i think isnt relevant atm --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:01:36 +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#2884
No description provided.