Document Sony XPD files #15

Open
opened 2019-11-24 23:58:49 +00:00 by lucidiot · 0 comments
Owner

MIME type is application/x-psn-dstartup. A PS3 guide mentions application/vnd.sony.dstartup.

XPD file for SensMe Channels 1.50 for a PSP with UC2 product code:

[Info]
EID=adp#
Desc=SensMe™ channels 1.50
Size=13707
Code=NPIA00013
FName=EBOOT.PBP
AName=SENSME.DAT

[File]
C=http://sensme.dl.playstation.net/sensme/01.50/EBOOT.PBP?x-psp-productcode=UC2
A=http://sensme.dl.playstation.net/sensme/01.50/SENSME.DAT?x-psp-productcode=UC2

I also noted the Content-Type for EBOOT.PBP is application/x-psp-update. The Content-Type for SENSME.DAT is messed up and said as being a nameserver autoconfiguration file, while it actually is an SQLite 3 database!

This topic shows how an XPD for a game or a movie looks like.

And here is the XPD from http://pspradio.co.uk, triggering the automatic download and install of their radio:

[Info]
EID=gdp#
Desc=SHOUTcast Player
Size=0
Code=../SHOUTcast
NPage=http://pspradio.co.uk/geticon.php

[File]
C=http://pspradio.co.uk/im.sc
A=http://pspradio.co.uk/pl.sc

geticon.php triggers the download of the .prs file for the Internet Radio feature. The two links in the [File] sections are for an image and an HTML file, which apparently provide the radio itself. I am not exactly sure of the use of those two files.

MIME type is `application/x-psn-dstartup`. A PS3 guide mentions `application/vnd.sony.dstartup`. XPD file for SensMe Channels 1.50 for a PSP with `UC2` product code: ``` [Info] EID=adp# Desc=SensMe™ channels 1.50 Size=13707 Code=NPIA00013 FName=EBOOT.PBP AName=SENSME.DAT [File] C=http://sensme.dl.playstation.net/sensme/01.50/EBOOT.PBP?x-psp-productcode=UC2 A=http://sensme.dl.playstation.net/sensme/01.50/SENSME.DAT?x-psp-productcode=UC2 ``` I also noted the Content-Type for `EBOOT.PBP` is `application/x-psp-update`. The Content-Type for `SENSME.DAT` is messed up and said as being a nameserver autoconfiguration file, while it actually is an SQLite 3 database! [This topic](https://www.psxhax.com/threads/sony-xpd-files-can-be-downloaded-via-account-management.1550/) shows how an XPD for a game or a movie looks like. And here is the XPD from http://pspradio.co.uk, triggering the automatic download and install of their radio: ``` [Info] EID=gdp# Desc=SHOUTcast Player Size=0 Code=../SHOUTcast NPage=http://pspradio.co.uk/geticon.php [File] C=http://pspradio.co.uk/im.sc A=http://pspradio.co.uk/pl.sc ``` [geticon.php](http://pspradio.co.uk/geticon.php) triggers the download of the `.prs` file for the Internet Radio feature. The two links in the [File] sections are for an image and an HTML file, which apparently provide the radio itself. I am not exactly sure of the use of those two files.
lucidiot added the
help wanted
label 2019-11-24 23:58:49 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lucidiot/psp-research#15
No description provided.