mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 16:25:58 +03:00
[GH-ISSUE #2734] PKG Install Tool Can't Install PKG from official PSN #887
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#887
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 @Gabrielcnnunes on GitHub (Apr 1, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2734
Checklist
Describe the Bug
Why I can't install a pkg file downloaded from PSN Severs with "Rusty PSN" app? Rusty psn download the last patch of the game, but i can't install, Shad PS4 just closes and a big patch just starts to install an doesn't finish, is it encrypted or something like this?
I know the pkg tool is going to be removed but I want to ask this.
Reproduction Steps
I just install the pkg normally.
Expected Behavior
install the pkg.
Specify OS Version
Windows 10
@StevenMiller123 commented on GitHub (Apr 1, 2025):
Official PKGs are all encrypted, and due to the poor code of our now-removed PKG installer, it would crash instead of detecting this.
That is one of many reasons why we removed the PKG installer.