12-29-2020, 10:49 PM -
When installing a game, sometimes the information appears that no game updates are needed. These updates are usually important for the game to function properly.
Function:
I propose to create, in the MenuContext of the Games list, the option "Update the Game" (If there are no updates, the option is unavailable).
Checking update:
The Playstation website has a game update repository that is accessible via the URL "https://a0.ww.np.dl.playstation.net/tpl/np/<SerialGame>/<SerialGame>-ver.xml" and returns an XML with the updates available for the game. Example:
Guilty Gear Xrd -Revelator - BLUS31588
https://a0.ww.np.dl.playstation.net/tpl/...88-ver.xml
How to apply:
At that point the development team can choose to Parser the XML and:
Deliver a completed URL, letting the user download the game update to their browser.
OR
Download Update and install automatically.
Thanks for listening.
Function:
I propose to create, in the MenuContext of the Games list, the option "Update the Game" (If there are no updates, the option is unavailable).
Checking update:
The Playstation website has a game update repository that is accessible via the URL "https://a0.ww.np.dl.playstation.net/tpl/np/<SerialGame>/<SerialGame>-ver.xml" and returns an XML with the updates available for the game. Example:
Guilty Gear Xrd -Revelator - BLUS31588
https://a0.ww.np.dl.playstation.net/tpl/...88-ver.xml
How to apply:
At that point the development team can choose to Parser the XML and:
Deliver a completed URL, letting the user download the game update to their browser.
OR
Download Update and install automatically.
Thanks for listening.