mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 15:56:00 +03:00
[GH-ISSUE #2569] [Feature Request]: Show .pkg information during installation #842
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#842
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 (Feb 28, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2569
Checklist
Description
When installing several .pkg files selected all at once through the Explorer popup, notably to multiple directories (configured under Settings -> Paths -> Game Folders), each .pkg is presented the option to install to a directory, but the GUI doesn't provide any information on what .pkg is currently about to be installed.
When installing .pkg files, it should give the information of the .pkg, at least the filename if say, CUSA or content ID or names from param.sfo aren't able to be parsed; this would help in determining where to install each game.
Reason
It helps the installation process by avoiding potential path mismatches and library disorganization during mass installations.
Examples
No response