SEN Store

From Vita Developer wiki
Revision as of 22:25, 23 December 2024 by CelesteBlue (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Login process

To be documented.

User Agents are

PSP2Community-agent/1.0.0 libhttp/3.73 (PS Vita)

,

PSP2Activity-agent/1.0.0 libhttp/3.73 (PS Vita)

and

libhttp/3.73 (PS Vita)

.

Outdated PS Store Entitlements JSON Parser Script for PC

Note: the PS Store Entitlements List format may have changed and is anyway not available anymore on the kamaji/chihiro link presented in this section.

This simple script, ps_store_json.sh, parse the online store Entitlements JSON files to an readable text.

The json is here: (you need to connect to store.sonyentertainmentnetwork.com, to see the data)

https://store.sonyentertainmentnetwork.com/kamaji/api/chihiro/00_09_000/gateway/store/v1/users/me/internal_entitlements?fields=game_meta,drm_def,drm_def.content_type

This can be useful to grab the free pkg to use with the ★Package Installer (NPXS10031).

Usage: ./ps_store_json.sh <internal_entitlements.json>
       Login into 'https://store.sonyentertainmentnetwork.com'
       Save the page 'https://store.sonyentertainmentnetwork.com/kamaji/api/chihiro/00_09_000/gateway/store/v1/users/me/internal_entitlements?fields=game_meta,drm_def,drm_def.content_type'
       Give the page to this script './ps_store_json.sh internal_entitlements.json
       it will return something like:

       ContentID:        UP0001-000000000_00-0000000000000000
       Content Name:     Game Name
       Content Size:     XXX Mb 
       Content URL:      http://zeus.dl.playstation.net/cdn/xxxxxx/000000000_00/yyyy...yyyyyyy.pkg
       drmContentType:   n
       drmType:          m
       Publisher Name:   Game Publisher
       Title Name:       Game Name Demo
       Img URL:          https://image.api.np.km.playstation.net/images/......png