Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Add "Download Latest Patch" Option #239

Closed
TheRadziu opened this issue Nov 23, 2018 · 0 comments
Closed

Feature Request: Add "Download Latest Patch" Option #239

TheRadziu opened this issue Nov 23, 2018 · 0 comments

Comments

@TheRadziu
Copy link
Collaborator

TheRadziu commented Nov 23, 2018

Since I've read some negative feedback about removing PSV_UPDATES support (mostly due to some technical issues with PSTV that have AntiBlackList installed) my suggestion is to add new option "Download Latest Patch" (Or "Download X.XX Patch" if you parse it before showing per titleid options, and do not display this button at all if there is no update available.) on Game View Window [Right below "Download game"]

Here is the idea of how it would work:

  1. Have new config setting with vita HMAC key. [Or just hardcode it, up to you.]
    Note: We'd have to rely on user's config because right now I have no clue how to extract hmac key on the actual console.
  2. When Game View Window is triggered use code similar to >>THIS<< to get the latest hybrid package update link and update version. If there is any update available, display "Download X.XX Patch" button right under "Download Game", if not -> do not display it at all.
  3. When button is pressed download and extract the patch in question to /patch/GAMEID/
  4. Promote Patch (for example like >>>THIS<<<)

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant