Editing IDPS
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
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 | |||
= Structure = | = Structure = | ||
Line 7: | Line 6: | ||
<pre> | <pre> | ||
00000000 00 00 00 01 00 89 00 0B 14 00 EF DD CA 25 52 66 .....‰....ïÝÊ%Rf | 00000000 00 00 00 01 00 89 00 0B 14 00 EF DD CA 25 52 66 .....‰....ïÝÊ%Rf | ||
^^ ^^ | |||
Target ID Motherboard Revision | |||
</pre> | </pre> | ||
6th byte represents your [[Target ID]] | |||
8th byte represents your [[Motherboard_Revisions]] // possible sku model | |||
*0x01 = CECHA (60GB Full PS2) - COK-001 + Memcard Daughterboard | |||
*0x02 = CECHB (20GB Full PS2) - COK-001 | |||
*0x03 = CECHC (60GB Partial PS2) - COK-002 + Memcard Daughterboard | |||
*0x04 = CECHE (80GB Partial PS2) - COK-002W + Memcard Daughterboard | |||
*0x05 = CECHG (40GB No PS2) - SEM-001 | |||
*0x06 = CECHH (40GB No PS2) - DIA-001 | |||
*0x07 = CECHJ / CECHK (40GB/80GB No PS2) - DIA-002 | |||
*0x08 = CECHL / CECHM / CECHP / CECHQ (80GB/160GB No PS2) - VER-001 | |||
*0x09 = CECH20A / CECH20B (120GB/250GB Slim) - DYN-001 | |||
*0x0A = CECH21A / CECH21B (120GB/250GB Slim) - SUR-001 | |||
*0x0B = CECH25A / CECH25B (160GB/320GB Slim) - JTP-001/JSD-001 | |||
*0x0C = CECH30A / CECH30B (160GB/320GB Slim) - KTE-001 | |||
* | |||
* | |||
* | |||
= | |||
= | |||
* | |||
= | |||
- | |||
* | |||
= | |||
The IDPS can be found in EID0 and EID5, see [http://ps3devwiki.com/index.php?title=Flash#EID0_-_Section_0 Flash] (NAND @ 0x80870 / NOR @ 0x2F070) or under setting information on MultiMan. | |||