[PR #3501] [MERGED] Add an option to change DLC path from the settings #3521

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3501
Author: @UltraDaCat
Created: 9/1/2025
Status: Merged
Merged: 9/1/2025
Merged by: @squidbus

Base: mainHead: settings-dlc-path


📝 Commits (4)

  • d23eacc Update settings_dialog.ui
  • 9c1460e Update settings_dialog.cpp
  • 9e96f2d rename PLACEHOLDER settings_dialog.cpp
  • 83a7847 Move DLC above save data settings_dialog.ui

📊 Changes

2 files changed (+215 additions, -159 deletions)

View changed files

📝 src/qt_gui/settings_dialog.cpp (+29 -0)
📝 src/qt_gui/settings_dialog.ui (+186 -159)

📄 Description

This addresses issue #2531. @Missake212 let me know if there's any changes you'd like. From my testing this seems to function properly.


🔄 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/3501 **Author:** [@UltraDaCat](https://github.com/UltraDaCat) **Created:** 9/1/2025 **Status:** ✅ Merged **Merged:** 9/1/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `settings-dlc-path` --- ### 📝 Commits (4) - [`d23eacc`](https://github.com/shadps4-emu/shadPS4/commit/d23eacc177a39d467700b177cac20496e098a062) Update settings_dialog.ui - [`9c1460e`](https://github.com/shadps4-emu/shadPS4/commit/9c1460ee0a48bd33c5b338a80af5002277ca54c1) Update settings_dialog.cpp - [`9e96f2d`](https://github.com/shadps4-emu/shadPS4/commit/9e96f2d38312d3260be01a184d1ad9eb76f30250) rename PLACEHOLDER settings_dialog.cpp - [`83a7847`](https://github.com/shadps4-emu/shadPS4/commit/83a784701512ad632945fae7e1f392eededfe188) Move DLC above save data settings_dialog.ui ### 📊 Changes **2 files changed** (+215 additions, -159 deletions) <details> <summary>View changed files</summary> 📝 `src/qt_gui/settings_dialog.cpp` (+29 -0) 📝 `src/qt_gui/settings_dialog.ui` (+186 -159) </details> ### 📄 Description This addresses issue [#2531](https://github.com/shadps4-emu/shadPS4/issues/2531). @Missake212 let me know if there's any changes you'd like. From my testing this seems to function properly. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:03:59 +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#3521
No description provided.