mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 00:05:58 +03:00
[GH-ISSUE #2573] [Feature Request]: Install game .pkg before update/DLC .pkg in queue #845
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#845
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @imnltsa on GitHub (Mar 1, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2573
Checklist
Description
The GUI should attempt to install any game .pkgs when queueing multiple .pkgs for installation before attempting to install any update or DLC .pkgs.
Reason
Allowing the emulator to install game .pkgs before anything else prevents any .pkgs from being skipped during installation, significantly better than the current system where an update/DLC .pkg is completely skipped in the queue when installed before a game .pkg (even if the corresponding game .pkg is IN the queue, just after the update/DLC due to file manager inconsistencies), only telling the user the .pkg cannot be installed; no other warning and skipped entirely.
Examples
No response