Editing PSID
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]] | |||
It's a unique 16byte (0x10) hexsequence inside your ps3. | |||
{| class="wikitable sortable" | |||
|- | |||
! Name !! length !! Example | |||
|- | |||
| PSID || 16 bytes (0x10) || 0123456789ABCDEFFEDCBA9876543210 | |||
|- | |||
|} | |||
Where to find it (on LV2): | |||
{| class="wikitable sortable" | |||
|- | |||
! FW !! PSID Memory Offset !! ConsoleID Memory Offset 1 || ConsoleID Memory Offset 2 || ConsoleID Memory Offset 3 | |||
|- | |||
| 3.41 || 0x800000000044A18C || || || | |||
|- | |||
| 3.55 || 0x800000000045218C || 0x80000000003C2EF0 || 0x8000000000452174 || | |||
|- | |||
| 3.56 || 0x8000000000?????? || || || | |||
|- | |||
| 4.30 || 0x8000000000476F54 || 0x80000000003DB1B0 || 0x8000000000476F3C || 0x8000000000593D8C | |||
|- | |||
|} | |||
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/ |