Editing 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 7: Line 7:
*Installation methods
*Installation methods
**Downloaded from PSN (SEN) store
**Downloaded from PSN (SEN) store
**Downloaded from web pages using the PS3 web browser (hosted in the server as: '''application/x-ps3-theme''' MIMEtype, and '''p3t''' file extension). E.g: [http://www.ps3-themes.com] [https://web.archive.org/web/*/http://ps3devwiki.com/files/Visuals/Themes]
**Downloaded from web pages using the PS3 web browser (hosted in the server as: '''application/x-ps3-theme''' MIMEtype, and '''p3t''' file extension). E.g: [http://www.ps3-themes.com] [http://www.ps3devwiki.com/files/Visuals/Themes]
**USB, CF, SD, MS, external storage from path: '''device:/PS3/THEME/Theme Name.p3t'''
**USB, CF, SD, MS, external storage from path: '''device:/PS3/THEME/Theme Name.p3t'''
**Game discs extras icons (see: [http://www.ps3devwiki.com/wiki/PARAM.SFO#Creating_Discs Creating Discs])
**Game discs extras icons (see: [http://www.ps3devwiki.com/wiki/PARAM.SFO#Creating_Discs Creating Discs])
Line 42: Line 42:


==P3Tcompiler==
==P3Tcompiler==
P3Tcompiler is made by Sony. For a basic guide creating themes with p3tcompiler read the official manual: [http://us.playstation.com/support/answer/index.htm?a_id=1205 How do I create my own theme for the PlayStation®3 computer entertainment system?]
P3Tcompiler is made by sony. For a basic guide creating themes with p3tcompiler read the official manual: [http://us.playstation.com/support/answer/index.htm?a_id=1205 How do I create my own theme for the PlayStation®3 computer entertainment system?]
*Download links
*Download links
**P3Tcompiler v2.00 included in: [https://web.archive.org/web/20160804062919/http://e1.dl.playstation.net/e1/downloads/ps3/themes/370/PS3_Custom_Theme_v200.zip]
**P3Tcompiler v2.00 included in: [http://uk.playstation.com/ps3/support/settings/detail/linked235336/item85346/Download-PlayStation-3-Custom-Theme-Guidelines/ PS3 Custom Theme Toolbox]


With the program there is a sample theme ready to compile, you can separate the program folder and the sample folder to any path in your pc, and compile the sample theme just by "drag-and-drop" the simple.xml over ps3compiler.exe (or create a "direct access icon" in the desktop to the program and drag-and-drop .xml files over it). The compiled theme .pt3 is created in the same folder of the source .xml + lot of .gim files (this .gim files are generated in the conversion from .png--->.gim as a previous step before compiling, after compilation the .gim files are not erased)
With the program there is a sample theme ready to compile, you can separate the program folder and the sample folder to any path in your pc, and compile the sample theme just by "drag-and-drop" the simple.xml over ps3compiler.exe (or create a "direct access icon" in the desktop to the program and drag-and-drop .xml files over it). The compiled theme .pt3 is created in the same folder of the source .xml + lot of .gim files (this .gim files are generated in the conversion from .png--->.gim as a previous step before compiling, after compilation the .gim files are not erased)
Line 79: Line 79:
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<theme>
<theme>
<!--------------------------------------------------------------------------------------------------------------- Theme Info -->
<!-- Info -------------------------------------------------------------------------------------------->
    <infotable>
<infotable>
        <info
<info
            comment="Theme description"
comment="Theme description"
            name="Theme name"
name="Theme name"
            author="Your name, nick, team, company, etc..."
author="Your name, nick, team, company, etc..."
            url="http://www.psdevwiki.com"
url="http://www.psdevwiki.com"
            authoricon="theme_author_icon_64x64.png"
authoricon="theme_author_icon_64x64.png"
            version="v0.1 beta"
version="v0.1 beta"
            genre="PS3 Themes Design"
genre="PS3 Themes Design"
            preview="theme_preview_480x270.png"
preview="theme_preview_480x270.png"
            icon="theme_icon_64x64.png"
icon="theme_icon_64x64.png"
        />
/>
    </infotable>
</infotable>
<!--------------------------------------------------------------------------------------------------------------- Icons -->
<!-- Icons -------------------------------------------------------------------------------------------->
    <icontable>
<icontable>
        <!------------------------------------------------------------------------------------------------------- XMB Horizontal row -->
<!----------------------- horizontal row ------------------->
        <icon id="icon_user"                   src="icon_user.png"/>
<icon id="icon_user" src="icon_user.png"/>
        <icon id="icon_setting"                 src="icon_setting.png"/>
<icon id="icon_setting" src="icon_setting.png"/>
        <icon id="icon_photo"                   src="icon_photo.png"/>
<icon id="icon_photo" src="icon_photo.png"/>
        <icon id="icon_music"                   src="icon_music.png"/>
<icon id="icon_music" src="icon_music.png"/>
        <icon id="icon_video"                   src="icon_video.png"/>
<icon id="icon_video" src="icon_video.png"/>
        <icon id="icon_game"                   src="icon_game.png"/>
<icon id="icon_game" src="icon_game.png"/>
        <icon id="icon_network"                src="icon_network.png"/>
<icon id="icon_network" src="icon_network.png"/>
        <icon id="icon_friend"                  src="icon_friend.png"/>
<icon id="icon_friend" src="icon_friend.png"/>
        <icon id="icon_tv"                      src="icon_tv.png"/>
<icon id="icon_tv" src="icon_tv.png"/>
        <!------------------------------------------------------------------------------------------------------- XMB User column -->
<!-------------------------- user column ----------------------->
        <icon id="icon_poweroff"               src="icon_poweroff.png"/>
<icon id="icon_poweroff" src="icon_poweroff.png"/>
        <icon id="icon_newuser"                 src="icon_newuser.png"/>
<icon id="icon_newuser" src="icon_newuser.png"/>
        <!------------------------------------------------------------------------------------------------------- XMB Settings column -->
<!---------------------- settings column --------------------->
        <icon id="icon_update"                 src="icon_update.png"/>
<icon id="icon_update" src="icon_update.png"/>
        <icon id="icon_game_setting"           src="icon_game_setting.png"/>
<icon id="icon_game_setting" src="icon_game_setting.png"/>
        <icon id="icon_bdvd_setting"           src="icon_bdvd_setting.png"/>
<icon id="icon_bdvd_setting" src="icon_bdvd_setting.png"/>
        <icon id="icon_music_setting"           src="icon_music_setting.png"/>
<icon id="icon_music_setting" src="icon_music_setting.png"/>
        <icon id="icon_chat_setting"           src="icon_chat_setting.png"/>
<icon id="icon_chat_setting" src="icon_chat_setting.png"/>
        <icon id="icon_system_setting"         src="icon_system_setting.png"/>
<icon id="icon_system_setting" src="icon_system_setting.png"/>
        <icon id="icon_theme_setting"           src="icon_theme_setting.png"/>
<icon id="icon_theme_setting" src="icon_theme_setting.png"/>
        <icon id="icon_datetime_setting"       src="icon_datetime_setting.png"/>
<icon id="icon_datetime_setting" src="icon_datetime_setting.png"/>
        <icon id="icon_powersave_setting"       src="icon_powersave_setting.png"/>
<icon id="icon_powersave_setting" src="icon_powersave_setting.png"/>
        <icon id="icon_accessory"               src="icon_accessory.png"/>
<icon id="icon_accessory" src="icon_accessory.png"/>
        <icon id="icon_printer_setting"        src="icon_printer_setting.png"/>
<icon id="icon_printer_setting" src="icon_printer_setting.png"/>
        <icon id="icon_display_setting"         src="icon_display_setting.png"/>
<icon id="icon_display_setting" src="icon_display_setting.png"/>
        <icon id="icon_sound_setting"           src="icon_sound_setting.png"/>
<icon id="icon_sound_setting" src="icon_sound_setting.png"/>
        <icon id="icon_security_setting"       src="icon_security_setting.png"/>
<icon id="icon_security_setting" src="icon_security_setting.png"/>
        <icon id="icon_remoteplay_setting"     src="icon_remoteplay_setting.png"/>
<icon id="icon_remoteplay_setting" src="icon_remoteplay_setting.png"/>
        <icon id="icon_network_setting"         src="icon_network_setting.png"/>
<icon id="icon_network_setting" src="icon_network_setting.png"/>
        <icon id="icon_setting_item"           src="icon_setting_item.png"/>
<icon id="icon_setting_item" src="icon_setting_item.png"/>
        <!------------------------------------------------------------------------------------------------------- XMB Game column -->
<!------------ photo/music/video columns ---------------------------->
        <icon id="icon_gamedata"               src="icon_gamedata.png"/>
<icon id="icon_photo_default" src="icon_photo_default.png"/>
        <icon id="icon_savedata"               src="icon_savedata.png"/>
<icon id="icon_photo_album_default" src="icon_photo_album_default.png"/>
        <icon id="icon_savedata_minis"         src="icon_savedata_minis.png"/>
<icon id="icon_music_default" src="icon_music_default.png"/>
        <icon id="icon_vmc"                    src="icon_vmc.png"/>
<icon id="icon_music_album_default" src="icon_music_album_default.png"/>
        <icon id="icon_newvmc"                  src="icon_newvmc.png"/>
<icon id="icon_video_default" src="icon_video_default.png"/>
        <icon id="icon_trophy"                 src="icon_trophy.png"/>
<icon id="icon_video_album_default" src="icon_video_album_default.png"/>
        <!------------------------------------------------------------------------------------------------------- XMB Network column -->
<!-------------------------- game column ----------------------->
        <icon id="icon_onlinemanual"           src="icon_onlinemanual.png"/>
<icon id="icon_gamedata" src="icon_gamedata.png"/>
        <icon id="icon_remoteplay"             src="icon_remoteplay.png"/>
<icon id="icon_savedata" src="icon_savedata.png"/>
        <icon id="icon_inet_search"             src="icon_inet_search.png"/>
<icon id="icon_savedata_minis" src="icon_savedata_minis.png"/>
        <icon id="icon_browser"                src="icon_browser.png"/>
<icon id="icon_vmc" src="icon_vmc.png"/>
        <icon id="icon_download"                src="icon_download.png"/>
<icon id="icon_newvmc" src="icon_newvmc.png"/>
        <!------------------------------------------------------------------------------------------------------- XMB PSN column -->
<icon id="icon_trophy" src="icon_trophy.png"/>
        <icon id="icon_accountmanage"           src="icon_accountmanage.png"/>
<!----------------------- network column --------------------------->
        <!------------------------------------------------------------------------------------------------------- XMB Friends column -->
<icon id="icon_onlinemanual" src="icon_onlinemanual.png"/>
        <icon id="icon_blocklist"               src="icon_blocklist.png"/>
<icon id="icon_remoteplay" src="icon_remoteplay.png"/>
        <icon id="icon_addfriend"               src="icon_addfriend.png"/>
<icon id="icon_inet_search" src="icon_inet_search.png"/>
        <icon id="icon_playermet"               src="icon_playermet.png"/>
<icon id="icon_browser" src="icon_browser.png"/>
        <icon id="icon_chat"                   src="icon_chat.png"/>
<icon id="icon_download" src="icon_download.png"/>
        <icon id="icon_chatroom"                src="icon_chatroom.png"/>
<!--------------------------- psn column ---------------------------->
        <icon id="icon_chatroom_text"           src="icon_chatroom_text.png"/>
<icon id="icon_accountmanage" src="icon_accountmanage.png"/>
        <icon id="icon_mbox"                   src="icon_mbox.png"/>
<!----------------------- friends column ------------------------>
        <icon id="icon_mbox_received"           src="icon_mbox_received.png"/>
<icon id="icon_blocklist" src="icon_blocklist.png"/>
        <icon id="icon_mbox_sent"               src="icon_mbox_sent.png"/>
<icon id="icon_addfriend" src="icon_addfriend.png"/>
        <icon id="icon_mbox_create"             src="icon_mbox_create.png"/>
<icon id="icon_playermet" src="icon_playermet.png"/>
        <!------------------------------------------------------------------------------------------------------- Default icons -->
<icon id="icon_chat" src="icon_chat.png"/>
        <icon id="icon_default_h"               src="icon_default_h.png"/>
<icon id="icon_chatroom" src="icon_chatroom.png"/>
        <icon id="icon_default_v"               src="icon_default_v.png"/>
<icon id="icon_chatroom_text" src="icon_chatroom_text.png"/>
        <icon id="icon_photo_default"           src="icon_photo_default.png"/>
<icon id="icon_mbox" src="icon_mbox.png"/>
        <icon id="icon_photo_album_default"     src="icon_photo_album_default.png"/>
<icon id="icon_mbox_received" src="icon_mbox_received.png"/>
        <icon id="icon_music_default"          src="icon_music_default.png"/>
<icon id="icon_mbox_sent" src="icon_mbox_sent.png"/>
        <icon id="icon_music_album_default"     src="icon_music_album_default.png"/>
<icon id="icon_mbox_create" src="icon_mbox_create.png"/>
        <icon id="icon_video_default"           src="icon_video_default.png"/>
<!------------------------------ devices ----------------->
        <icon id="icon_video_album_default"    src="icon_video_album_default.png"/>
<icon id="icon_ms" src="icon_ms.png"/>
        <!------------------------------------------------------------------------------------------------------- Devices -->
<icon id="icon_sd" src="icon_sd.png"/>
        <icon id="icon_ms"                     src="icon_ms.png"/>
<icon id="icon_cf" src="icon_cf.png"/>
        <icon id="icon_sd"                     src="icon_sd.png"/>
<icon id="icon_usb" src="icon_usb.png"/>
        <icon id="icon_cf"                     src="icon_cf.png"/>
<icon id="icon_psp" src="icon_psp.png"/>
        <icon id="icon_usb"                     src="icon_usb.png"/>
<icon id="icon_pspms" src="icon_pspms.png"/>
        <icon id="icon_psp"                    src="icon_psp.png"/>
<icon id="icon_usbcamera" src="icon_usbcamera.png"/>
        <icon id="icon_pspms"                   src="icon_pspms.png"/>
<icon id="icon_usbaad" src="icon_usbaad.png"/>
        <icon id="icon_usbcamera"               src="icon_usbcamera.png"/>
<!------------------------- media player ---------------------->
        <icon id="icon_usbaad"                 src="icon_usbaad.png"/>
<icon id="icon_playing" src="icon_playing.png"/>
        <!------------------------------------------------------------------------------------------------------- Media players -->
<icon id="icon_mediaserver_search" src="icon_mediaserver_search.png"/>
        <icon id="icon_playing"                src="icon_playing.png"/>
<icon id="icon_playlist" src="icon_playlist.png"/>
        <icon id="icon_mediaserver_search"      src="icon_mediaserver_search.png"/>
<icon id="icon_playlist_add" src="icon_playlist_add.png"/>
        <icon id="icon_playlist"                src="icon_playlist.png"/>
<icon id="icon_video_upload" src="icon_video_upload.png"/>
        <icon id="icon_playlist_add"            src="icon_playlist_add.png"/>
<!------------------------ default icons ------------------------>
        <icon id="icon_video_upload"            src="icon_video_upload.png"/>
<icon id="icon_default_h" src="icon_default_h.png"/>
    </icontable>
<icon id="icon_default_v" src="icon_default_v.png"/>
<!--------------------------------------------------------------------------------------------------------------- Mouse pointers -->
</icontable>
    <pointertable>
<!-- Mouse pointers ---------------------------------------------------------------------------------->
        <pointer id="pointer_arrow"            src="pointer_arrow.png"    base_x="20"    base_y="5"/>    <!-- Arrow (default) -->
<pointertable>
        <pointer id="pointer_pen"              src="pointer_pen.png"      base_x="5"      base_y="40"/>    <!-- Pen (text input) -->
<pointer id="pointer_arrow" src="pointer_arrow.png" base_x="20" base_y="5"/> <!-- Arrow (default) -->
        <pointer id="pointer_finger"            src="pointer_finger.png"    base_x="15"    base_y="10"/>    <!-- Hand Over Clickable Object -->
<pointer id="pointer_pen" src="pointer_pen.png" base_x="5" base_y="40"/> <!-- Pen (text input) -->
        <pointer id="pointer_click"            src="pointer_click.png"    base_x="15"    base_y="10"/>    <!-- Hand Clicking Object -->
<pointer id="pointer_finger" src="pointer_finger.png" base_x="15" base_y="10"/> <!-- Hand Over Clickable Object -->
        <pointer id="pointer_hand"             src="pointer_hand.png"      base_x="25"    base_y="20"/>   <!-- Hand Over Draggable Object -->
<pointer id="pointer_click" src="pointer_click.png" base_x="15" base_y="10"/> <!-- Hand Clicking Object -->
        <pointer id="pointer_grab"              src="pointer_grab.png"      base_x="25"    base_y="20"/>    <!-- Hand Dragging Object -->
<pointer id="pointer_hand" src="pointer_hand.png" base_x="25" base_y="20"/> <!-- Hand Over Draggable Object -->
    </pointertable>
<pointer id="pointer_grab" src="pointer_grab.png" base_x="25" base_y="20"/> <!-- Hand Dragging Object -->
<!--------------------------------------------------------------------------------------------------------------- Notification window -->
</pointertable>
    <notification                              src="notification.png"/>
<!-- Notification window ----------------------------------------------------------------------------->
<!--------------------------------------------------------------------------------------------------------------- Navigation sounds -->
<notification src="notification.png"/>
    <setable>
<!-- Navigation sounds ------------------------------------------------------------------------------->
        <se id="se_cursor"                      src="se_cursor.vag"/>                                        <!-- Cursor movements: left, right, up, down -->
<setable>
        <se id="se_optionmenu"                  src="se_optionmenu.vag"/>                                    <!-- Open/enter a options menu -->
<se id="se_cursor" src="se_cursor.vag"/> <!-- Cursor movements: left, right, up, down -->
        <se id="se_cancel"                      src="se_cancel.vag"/>                                        <!-- Close/exit a options menu -->
<se id="se_optionmenu" src="se_optionmenu.vag"/> <!-- Open/enter a options menu -->
        <se id="se_decide"                      src="se_decide.vag"/>                                        <!-- Question -->
<se id="se_cancel" src="se_cancel.vag"/> <!-- Close/exit a options menu -->
        <se id="se_system_ok"                  src="se_system_ok.vag"/>                                    <!-- Accept -->
<se id="se_decide" src="se_decide.vag"/> <!-- Question -->
    </setable>
<se id="se_system_ok" src="se_system_ok.vag"/> <!-- Accept -->
<!--------------------------------------------------------------------------------------------------------------- Backgrounds -->
</setable>
    <bgimagetable>
<!-- Background -------------------------------------------------------------------------------------->
        <bgimage                                hd="hd_1.jpg"              sd="sd_1.jpg"/>
<bgimagetable>
    </bgimagetable>
<bgimage hd="hd_1.jpg" sd="sd_1.jpg"/>
<!--------------------------------------------------------------------------------------------------------------- Font (0: original, 1: rounded, 2: pop) -->
</bgimagetable>
    <font selection="1"/>
<!-- Font -------------------------------------------------------------------------------------------->
<!--------------------------------------------------------------------------------------------------------------- Color (1 to 12: color of a month, 0: changes with the month) -->
<font selection="1"/> <!-- 0: original, 1: rounded, 2: pop -->
    <color selection="10"/>
<!-- Color ------------------------------------------------------------------------------------------->
<color selection="10"/> <!-- 1 to 12: color of a month, 0: changes with the month -->
</theme>
</theme>
</syntaxhighlight>}}
</syntaxhighlight>}}
Line 216: Line 217:


{{Boxcode|title=Theme_name.xml (section sample)|code=<syntaxhighlight lang="xml">
{{Boxcode|title=Theme_name.xml (section sample)|code=<syntaxhighlight lang="xml">
    <infotable>
<infotable>
            <!-- default info -->
<!-- default info -->
        <info
<info
            name="Theme Name"
name="Theme Name"
            comment="No comment, thxbye"
comment="No comment, thxbye"
        />
/>


            <!-- localized info to replace for spanish language ("letter code "es") -->
<!-- localized info to replace for spanish language ("letter code "es") -->
        <localizedinfo
<localizedinfo
            locale="es"
locale="es"
            name="Nombre del tema"
name="Nombre del tema"
            comment="No comentarios, graciasadios"
comment="No comentarios, graciasadios"
        />
/>
    </infotable>
</infotable>
</syntaxhighlight>}}
</syntaxhighlight>}}
{{PlayStation Languages}}
{{PlayStation Languages}}
Line 256: Line 257:
! File !! Image type !! Notes
! File !! Image type !! Notes
|-
|-
| icon_photo_default || rowspan="2" | 170x128, 32-bit .PNG || icon for photo without preview
| icon_photo_default || rowspan="2" | 170x128, 32-bit .PNG ||  
|-
|-
| icon_photo_album_default || icon for folder with photos
| icon_photo_album_default ||  
|-
|-
| icon_video_default || rowspan="2" | 228x128, 32-bit .PNG || icon for video without preview
| icon_video_default || rowspan="2" | 228x128, 32-bit .PNG ||  
|-
|-
| icon_video_album_default || icon for folder with videos
| icon_video_album_default ||  
|-
| icon_game_default ||  | 322x178, 32-bit .PNG || icon for game without ICON0.PNG
|-
| icon_game_album_default || 314x178, 32-bit .PNG || icon for game group
|-
|-
|}
|}
Line 281: Line 278:
Background image that appears at top-right corner of XMB for system messages (used e.g: to notify when a trophy is unlocked)
Background image that appears at top-right corner of XMB for system messages (used e.g: to notify when a trophy is unlocked)


This image has transparent rounded corners, and is stretched by XMB depending of the length of the texts displayed, this stretching is made in the center of the image (not in the corners) to prevent deformation of the rounded corners.
This image has transparent rounded corners, and is stretched by XMB depending of the lenght of the texts displayed, this stretching is made in the center of the image (not in the corners) to prevent deformation of the rounded corners.
{{clear}}
{{clear}}


Line 297: Line 294:


{{Boxcode|title=Fake Stereo Sounds (same sound used in left and right channels|code=<syntaxhighlight lang="xml">
{{Boxcode|title=Fake Stereo Sounds (same sound used in left and right channels|code=<syntaxhighlight lang="xml">
    <setable>
<setable>
        <se id="se_system_ok"             left="se_system_ok.vag"         right="se_system_ok.vag"/>
<se id="se_system_ok" left="se_system_ok.vag" right="se_system_ok.vag"/>
        <se id="se_decide"                 left="se_decide.vag"             right="se_decide.vag"/>
<se id="se_decide" left="se_decide.vag" right="se_decide.vag"/>
        <se id="se_cancel"                 left="se_cancel.vag"             right="se_cancel.vag"/>
<se id="se_cancel" left="se_cancel.vag" right="se_cancel.vag"/>
        <se id="se_optionmenu"             left="se_optionmenu.vag"         right="se_optionmenu.vag"/>
<se id="se_optionmenu" left="se_optionmenu.vag" right="se_optionmenu.vag"/>
        <se id="se_cursor"                 left="se_cursor.vag"             right="se_cursor.vag"/>
<se id="se_cursor" left="se_cursor.vag" right="se_cursor.vag"/>
    </setable>
</setable>
</syntaxhighlight>}}
</syntaxhighlight>}}
*For this method is needed to export the original sound as a single WAV and use the same file in both channels
*For this method is needed to export the original sound as a single WAV and use the same file in both channels


{{Boxcode|title=Stereo Sounds (separated sounds for left and right channels)|code=<syntaxhighlight lang="xml">
{{Boxcode|title=Stereo Sounds (separated sounds for left and right channels)|code=<syntaxhighlight lang="xml">
    <setable>
<setable>
        <se id="se_system_ok"             left="se_system_ok_left.vag"     right="se_system_ok_right.vag"/>
<se id="se_system_ok" left="se_system_ok_left.vag" right="se_system_ok_right.vag"/>
        <se id="se_decide"                 left="se_decide_left.vag"       right="se_decide_right.vag"/>
<se id="se_decide" left="se_decide_left.vag" right="se_decide_right.vag"/>
        <se id="se_cancel"                 left="se_cancel_left.vag"       right="se_cancel_right.vag"/>
<se id="se_cancel" left="se_cancel_left.vag" right="se_cancel_right.vag"/>
        <se id="se_optionmenu"             left="se_optionmenu_left.vag"   right="se_optionmenu_right.vag"/>
<se id="se_optionmenu" left="se_optionmenu_left.vag" right="se_optionmenu_right.vag"/>
        <se id="se_cursor"                 left="se_cursor_left.vag"       right="se_cursor_right.vag"/>
<se id="se_cursor" left="se_cursor_left.vag" right="se_cursor_right.vag"/>
    </setable>
</setable>
</syntaxhighlight>}}
</syntaxhighlight>}}
*For this method is needed to export each channel of the original sound in a separated WAV
*For this method is needed to export each channel of the original sound in a separated WAV
Line 335: Line 332:
The basic entry for 1 background in two aspect ratios (16:9 and 4:3). Is highly recommended to add both aspect ratios for compatibility with all TV's
The basic entry for 1 background in two aspect ratios (16:9 and 4:3). Is highly recommended to add both aspect ratios for compatibility with all TV's
{{Boxcode|code=<syntaxhighlight lang="xml">
{{Boxcode|code=<syntaxhighlight lang="xml">
    <bgimagetable>
<bgimagetable>
        <bgimage                 hd="bg_hd_1.jpg"         sd="bg_sd_1.jpg"/>
<bgimage hd="bg_hd_1.jpg" sd="bg_sd_1.jpg"/>
    </bgimagetable>
</bgimagetable>
</syntaxhighlight>}}
</syntaxhighlight>}}


Line 351: Line 348:
{{Boxcode|code=<syntaxhighlight lang="xml">
{{Boxcode|code=<syntaxhighlight lang="xml">
<!-------------------------- Backgrounds linked to PS3 time (seconds) -------------------------->
<!-------------------------- Backgrounds linked to PS3 time (seconds) -------------------------->
    <bgimagetable>
<bgimagetable>
        <bgimage                 hd="bg_hd_1.jpg"         sd="bg_sd_1.jpg"/>
<bgimage hd="bg_hd_1.jpg" sd="bg_sd_1.jpg"/>
        <bgimage                 hd="bg_hd_2.jpg"         sd="bg_sd_2.jpg"/>
<bgimage hd="bg_hd_2.jpg" sd="bg_sd_2.jpg"/>
        <bgimage                 hd="bg_hd_3.jpg"         sd="bg_sd_3.jpg"/>
<bgimage hd="bg_hd_3.jpg" sd="bg_sd_3.jpg"/>
    </bgimagetable>
</bgimagetable>
</syntaxhighlight>}}
</syntaxhighlight>}}


Line 363: Line 360:
{{Boxcode|code=<syntaxhighlight lang="xml">
{{Boxcode|code=<syntaxhighlight lang="xml">
<!-------------------------- Backgrounds linked to PS3 time (hours of the day). Time in "HH" Format -------------------------->
<!-------------------------- Backgrounds linked to PS3 time (hours of the day). Time in "HH" Format -------------------------->
    <bgimagetable showtype="datetime">
<bgimagetable showtype="datetime">
        <bgimage                 hd="bg_hd_1.jpg"         sd="bg_sd_1.jpg"     from="00"       until="01"/>
<bgimage hd="bg_hd_1.jpg" sd="bg_sd_1.jpg" from="00" until="01"/>
        <bgimage                 hd="bg_hd_2.jpg"         sd="bg_sd_2.jpg"     from="01"       until="02"/>
<bgimage hd="bg_hd_2.jpg" sd="bg_sd_2.jpg" from="01" until="02"/>
        <bgimage                 hd="bg_hd_3.jpg"         sd="bg_sd_3.jpg"     from="02"       until="03"/>
<bgimage hd="bg_hd_3.jpg" sd="bg_sd_3.jpg" from="02" until="03"/>
    </bgimagetable>
</bgimagetable>
</syntaxhighlight>}}
</syntaxhighlight>}}


Line 375: Line 372:
{{Boxcode|code=<syntaxhighlight lang="xml">
{{Boxcode|code=<syntaxhighlight lang="xml">
<!-------------------------- Backgrounds linked to PS3 time (days of months). Time in MMDD Format -------------------------->
<!-------------------------- Backgrounds linked to PS3 time (days of months). Time in MMDD Format -------------------------->
    <bgimagetable showtype="days">
<bgimagetable showtype="days">
        <bgimage                 hd="bg_hd_1.jpg"         sd="bg_sd_1.jpg"   from="1231"       until="1231"/>
<bgimage hd="bg_hd_1.jpg" sd="bg_sd_1.jpg" from="1231" until="1231"/>
    </bgimagetable>
</bgimagetable>
</syntaxhighlight>}}
</syntaxhighlight>}}


Line 385: Line 382:
{{Boxcode|code=<syntaxhighlight lang="xml">
{{Boxcode|code=<syntaxhighlight lang="xml">
<!-------------------------- Backgrounds linked to PS3 time (days of years). Time in "YYYYMMDD" Format -------------------------->
<!-------------------------- Backgrounds linked to PS3 time (days of years). Time in "YYYYMMDD" Format -------------------------->
    <bgimagetable showtype="days">
<bgimagetable showtype="days">
        <bgimage                 hd="bg_hd_1.jpg"         sd="bg_sd_1.jpg"   from="20121231"   until="20131231"/>
<bgimage hd="bg_hd_1.jpg" sd="bg_sd_1.jpg" from="20121231" until="20131231"/>
    </bgimagetable>
</bgimagetable>
</syntaxhighlight>}}
</syntaxhighlight>}}


Line 397: Line 394:
This is the entry that links to the .RAF background in the main '''Theme Scene.XML''' file. Note inside the .RAF there is another '''RAF Scene.XML''' that is very different. For more information about this RAf files see: [[Rich Appearance Format (RAF)]]
This is the entry that links to the .RAF background in the main '''Theme Scene.XML''' file. Note inside the .RAF there is another '''RAF Scene.XML''' that is very different. For more information about this RAf files see: [[Rich Appearance Format (RAF)]]
{{Boxcode|code=<syntaxhighlight lang="xml">
{{Boxcode|code=<syntaxhighlight lang="xml">
    <bgimagetable>
<bgimagetable>
        <bgimage                 anim="anim_1.jpg"/>
<bgimage anim="anim_1.jpg"/>
    </bgimagetable>
</bgimagetable>
</syntaxhighlight>}}
</syntaxhighlight>}}


Line 409: Line 406:
In this example the image "safe" is used when the time doesnt match with any of them, the image "win" is used only the day 1 of january of years before 2010 and after 2020, the image "1" is used during the period from 2010 until 2020 included the days 1 of january (in this day "1" and "win" collides and "win" is deprecated because is at the bottom of the list)
In this example the image "safe" is used when the time doesnt match with any of them, the image "win" is used only the day 1 of january of years before 2010 and after 2020, the image "1" is used during the period from 2010 until 2020 included the days 1 of january (in this day "1" and "win" collides and "win" is deprecated because is at the bottom of the list)
{{Boxcode|code=<syntaxhighlight lang="xml">
{{Boxcode|code=<syntaxhighlight lang="xml">
    <bgimagetable showtype="days">
<bgimagetable showtype="days">
        <bgimage                 hd="hd_safe.jpg"         sd="sd_safe.jpg"         from="99991231"       until="99991231"/>
<bgimage hd="hd_safe.jpg" sd="sd_safe.jpg" from="99991231" until="99991231"/>
        <bgimage                 hd="hd_1.jpg"             sd="sd_1.jpg"           from="20100101"       until="20200101"/>
<bgimage hd="hd_1.jpg" sd="sd_1.jpg" from="20100101" until="20200101"/>
        <bgimage                 hd="hd_win.jpg"           sd="sd_win.jpg"         from="0101"           until="0101"/>
<bgimage hd="hd_win.jpg" sd="sd_win.jpg" from="0101" until="0101"/>
    </bgimagetable>
</bgimagetable>
</syntaxhighlight>}}
</syntaxhighlight>}}


Line 421: Line 418:
This combines static (.jpg images), and dynamic (.raf animations) backgrounds, selected based on seconds
This combines static (.jpg images), and dynamic (.raf animations) backgrounds, selected based on seconds
{{Boxcode|code=<syntaxhighlight lang="xml">
{{Boxcode|code=<syntaxhighlight lang="xml">
    <bgimagetable>
<bgimagetable>
        <bgimage                 hd="hd_1.jpg"             sd="sd_1.jpg"/>
<bgimage hd="hd_1.jpg" sd="sd_1.jpg"/>
        <bgimage                 anim="anim_1.jpg"/>
<bgimage anim="anim_1.jpg"/>
        <bgimage                 hd="hd_2.jpg"             sd="sd_2.jpg"/>
<bgimage hd="hd_2.jpg" sd="sd_2.jpg"/>
        <bgimage                 anim="anim_2.jpg"/>
<bgimage anim="anim_2.jpg"/>
        <bgimage                 hd="hd_3.jpg"             sd="sd_3.jpg"/>
<bgimage hd="hd_3.jpg" sd="sd_3.jpg"/>
        <bgimage                 anim="anim_3.jpg"/>
<bgimage anim="anim_3.jpg"/>
    </bgimagetable>
</bgimagetable>
</syntaxhighlight>}}
</syntaxhighlight>}}


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)