PSID: 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]]
[[Category:Software]]
What is a PSID? it's a unique code inside your ps3.
What is a PSID? it's a unique 32byte (0x20) hexsequence inside your ps3.


{| class="wikitable sortable"
{| class="wikitable sortable"
|-
|-
! Name !! Hex size !! Example
! Name !! length !! Example
|-
|-
| PSID || 32 || 1234567890ABCDEFFEDCBA0987654321
| PSID || 0x20 || 1234567890ABCDEFFEDCBA0987654321
|-
|-
|}
|}

Revision as of 21:32, 28 December 2011

What is a PSID? it's a unique 32byte (0x20) hexsequence inside your ps3.

Name length Example
PSID 0x20 1234567890ABCDEFFEDCBA0987654321

Where to find it:

FW Offset
3.41 0x800000000044A18C
3.55 0x800000000045218C
3.56 0x8000000000??????

all the other offsets are the Console ID's


you can get it also thought a proxy server without the needing to have a CFW or a MFW