Editing Talk:PlayStation 3 Theme (P3T)

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

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 38: Line 38:
}}
}}


{{Boxcode|width=auto|float=left|title=p3t format, standard order of tags after compilation''' (based in the tags stored in the xml table inside the .p3t file)|code=<syntaxhighlight lang="xml">
{{Boxcode|width=auto|float=left|title=p3t format, standard order of tags after compilation''' (based in the tags stored in the xml table inside the .p3t file)|content=<syntaxhighlight lang="xml">
<infotable>
<infotable>
<info>
<info>
Line 84: Line 84:
==Firmware resources overrided by themes==
==Firmware resources overrided by themes==
===[[system_plugin]].rco===
===[[system_plugin]].rco===
{{Boxcode|code=<syntaxhighlight lang="xml">
{{Boxcode|content=<syntaxhighlight lang="xml">
<!-- 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 -->
<RcoFile UMDFlag="0" rcomageXmlVer="1.1" type="ps3" minFirmwareVer="unknownId0x130">
<RcoFile UMDFlag="0" rcomageXmlVer="1.1" type="ps3" minFirmwareVer="unknownId0x130">
Line 145: Line 145:


Only 5 of them can be remapped from an official .p3t theme
Only 5 of them can be remapped from an official .p3t theme
{{Boxcode|code=<syntaxhighlight lang="xml">
{{Boxcode|content=<syntaxhighlight lang="xml">
<theme>
<theme>
<!-- Navigation sounds ------------------------------------------------------------------------------->
<!-- Navigation sounds ------------------------------------------------------------------------------->
Line 160: Line 160:
====Mouse pointers====
====Mouse pointers====
All them can be remapped from an official .p3t theme
All them can be remapped from an official .p3t theme
{{Boxcode|code=<syntaxhighlight lang="xml">
{{Boxcode|content=<syntaxhighlight lang="xml">
<theme>
<theme>
<!-- Mouse pointers ---------------------------------------------------------------------------------->
<!-- Mouse pointers ---------------------------------------------------------------------------------->
Line 175: Line 175:


====Notification window frame====
====Notification window frame====
{{Boxcode|code=<syntaxhighlight lang="xml">
{{Boxcode|content=<syntaxhighlight lang="xml">
<theme>
<theme>
<!-- Notification window ----------------------------------------------------------------------------->
<!-- Notification window ----------------------------------------------------------------------------->
Line 184: Line 184:
===[[lines.qrc]]===
===[[lines.qrc]]===
====Background====
====Background====
{{Boxcode|code=<syntaxhighlight lang="xml">
{{Boxcode|content=<syntaxhighlight lang="xml">
<theme>
<theme>
<!-- Background -------------------------------------------------------------------------------------->
<!-- Background -------------------------------------------------------------------------------------->
Line 195: Line 195:
===[[icons.qrc]]===
===[[icons.qrc]]===
====Color====
====Color====
{{Boxcode|code=<syntaxhighlight lang="xml">
{{Boxcode|content=<syntaxhighlight lang="xml">
<theme>
<theme>
<!-- Color ------------------------------------------------------------------------------------------->
<!-- Color ------------------------------------------------------------------------------------------->
Line 204: Line 204:
===[[icontex.qrc]]===
===[[icontex.qrc]]===
====Icons textures====
====Icons textures====
{{Boxcode|code=<syntaxhighlight lang="xml">
{{Boxcode|content=<syntaxhighlight lang="xml">
<theme>
<theme>
<!-- Icons -------------------------------------------------------------------------------------------->
<!-- Icons -------------------------------------------------------------------------------------------->
Line 297: Line 297:


====Font====
====Font====
{{Boxcode|code=<syntaxhighlight lang="xml">
{{Boxcode|content=<syntaxhighlight lang="xml">
<theme>
<theme>
<!-- Font -------------------------------------------------------------------------------------------->
<!-- Font -------------------------------------------------------------------------------------------->
Line 307: Line 307:
==Firmware theme settings==
==Firmware theme settings==
===[[sysconf_plugin]].rco===
===[[sysconf_plugin]].rco===
{{Boxcode|code=<syntaxhighlight lang="xml">
{{Boxcode|content=<syntaxhighlight lang="xml">
<RcoFile UMDFlag="0" rcomageXmlVer="1.1" type="ps3" minFirmwareVer="unknownId0x120">
<RcoFile UMDFlag="0" rcomageXmlVer="1.1" type="ps3" minFirmwareVer="unknownId0x120">
<MainTree name="sysconf_plugin">
<MainTree name="sysconf_plugin">
Please note that all contributions to PS3 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS3 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)

Templates used on this page: