[PR #388] [CLOSED] qt_gui: Multiple gamepaths reading #1532

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/388
Author: @notgonnaleo
Created: 8/8/2024
Status: Closed

Base: mainHead: feature/226-multiple-game-directory


📝 Commits (1)

  • 45d3340 game_install_dialog.cpp: Implementing multiple game paths (Create and Read)

📊 Changes

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

View changed files

📝 CMakeLists.txt (+1 -1)
📝 CMakeSettings.json (+6 -1)
📝 src/qt_gui/game_install_dialog.cpp (+51 -0)
📝 src/qt_gui/game_install_dialog.h (+3 -0)

📄 Description

Related to issue: https://github.com/shadps4-emu/shadPS4/issues/226


🔄 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/388 **Author:** [@notgonnaleo](https://github.com/notgonnaleo) **Created:** 8/8/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feature/226-multiple-game-directory` --- ### 📝 Commits (1) - [`45d3340`](https://github.com/shadps4-emu/shadPS4/commit/45d3340021bd8a4f8e05e431e7a02ab35f0cde3d) game_install_dialog.cpp: Implementing multiple game paths (Create and Read) ### 📊 Changes **4 files changed** (+61 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `CMakeLists.txt` (+1 -1) 📝 `CMakeSettings.json` (+6 -1) 📝 `src/qt_gui/game_install_dialog.cpp` (+51 -0) 📝 `src/qt_gui/game_install_dialog.h` (+3 -0) </details> ### 📄 Description Related to issue: [https://github.com/shadps4-emu/shadPS4/issues/226](226) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:12:58 +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#1532
No description provided.