Editing Syscon Thermal Configs
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 2,167: | Line 2,167: | ||
*COK-001 special section sb_tshutdown ---to---> special section cell_tshutdown | *COK-001 special section sb_tshutdown ---to---> special section cell_tshutdown | ||
*COK-001 special section sb_hyst ---to---> special section cell_hyst | *COK-001 special section sb_hyst ---to---> special section cell_hyst | ||
*Additionally... is needed to write a byte in 2 different offsets that seems to be some kind of calibration and is indirectly related with the RSX revisions, the 40nm RSX refurb is using | *Additionally... is needed to write a byte in 2 different offsets that seems to be some kind of calibration and is indirectly related with the RSX revisions, the 40nm RSX refurb is using byte '''0x8B''' (seems to be taken from the identifyers used in the thermal configs from the latest PS3 slim models). For thermal config of the 65nm RSX refurb it should be lower, and the only posible identifyer left for that second byte is '''0x88''', so we need to: | ||
**Write byte '''0x88''' at relative offset 0x18B (the second byte inside the '''unk_2''' area) | **Write byte '''0x88''' at relative offset 0x18B (the second byte inside the '''unk_2''' area) | ||
**Write byte '''0x88''' at relative offset 0x1AF (the second byte inside the '''unk_3''' area) | **Write byte '''0x88''' at relative offset 0x1AF (the second byte inside the '''unk_3''' area) |