Talk:More System Information
Images info:
- FW 3.55 dex example <- deroad
- FW 3.56 cex example <- TechnoDon
- FW 3.56 Demonhades example <- TechnoDon
- FW 4.00 cex example <- deroad
- FW 4.00 shop example <- TechnoDon
Syscon format speculation
By looking at the SC versions of the example images uploaded... the first part of the format (qqqq.****************) seems not to be accurate
There are two CECH-25xx, one in 3.41ofw, and other in 4.00ofw... both with the string "08C2.0000000000000000"
The fact that the installation of 4.00ofw in this motherboard installs no patches (0000000000000000) means that the "base syscon firmware" (08C2) includes all the needed patches (in other words... 4.00 ofw contains no patches aplicables to this syscon)
So 08C2 seems to be the higher possible "syscon base firmware" for CECH-25xx boards (the higher models hackables) but...
There is another photo with the string "0C16.0001000100030003" (this means that has installed the patch SYS_CON_FIRMWARE_01010303.pkg and this sycon is "hardware revision 2")
But... 0C16 in hexadecimal is higher than 08C2 and the motherboard is older (this has no sense)... the only possible way to make this sense is to separate "qqqq" in 2 bytes "pp+qq". Where the first one is unknown, and the second one is the version
they are not little endian:
0C16 from an old 60GB
065D from CECHL01 3.55+spoof 3.66
0DBF from an old 40GB (the 60 GB is older then this one)
08C2 from a slim
0832.00010002083E0832 from European ps3
this means that this must be read as: pp + qq , where qq is the revision of the SC and pp unknown
Temporall table to fill with examples to deduce the format of the first bytes before the point "." (please help to fill it)
Ps3 model | Bigger firmware installed at any time | @SC string | Syscon generation (based on SC string) | syscon patch installed |
---|---|---|---|---|
CECH04 | 3.15 | 0C16.0001000100030002 | generation 2 | 01010302.pkg |
CECHC | 3.55 | 0C16.0001000100030003 | generation 2 | 01010303.pkg |
???? | 4.00 | 0832.00010002083E0832 | generation 3 | 00010002083E0832.pkg |
CECHH | ???? | 0DBF.0001000300030002 | generation 4 | 01030302.pkg |
CECHL | 3.65 | 065D.0000000000000000 | generation ? | None |
CECH25xx | 3.41 | 08C2.0000000000000000 | generation ? | None |
CECH25xx | 4.00 | 08C2.0000000000000000 | generation ? | None |
CECH30xx | 4.00 | 0918.0000000000000000 | generation ? | None |