[PR #2852] [MERGED] Persist FSR config #3029

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2852
Author: @viniciuslrangel
Created: 4/27/2025
Status: Merged
Merged: 4/27/2025
Merged by: @viniciuslrangel

Base: mainHead: fsr-config-persist


📝 Commits (1)

  • 523ed60 devtools: persist fsr configs

📊 Changes

4 files changed (+27 additions, -2 deletions)

View changed files

📝 src/core/devtools/layer.cpp (+1 -1)
📝 src/core/devtools/options.cpp (+21 -1)
📝 src/imgui/imgui_texture.h (+3 -0)
📝 src/imgui/renderer/imgui_core.cpp (+2 -0)

📄 Description

Saves FSR config so it won't reset every startup


🔄 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/2852 **Author:** [@viniciuslrangel](https://github.com/viniciuslrangel) **Created:** 4/27/2025 **Status:** ✅ Merged **Merged:** 4/27/2025 **Merged by:** [@viniciuslrangel](https://github.com/viniciuslrangel) **Base:** `main` ← **Head:** `fsr-config-persist` --- ### 📝 Commits (1) - [`523ed60`](https://github.com/shadps4-emu/shadPS4/commit/523ed60192f86d14591bb8366e7ee34e7c91bb72) devtools: persist fsr configs ### 📊 Changes **4 files changed** (+27 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/core/devtools/layer.cpp` (+1 -1) 📝 `src/core/devtools/options.cpp` (+21 -1) 📝 `src/imgui/imgui_texture.h` (+3 -0) 📝 `src/imgui/renderer/imgui_core.cpp` (+2 -0) </details> ### 📄 Description Saves FSR config so it won't reset every startup --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:02:10 +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#3029
No description provided.