-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Labels
Milestone
Description
Currently we have no means of updating games without patching the iso and this might be:
- confusing especially for issues like DLC in Little Big Planet reported not to work #9820, especially since many games will still load and display update "notes" which lie about being updated by showing version number from the update note even if they fail to run updated executable and people assume they're on latest version then think the DLC's just doesn't work,
- it might also cause problem when trying to play adhoc as most multiplayer centered games had meaningful content updates and might not be compatible between patched and unpatched game with small portion of the community understanding how to patch games,
- causing problems like in Bleach: Heat the Soul 7 DLC doesn't work (says 6.60 is required) #11106 where updated game has an option to run "updated" for special DLC or revert to non-updated state,
- I guess it's also bad for "game preservation" as you can't keep more than 1 backup in most countries, so requiring to modify that backup is bad, it's also additional hassle in addition to having to decrypt the update using real hardware.
Outside of potentially improving/solving the problems above, it could help or be useful in some way also to that Killzone DLC ~ #12343.
Even if we would have such system for loading decrypted updates, not many people even know we can't decrypt updates outside of real PSP, so it could also print some error on the screen when failing to decrypt update and no decrypted version of it was found.
anr2me