mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-24 23:36:00 +03:00
[GH-ISSUE #1685] Installing Game Updates works fine! but ends up with unnecessary files. #571
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#571
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 @ghost on GitHub (Dec 7, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1685
Updating works fine, but you end up with 3 copies and unnecessary writes.
Example:
I think the extra copy in the Installation dir is unnecessary, because it's merged into the main game anyways. + it would be cool, if ShadPs4 asks you "Do you want to keep the original update.file" but not necessary.
@isshininu commented on GitHub (Dec 7, 2024):
Haven't noticed anything like that, any examples?
And no, updates are not merged with main game on real PS4
@ghost commented on GitHub (Dec 7, 2024):
I had my Bloodborne 1.0, I installed my update file and got it to 1.09
And the Update is now merged with my Game. If I take my Bloodborne Game from my main PC, to my other PC, it's already updated to 1.09. It's merged.
What I don't understand is:
I have my update file on my Desktop.
I installed the Update, now it's in my ShadPs4 Game dir.
And it's also merged with my Bloodborne.
@Hermiten commented on GitHub (Dec 19, 2024):
Maybe for you @ElBread3 ?
@Hermiten commented on GitHub (Jan 29, 2025):
Fixed by https://github.com/shadps4-emu/shadPS4/pull/2261