[PR #2261] [MERGED] qt_gui: Some game install features and fixes #2603

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2261
Author: @ElBread3
Created: 1/28/2025
Status: Merged
Merged: 1/29/2025
Merged by: @georgemoralis

Base: mainHead: smalladds1


📝 Commits (2)

  • 45367d9 open update folder + delete save folder + bulk install checkbox
  • 04e0ae3 delete pkg on install checkbox + use game icon for finish window

📊 Changes

5 files changed (+101 additions, -10 deletions)

View changed files

📝 src/qt_gui/gui_context_menus.h (+41 -4)
📝 src/qt_gui/install_dir_select.cpp (+21 -3)
📝 src/qt_gui/install_dir_select.h (+12 -0)
📝 src/qt_gui/main_window.cpp (+23 -3)
📝 src/qt_gui/main_window.h (+4 -0)

📄 Description

Some small GUI additions. Solves https://github.com/shadps4-emu/shadPS4/issues/1580, https://github.com/shadps4-emu/shadPS4/issues/1660, https://github.com/shadps4-emu/shadPS4/issues/1685, https://github.com/shadps4-emu/shadPS4/issues/1807, https://github.com/shadps4-emu/shadPS4/issues/1908. Partially solves https://github.com/shadps4-emu/shadPS4/issues/1581.


🔄 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/2261 **Author:** [@ElBread3](https://github.com/ElBread3) **Created:** 1/28/2025 **Status:** ✅ Merged **Merged:** 1/29/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `smalladds1` --- ### 📝 Commits (2) - [`45367d9`](https://github.com/shadps4-emu/shadPS4/commit/45367d9fc372e4fab7b7808b05d6de16049c34aa) open update folder + delete save folder + bulk install checkbox - [`04e0ae3`](https://github.com/shadps4-emu/shadPS4/commit/04e0ae3a2329a6dcfab07978ca3468158d86f4db) delete pkg on install checkbox + use game icon for finish window ### 📊 Changes **5 files changed** (+101 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src/qt_gui/gui_context_menus.h` (+41 -4) 📝 `src/qt_gui/install_dir_select.cpp` (+21 -3) 📝 `src/qt_gui/install_dir_select.h` (+12 -0) 📝 `src/qt_gui/main_window.cpp` (+23 -3) 📝 `src/qt_gui/main_window.h` (+4 -0) </details> ### 📄 Description Some small GUI additions. Solves https://github.com/shadps4-emu/shadPS4/issues/1580, https://github.com/shadps4-emu/shadPS4/issues/1660, https://github.com/shadps4-emu/shadPS4/issues/1685, https://github.com/shadps4-emu/shadPS4/issues/1807, https://github.com/shadps4-emu/shadPS4/issues/1908. Partially solves https://github.com/shadps4-emu/shadPS4/issues/1581. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:00:33 +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#2603
No description provided.