[PR #1387] [MERGED] Minor Fixes for Separate Update Folder #2080

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

📋 Pull Request Information

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

Base: mainHead: sepup-minorfix


📝 Commits (5)

  • 6876f99 description + string fixes
  • 3565470 fix use condition
  • 6763cb9 clang format
  • ba7c913 updates now fully extract to game update folder
  • 3c99d08 don't guarantee the overwrite game condition

📊 Changes

5 files changed (+20 additions, -16 deletions)

View changed files

📝 src/core/file_format/pkg.cpp (+3 -1)
📝 src/qt_gui/game_info.h (+2 -2)
📝 src/qt_gui/gui_context_menus.h (+9 -7)
📝 src/qt_gui/main_window.cpp (+1 -6)
📝 src/qt_gui/translations/en.ts (+5 -0)

📄 Description

Should add a description to the enable separate update folder checkbox, remove recreating a variable (I don't know why I put that there), and remove uses of .string()


🔄 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/1387 **Author:** [@ElBread3](https://github.com/ElBread3) **Created:** 10/15/2024 **Status:** ✅ Merged **Merged:** 10/15/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `sepup-minorfix` --- ### 📝 Commits (5) - [`6876f99`](https://github.com/shadps4-emu/shadPS4/commit/6876f9978e60a5e580c064739ec5b60b8c3953a6) description + string fixes - [`3565470`](https://github.com/shadps4-emu/shadPS4/commit/3565470ca63a20f9a39ce9e4746c3a8ef207dfa4) fix use condition - [`6763cb9`](https://github.com/shadps4-emu/shadPS4/commit/6763cb93c20ac36b46334cf6b5f59018df40b33f) clang format - [`ba7c913`](https://github.com/shadps4-emu/shadPS4/commit/ba7c9137adae635af45f03d42b3fa5ba3e529999) updates now fully extract to game update folder - [`3c99d08`](https://github.com/shadps4-emu/shadPS4/commit/3c99d08528ef40f08ba45a2d5022799a8496354f) don't guarantee the overwrite game condition ### 📊 Changes **5 files changed** (+20 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `src/core/file_format/pkg.cpp` (+3 -1) 📝 `src/qt_gui/game_info.h` (+2 -2) 📝 `src/qt_gui/gui_context_menus.h` (+9 -7) 📝 `src/qt_gui/main_window.cpp` (+1 -6) 📝 `src/qt_gui/translations/en.ts` (+5 -0) </details> ### 📄 Description Should add a description to the enable separate update folder checkbox, remove recreating a variable (I don't know why I put that there), and remove uses of .string() --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:15:06 +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#2080
No description provided.