[PR #1328] [MERGED] Fix Multiple Install Folders #2048

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1328
Author: @ElBread3
Created: 10/10/2024
Status: Merged
Merged: 10/10/2024
Merged by: @georgemoralis

Base: mainHead: multipleinstallfoldersfix


📝 Commits (2)

📊 Changes

3 files changed (+48 additions, -10 deletions)

View changed files

📝 src/common/config.cpp (+6 -1)
📝 src/qt_gui/settings_dialog.cpp (+27 -9)
📝 src/qt_gui/translations/en.ts (+15 -0)

📄 Description

https://github.com/shadps4-emu/shadPS4/pull/1308 contained a duplication bug in the list view that doesn't seem to happen in VS, and the PR was merged overnight so I couldn't test it, so I'm attempting to fix it by adding a duplication check, and also adding description text cause I forgot to add it.


🔄 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/1328 **Author:** [@ElBread3](https://github.com/ElBread3) **Created:** 10/10/2024 **Status:** ✅ Merged **Merged:** 10/10/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `multipleinstallfoldersfix` --- ### 📝 Commits (2) - [`af93c1e`](https://github.com/shadps4-emu/shadPS4/commit/af93c1ef69c758a52a1bbeae37a0b5fc5717607f) attempt to fix pr - [`c907eb4`](https://github.com/shadps4-emu/shadPS4/commit/c907eb437b36bf3dc9e20fd4548bf6cbb1e715ac) clang format ### 📊 Changes **3 files changed** (+48 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src/common/config.cpp` (+6 -1) 📝 `src/qt_gui/settings_dialog.cpp` (+27 -9) 📝 `src/qt_gui/translations/en.ts` (+15 -0) </details> ### 📄 Description https://github.com/shadps4-emu/shadPS4/pull/1308 contained a duplication bug in the list view that doesn't seem to happen in VS, and the PR was merged overnight so I couldn't test it, so I'm attempting to fix it by adding a duplication check, and also adding description text cause I forgot to add it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:14: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#2048
No description provided.