Editing ConsoleID
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: | ||
= | == Console ID == | ||
Every PS2 stores a | Every PS2 stores on EEPROM a unique console identification number. (uint16_t sized) | ||
it can exist on two different locations inside EEPROM depending on the mechacon verison. | |||
if [[MechaCon]] major version is lower than 4 (i.e. on SPC970-based MechaCons) then this value is located at '''0xE4''', else (i.e. on ARM-based MechaCons) it will be found on '''0xF8''' (note: this is not the byte offset, but the (2-Byte) word-offset you would pass to the mechacon SCMD '''0x0A''' to obtain EEPROM data) | |||
here is a list of the known/suspected IDs and their respective models | |||
{| class="wikitable" | {| class="wikitable" |