PSID: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
(fixed lenght, added info link from stoker25)
mNo edit summary
Line 14: Line 14:
{| class="wikitable sortable"
{| class="wikitable sortable"
|-
|-
! FW !! Memory Offset
! FW !! PSID Memory Offset !! ConsoleID Memory Offset 1 || ConsoleID Memory Offset 2
|-
|-
| 3.41 || 0x800000000044A18C
| 3.41 || 0x800000000044A18C ||  ||
|-
|-
| 3.55 || 0x800000000045218C  
| 3.55 || 0x800000000045218C || 0x80000000003C2EF0 || 0x8000000000452174
|-
|-
| 3.56 || 0x8000000000??????
| 3.56 || 0x8000000000?????? ||  ||
|-
|-
|}
|}

Revision as of 06:45, 29 April 2013

It's a unique 16byte (0x10) hexsequence inside your ps3.

Name length Example
PSID 16 bytes (0x10) 0123456789ABCDEFFEDCBA9876543210

Where to find it:

FW PSID Memory Offset ConsoleID Memory Offset 1 ConsoleID Memory Offset 2
3.41 0x800000000044A18C
3.55 0x800000000045218C 0x80000000003C2EF0 0x8000000000452174
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

Or with "PSID patch v1.0" (for cfw 3.41) and "PSID patch v1.5" (for cfw 3.55) made by stoker25, this programs shows your current PSID, and let you spoof it in memory with other values (the change is not permanent). http://psx-scene.com/forums/f6/%5Bps3-src%5D-psidpatch-1-0-a-70709/