Editing Template:Custom render plugin.rco changelog
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 81: | Line 81: | ||
| FB9C8E467A0A1E2C38397D6F266FC997 || 0x130 || 0x98020000 || 664+1 || 0+1 || 0x99020000 || 665+1 || 0+1 || 0x9a020100 || 666+1 || 1+1 || 0x9b020100 || 667+1 || 1+1 || 0x9c020100 || 668+1 || 1+1 || 0x9d020100 || 669+1 || 1+1 | | FB9C8E467A0A1E2C38397D6F266FC997 || 0x130 || 0x98020000 || 664+1 || 0+1 || 0x99020000 || 665+1 || 0+1 || 0x9a020100 || 666+1 || 1+1 || 0x9b020100 || 667+1 || 1+1 || 0x9c020100 || 668+1 || 1+1 || 0x9d020100 || 669+1 || 1+1 | ||
|- | |- | ||
! [[4.80_CEX|4.80]]~[[4. | ! [[4.80_CEX|4.80]]~[[4.88_CEX|4.88]] | ||
| 9441159906B3A81E9A4DAD58CD995ED8 || 0x130 || 0x98020000 || 664+1 || 0+1 || 0x99020000 || 665+1 || 0+1 || 0x9a020100 || 666+1 || 1+1 || 0x9b020100 || 667+1 || 1+1 || 0x9c020100 || 668+1 || 1+1 || 0x9d020100 || 669+1 || 1+1 || <span style="background:#bbffbb;">tex_scelogo.gim</span> (<abbr title="the logo image changed from: 'Sony Computer Entertainment' to: 'Sony Interactive Entertainment'">image updated</abbr>) | | 9441159906B3A81E9A4DAD58CD995ED8 || 0x130 || 0x98020000 || 664+1 || 0+1 || 0x99020000 || 665+1 || 0+1 || 0x9a020100 || 666+1 || 1+1 || 0x9b020100 || 667+1 || 1+1 || 0x9c020100 || 668+1 || 1+1 || 0x9d020100 || 669+1 || 1+1 || <span style="background:#bbffbb;">tex_scelogo.gim</span> (<abbr title="the logo image changed from: 'Sony Computer Entertainment' to: 'Sony Interactive Entertainment'">image updated</abbr>) | ||
|- | |- | ||
Line 88: | Line 88: | ||
*File Contents: | *File Contents: | ||
**tex_ps3logo.gim | **tex_ps3logo.gim | ||
***1.00-4. | ***1.00-4.88 (MD5: 87068679DB28FE5347700FADBF281E5A) 1200x128 pixels size (it says: "Playstation 3"), see: [http://www.psdevwiki.com/ps3/File:Page_gameboot_1080.png] | ||
**tex_scelogo.gim | **tex_scelogo.gim | ||
***1.00-4.78 (MD5: 6158E31B5274DEE04F6193873F731B7F) 1024x64 pixels size (it says: "Sony Computer Entertainment"), see: [http://www.psdevwiki.com/ps3/File:Page_coldboot_1080.png] | ***1.00-4.78 (MD5: 6158E31B5274DEE04F6193873F731B7F) 1024x64 pixels size (it says: "Sony Computer Entertainment"), see: [http://www.psdevwiki.com/ps3/File:Page_coldboot_1080.png] | ||
***4.80~4. | ***4.80~4.88 (MD5: 44A1C6660B77703E1E9DA3816F345400) 1024x64 pixels size (it says: "Sony Interactive Entertainment") | ||
<div class="mw-collapsible mw-collapsed" data-expandtext="{{int:Show}}" data-collapsetext="{{int:Hide}}" style="background:#f0f0ff;">'''custom_render_plugin.[[RCOXML Coding|xml]]''' (changelog) | <div class="mw-collapsible mw-collapsed" data-expandtext="{{int:Show}}" data-collapsetext="{{int:Hide}}" style="background:#f0f0ff;">'''custom_render_plugin.[[RCOXML Coding|xml]]''' (changelog) | ||
<div class="mw-collapsible-content" style="text-align:left;"> | <div class="mw-collapsible-content" style="text-align:left;"> | ||
*The examples below only shows completly the rcoxml code from firmware 1.00 and 4. | *The examples below only shows completly the rcoxml code from firmware 1.00 and 4.88 (first and latest retail firmware at this date). For the other firmwares is shown '''only''' the changes, either a complete line if a whole line was added, or only the specific attributes that was changed if the line existed before. All this examples has been extracted with a modifyed version of [[Rcomage]] using a custom '''objattribdef-ps3.ini''' with the "override" attributes configured as data type "unk" (for a raw extraction of the values related to [[XMB Layouts]]) | ||
{{Boxcode|title=custom_render_plugin.rco Firmware [[1.00_CEX|1.00]]~[[1.02_CEX|1.02]] (complete)|code=<syntaxhighlight lang="xml"> | {{Boxcode|title=custom_render_plugin.rco Firmware [[1.00_CEX|1.00]]~[[1.02_CEX|1.02]] (complete)|code=<syntaxhighlight lang="xml"> | ||
Line 479: | Line 479: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
{{Boxcode|title=custom_render_plugin.rco Firmware [[4.50_CEX|4.50]]~[[4. | {{Boxcode|title=custom_render_plugin.rco Firmware [[4.50_CEX|4.50]]~[[4.88_CEX|4.88]] (complete)|code=<syntaxhighlight lang="xml"> | ||
<?xml version="1.0" encoding="iso-8859-1"?> | <?xml version="1.0" encoding="iso-8859-1"?> | ||
<!-- This XML representation of an RCO structure was generated by Rcomage v1.1.2 --> | <!-- This XML representation of an RCO structure was generated by Rcomage v1.1.2 --> |