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: | ||
= Overview = | = Overview = | ||
Every PS2 stores a model-specific | Every PS2 stores a model-specific console (uint16_t sized) identification number on EEPROM. | ||
The exact address inside EEPROM depends on the [[MechaCon]]. If MechaCon's major version number is lower than 4 (i.e. on SPC970-based MechaCons), the value is located at '''0xE4'''. Else (i.e. on ARM-based MechaCons), it will be found at '''0xF8'''.<br/> | The exact address inside EEPROM depends on the [[MechaCon]]. If MechaCon's major version number is lower than 4 (i.e. on SPC970-based MechaCons), the value is located at '''0xE4'''. Else (i.e. on ARM-based MechaCons), it will be found at '''0xF8'''.<br/> |