Talk:Custom render plugin: Difference between revisions
Jump to navigation
Jump to search
Line 124: | Line 124: | ||
*All this has been extracted with a modifyed version of rcomage using a custom '''objattribdef-ps3.ini''' where the 6 "unknowns" from standard object attributes has been configured as data type "unk" (for a raw value extraction, not conversion applyed) | *All this has been extracted with a modifyed version of rcomage using a custom '''objattribdef-ps3.ini''' where the 6 "unknowns" from standard object attributes has been configured as data type "unk" (for a raw value extraction, not conversion applyed) | ||
===1.00-1.02=== | ===Firmware 1.00-1.02=== | ||
{{Boxcode|content=<syntaxhighlight lang="xml"> | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<?xml version="1.0" encoding="iso-8859-1"?> | <?xml version="1.0" encoding="iso-8859-1"?> | ||
Line 189: | Line 189: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
===1.10-1.11=== | ===Firmware 1.10-1.11=== | ||
{{Boxcode|content=<syntaxhighlight lang="xml"> | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<RcoFile> | <RcoFile> | ||
Line 204: | Line 204: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
===1.30-1.32=== | ===Firmware 1.30-1.32=== | ||
{{Boxcode|content=<syntaxhighlight lang="xml"> | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<RcoFile> | <RcoFile> | ||
Line 219: | Line 219: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
===1.50-1.54=== | ===Firmware 1.50-1.54=== | ||
{{Boxcode|content=<syntaxhighlight lang="xml"> | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<RcoFile> | <RcoFile> | ||
Line 234: | Line 234: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
===1.60-1.70=== | ===Firmware 1.60-1.70=== | ||
{{Boxcode|content=<syntaxhighlight lang="xml"> | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<RcoFile minFirmwareVer="unknownId0x102"> | <RcoFile minFirmwareVer="unknownId0x102"> | ||
Line 249: | Line 249: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
===1.80-1.82=== | ===Firmware 1.80-1.82=== | ||
{{Boxcode|content=<syntaxhighlight lang="xml"> | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<RcoFile minFirmwareVer="unknownId0x104"> | <RcoFile minFirmwareVer="unknownId0x104"> | ||
Line 264: | Line 264: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
===1.90-1.94=== | ===Firmware 1.90-1.94=== | ||
{{Boxcode|content=<syntaxhighlight lang="xml"> | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<RcoFile minFirmwareVer="unknownId0x105"> | <RcoFile minFirmwareVer="unknownId0x105"> | ||
Line 279: | Line 279: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
===2.00-2.01=== | ===Firmware 2.00-2.01=== | ||
{{Boxcode|content=<syntaxhighlight lang="xml"> | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<RcoFile minFirmwareVer="unknownId0x106"> | <RcoFile minFirmwareVer="unknownId0x106"> | ||
Line 294: | Line 294: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
===2.10-2.17=== | ===Firmware 2.10-2.17=== | ||
{{Boxcode|content=<syntaxhighlight lang="xml"> | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<RcoFile> | <RcoFile> | ||
Line 309: | Line 309: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
===2.20=== | ===Firmware 2.20=== | ||
{{Boxcode|content=<syntaxhighlight lang="xml"> | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<RcoFile minFirmwareVer="unknownId0x107"> | <RcoFile minFirmwareVer="unknownId0x107"> | ||
Line 315: | Line 315: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
===2.30-2.36=== | ===Firmware 2.30-2.36=== | ||
{{Boxcode|content=<syntaxhighlight lang="xml"> | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<RcoFile> | <RcoFile> | ||
Line 330: | Line 330: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
===2.40-2.43=== | ===Firmware 2.40-2.43=== | ||
{{Boxcode|content=<syntaxhighlight lang="xml"> | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<RcoFile> | <RcoFile> | ||
Line 345: | Line 345: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
===2.50-2.53=== | ===Firmware 2.50-2.53=== | ||
{{Boxcode|content=<syntaxhighlight lang="xml"> | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<RcoFile> | <RcoFile> | ||
Line 360: | Line 360: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
===2.60=== | ===Firmware 2.60=== | ||
{{Boxcode|content=<syntaxhighlight lang="xml"> | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<RcoFile> | <RcoFile> | ||
Line 375: | Line 375: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
===2.70-2.76=== | ===Firmware 2.70-2.76=== | ||
{{Boxcode|content=<syntaxhighlight lang="xml"> | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<RcoFile> | <RcoFile> | ||
Line 407: | Line 407: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
===2.80=== | ===Firmware 2.80=== | ||
{{Boxcode|content=<syntaxhighlight lang="xml"> | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<RcoFile> | <RcoFile> | ||
Line 422: | Line 422: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
===3.00-3.01=== | ===Firmware 3.00-3.01=== | ||
{{Boxcode|content=<syntaxhighlight lang="xml"> | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<RcoFile minFirmwareVer="unknownId0x108"> | <RcoFile minFirmwareVer="unknownId0x108"> | ||
Line 448: | Line 448: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
===3.10-3.21=== | ===Firmware 3.10-3.21=== | ||
{{Boxcode|content=<syntaxhighlight lang="xml"> | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<RcoFile minFirmwareVer="unknownId0x110"> | <RcoFile minFirmwareVer="unknownId0x110"> | ||
Line 463: | Line 463: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
===3.30=== | ===Firmware 3.30=== | ||
{{Boxcode|content=<syntaxhighlight lang="xml"> | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<RcoFile> | <RcoFile> | ||
Line 478: | Line 478: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
===3.40-3.56=== | ===Firmware 3.40-3.56=== | ||
{{Boxcode|content=<syntaxhighlight lang="xml"> | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<RcoFile> | <RcoFile> | ||
Line 493: | Line 493: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
===3.60-3.74=== | ===Firmware 3.60-3.74=== | ||
{{Boxcode|content=<syntaxhighlight lang="xml"> | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<RcoFile> | <RcoFile> | ||
Line 508: | Line 508: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
===4.00-4. | ===Firmware 4.00-4.25=== | ||
{{Boxcode|content=<syntaxhighlight lang="xml"> | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<RcoFile minFirmwareVer="unknownId0x120"> | <RcoFile minFirmwareVer="unknownId0x120"> | ||
Line 514: | Line 514: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
===4.30-4.46=== | ===Firmware 4.30-4.46=== | ||
{{Boxcode|content=<syntaxhighlight lang="xml"> | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<RcoFile minFirmwareVer="unknownId0x130"> | <RcoFile minFirmwareVer="unknownId0x130"> | ||
Line 530: | Line 530: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
===4.50-4.76=== | ===Firmware 4.50-4.76=== | ||
{{Boxcode|content=<syntaxhighlight lang="xml"> | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<?xml version="1.0" encoding="iso-8859-1"?> | <?xml version="1.0" encoding="iso-8859-1"?> |
Revision as of 18:39, 24 November 2015
Custom_render_plugin Function 2
used by:
game_ext_plugin with Parameter: 3 = anim_otherboot for Category "CB", "HM", "AV", "AM", "AT" 2 (older fw) = anim_gameboot
Enforce gameboot animation
game_ext_plugin.sprx : 38 80 00 00 7B E3 00 20 -> 38 80 00 00 38 60 00 02 + add gameboot_multi + gameboot_stereo
if not found on newer fw try: 2F 89 00 00 7B C3 00 20 -> 2F 89 00 00 38 60 00 02 + add gameboot_multi + gameboot_stereo
gameboot sounds
http://www.ps3hax.net/showthread.php?t=34085
File Name | Size (bytes) |
Hash (MD5) |
Firmware | Notes | |||
---|---|---|---|---|---|---|---|
1.00~2.60 | 2.70~2.80 | 3.00~3.01 | 3.10~Template:Latest | ||||
gameboot_stereo.ac3 | 243.200 | E311AD59E14A751C6907E300E11841F7 | Yes | No | Old gameboot sound files | ||
gameboot_multi.ac3 | 243.200 | 9C845DB9802B4F5A8953C23833D18F37 |
custom_render_plugin.rco changelog (retail/CEX)
- Contents:
- image files (same files from 1.00 firmware up to 4.76 firmware. Never changed)
- tex_ps3logo.gim (MD5: 87068679DB28FE5347700FADBF281E5A)
- tex_scelogo.gim (MD5: 6158E31B5274DEE04F6193873F731B7F)
- RCOXML embedded code
- ImageTreee (indexed image files)
- ObjectTree (objects definitions)
- AnimTree (animations definitions)
- image files (same files from 1.00 firmware up to 4.76 firmware. Never changed)
Firmware Version |
MD5 | Changes | ||
---|---|---|---|---|
RCOset | Objects | Animations | ||
1.00~1.02 | 957F706965F317698EFEB7FE3D878D18 | 0x97 | original | original |
1.10~1.11 | AA737527F6A61CEE01924044DBDB48F3 | 0x97 | scelogo plane, unknown attributes: 17,18,20,21 ps3logo plane, unknown attributes: 20,21 |
no changes |
1.30~1.32 | 7F5C343DB404DE3701B885BEAA7BE6CD | 0x97 | scelogo plane, unknown attributes: 17,18,20,21 ps3logo plane, unknown attributes: 20,21 |
no changes |
1.50~1.54 | AA737527F6A61CEE01924044DBDB48F3 | 0x97 | scelogo plane, unknown attributes: 17,18,20,21 ps3logo plane, unknown attributes: 20,21 |
no changes |
1.60~1.70 | 3D1DDD9E61045D37EDBDA930FEB1B341 | 0x102 | scelogo plane, unknown attributes: 17,18,20,21 ps3logo plane, unknown attributes: 20,21 |
no changes |
1.80~1.82 | D7E4F234F6C0D564C81E65B04C2E283D | 0x104 | scelogo plane, unknown attributes: 17,18,20,21 ps3logo plane, unknown attributes: 20,21 |
no changes |
1.90~1.94 | 55E2E5125019CF23B65933B0DB4388DE | 0x105 | scelogo plane, unknown attributes: 17,18,20,21 ps3logo plane, unknown attributes: 20,21 |
no changes |
2.00~2.01 | 2282751BD5FE8F58D5849959C021BCC4 | 0x106 | scelogo plane, unknown attributes: 17,18,20,21 ps3logo plane, unknown attributes: 20,21 |
no changes |
2.10~2.17 | 075C785C3B310D4D4F99CE9CD6A652B4 | 0x106 | scelogo plane, unknown attributes: 17,18,20,21 ps3logo plane, unknown attributes: 20,21 |
no changes |
2.20 | BB10C1C57EB9DD91532CAFD865B80DAD | 0x107 | no changes | no changes |
2.30~2.36 | 8C070B74082E2B7650D0358E347AED80 | 0x107 | scelogo plane, unknown attributes: 17,18,20,21 ps3logo plane, unknown attributes: 20,21 |
no changes |
2.40~2.43 | 2CA56107EDE4A0E83C8B706C2B7A2F1B | 0x107 | scelogo plane, unknown attributes: 17,18,20,21 ps3logo plane, unknown attributes: 20,21 |
no changes |
2.50~2.53 | E4F69377DF56EC728DC29D6AB814ED63 | 0x107 | scelogo plane, unknown attributes: 17,18,20,21 ps3logo plane, unknown attributes: 20,21 |
no changes |
2.60 | EBCB8B2BF2D0122A7E7AA43459B989A3 | 0x107 | scelogo plane, unknown attributes: 17,18,20,21 ps3logo plane, unknown attributes: 20,21 |
no changes |
2.70~2.76 | 07A2E2F30C97FFE508234585420C1BCF | 0x107 | scelogo plane, unknown attributes: 17,18,20,21 page_coldboot2 page added ps3logo plane, unknown attributes: 20,21 |
anim_coldboot2 animation added |
2.80 | 52551D13219AF705B1EE17B80B611948 | 0x107 | scelogo plane, unknown attributes: 17,18,20,21 ps3logo plane, unknown attributes: 20,21 |
no changes |
3.00~3.01 | 7540C3BAF80AD5BAE4B4342149BC5116 | 0x108 | blur page added scelogo plane, unknown attributes: 17,18,20,21 ps3logo plane, unknown attributes: 20,21 |
anim_coldboot2 animation fine tuned anim_otherboot animation fine tuned |
3.10~3.21 | 5B821E62F74ECBA55C02CB90D88ED929 | 0x110 | scelogo plane, unknown attributes: 17,18,20,21 ps3logo plane, unknown attributes: 20,21 |
no changes |
3.30 | 9F16A32EF5EDBB802A9DFD2E5F46E88E | 0x110 | scelogo plane, unknown attributes: 17,18,20,21 ps3logo plane, unknown attributes: 20,21 |
no changes |
3.40~3.56 | 0D6054717B3C7573047BBF8CF0C37E32 | 0x110 | scelogo plane, unknown attributes: 17,18,20,21 ps3logo plane, unknown attributes: 20,21 |
no changes |
3.60~3.74 | 56CFE845364C511FC2C5D4154FFD2CCD | 0x110 | scelogo plane, unknown attributes: 17,18,20,21 ps3logo plane, unknown attributes: 20,21 |
no changes |
4.00~4.25 | 9764A4790A360C0769359DE8741A55AE | 0x120 | no changes | no changes |
4.30~4.46 | 02251196DCEF6ABC756499A18B6A9BFC | 0x130 | scelogo plane, unknown attributes: 17,18,20,21 ps3logo plane, unknown attributes: 20,21 |
no changes |
4.50~4.76 | FB9C8E467A0A1E2C38397D6F266FC997 | 0x130 | scelogo plane, unknown attributes: 17,18,20,21 ps3logo plane, unknown attributes: 20,21 |
no changes |
Detailed changelog
- In the xml examples below, only the rcoxml code from firmware 1.00 and 4.76 are included completly (first and latest retail firmware at this date). All the others displays only the changes, either a complete line when added new, or the specific attributes that changed
- All this has been extracted with a modifyed version of rcomage using a custom objattribdef-ps3.ini where the 6 "unknowns" from standard object attributes has been configured as data type "unk" (for a raw value extraction, not conversion applyed)
Firmware 1.00-1.02
Code Sample
Firmware 1.10-1.11
Code Sample
Firmware 1.30-1.32
Code Sample
Firmware 1.50-1.54
Code Sample
Firmware 1.60-1.70
Code Sample
Firmware 1.80-1.82
Code Sample
Firmware 1.90-1.94
Code Sample
Firmware 2.00-2.01
Code Sample
Firmware 2.10-2.17
Code Sample
Firmware 2.20
Code Sample
Firmware 2.30-2.36
Code Sample
Firmware 2.40-2.43
Code Sample
Firmware 2.50-2.53
Code Sample
Firmware 2.60
Code Sample
Firmware 2.70-2.76
Code Sample
Firmware 2.80
Code Sample
Firmware 3.00-3.01
Code Sample
Firmware 3.10-3.21
Code Sample
Firmware 3.30
Code Sample
Firmware 3.40-3.56
Code Sample
Firmware 3.60-3.74
Code Sample
Firmware 4.00-4.25
Code Sample
Firmware 4.30-4.46
Code Sample
Firmware 4.50-4.76
Code Sample