IDPS: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Software]]
The IDPS is a 16 byte value that contains console specific information. Exactly what information this stores is not completely known.
The IDPS is a 16 byte value that contains console specific information. Exactly what information this stores is not completely known.


Line 24: Line 23:


{{Flash}}
{{Flash}}
<noinclude>[[Category:Main]]</noinclude>
{{File Formats}}<noinclude>[[Category:Main]]</noinclude>

Revision as of 01:54, 12 February 2014

The IDPS is a 16 byte value that contains console specific information. Exactly what information this stores is not completely known.

Structure

  
                              Chassis Check
                                  ⇓  ⇓                    
00000000  00 00 00 01 00 89 00 0B 14 00 EF DD CA 25 52 66  .....‰....ïÝÊ%Rf
                         ⇑     ⇑
                 Target ID     PS3 Model type
    (Internal:Product Code)   (Internal: Product Sub Code)

6th byte represents your Target ID

8th byte represents your PS3 Model

9th and 10th byte : chassis check

The IDPS can be found in EID0 and EID5, see Flash (NAND @ 0x80870 / NOR @ 0x2F070)

Displayed under setting information on MultiMan or on registry/application_persistent file inside playstation Store folder (as DeviceID).