Editing RCOXML Coding
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 1: | Line 1: | ||
=Description= | =Description= | ||
RCOXML files are the XML descriptors embedded inside [[Resource Container (RCO)]] files | |||
This RCOXML files doesnt exists inside the .rco container, tools like [[Rcomage]] extracts the info as XML as a representation of the data inside the .rco container | |||
Are composed by tables, some of this tables works simply as an index of the contents inside the container (texts, sounds, languages), and others tables contains "pages" that builds the XMB items, animations, effects, dialog menues, selection windows, widgets, etc... | |||
Note the name "page" here in wiki is used as a generic name for all types of pages, rcomage uses specific names for some types of pages wich purpose was identifyed, this names can vary between different versions of rcomage tool | |||
= RCOXML Structure = | = RCOXML Structure = | ||
This is a '''not-working''' example intended to place all together as an overview. Not all nodes below are required, and various object/anim entries are omitted. | This is a '''not-working''' example intended to place all together as an overview. Not all nodes below are required, and various object/anim entries are omitted. | ||
{{Boxcode| | {{Boxcode|content=<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 --> | ||
Line 71: | Line 74: | ||
===FontTree=== | ===FontTree=== | ||
Only used in PS3, only used in sysconf_plugin.rco and hknw_plugin.rco | Only used in PS3, only used in sysconf_plugin.rco and hknw_plugin.rco | ||
*sysconf_plugin.rco example: | |||
{{Boxcode|content=<syntaxhighlight lang="xml"> | |||
<FontTree> | |||
<FontStyle name="fontstyle_sanserif" unknownShort1="0x1" unknownShort2="0x0" unknownInt3="0x0" unknownInt4="0x41600000" /> | |||
</FontTree> | |||
</syntaxhighlight>}} | |||
*hknw_plugin.rco example: | |||
{{Boxcode|content=<syntaxhighlight lang="xml"> | |||
<FontTree> | |||
<FontStyle name="fontstyle_default" unknownShort1="0x0" unknownShort2="0x0" unknownInt3="0x0" unknownInt4="0x41600000" /> | |||
<FontStyle name="fontstyle_light" unknownShort1="0x0" unknownShort2="0x101" unknownInt3="0x0" unknownInt4="0x41600000" /> | |||
</FontTree> | |||
</syntaxhighlight>}} | |||
===TextTree=== | ===TextTree=== | ||
Line 85: | Line 103: | ||
===AnimTree=== | ===AnimTree=== | ||
= RCOXML Contents (PS3) = | |||
There are 122 .rco files in PS3 firmware 4.76 | |||
{| class="wikitable sortable" style="font-size:x-small;" | |||
|- | |||
! rowspan="2" | filename.rco !! colspan="8" | RCOXML contents !! rowspan="2" | notes | |||
|- | |||
! MainTree Name !! [[RCOXML Images|ImageTree]] !! [[RCOXML Fonts|FontTree]] !! [[RCOXML Texts|TextTree]] !! [[RCOXML Models|ModelTree]] !! [[RCOXML Sounds|SoundTree]] !! [[RCOXML Objects|ObjectTree]] !! [[RCOXML Animations|AnimTree]] | |||
|- | |||
| [[ap_plugin]].rco || ap_plugin || {{no}} || {{no}} || {{no}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[audioplayer_plugin]].rco || sample || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[audioplayer_plugin_dummy]].rco || sample || {{no}} || {{no}} || {{yes}} || {{no}} || {{no}} || {{no}} || {{no}} || | |||
|- | |||
| [[audioplayer_plugin_mini]].rco || sample || {{no}} || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[audioplayer_plugin_util]].rco || sample || {{no}} || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || Associated .sprx has a different name. | |||
|- | |||
| [[auth_plugin]].rco || auth_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[autodownload_plugin]].rco || autodownload_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[autoupdateconf_plugin]].rco || autoupdateconff_plugin<!--the double "ff" is a sony typo--> || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[avc2_game_plugin]].rco || sample || {{no}} || {{no}} || {{yes}} || {{no}} || {{no}} || {{no}} || {{no}} || | |||
|- | |||
| [[avc2_game_video_plugin]].rco || sample || {{yes}} (gim) || {{no}} || {{no}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[avc2_text_plugin]].rco || tcgui || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[avc_game_plugin]].rco || sample || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || Associated .sprx has a different name. | |||
|- | |||
| [[avc_plugin]].rco || sample || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[bdp_disccheck_plugin]].rco || bdp_disccheck_plugin || {{no}} || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[bdp_plugin]].rco || bdp_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{yes}} || | |||
|- | |||
| [[bdp_storage_plugin]].rco || bdp_storage_plugin || {{no}} || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[campaign_plugin]].rco || campaign_plugin || {{yes}} (gim, png) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[category_setting_plugin]].rco || category_setting_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{no}} || {{no}} || | |||
|- | |||
| [[checker_plugin]].rco || checker || {{no}} || {{no}} || {{no}} || {{no}} || {{no}} || {{yes}} || {{no}} || Associated .sprx has a different name. | |||
|- | |||
| [[closedcaption_config_plugin]].rco || closedcaption_config_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[comboplay_plugin]].rco || comboplay_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[custom_render_plugin]].rco || custom_render_plugin || {{yes}} (gim) || {{no}} || {{no}} || {{no}} || {{no}} || {{yes}} || {{yes}} || | |||
|- | |||
| [[data_copy_plugin]].rco || sample || {{no}} || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[deviceconf_plugin]].rco || deviceconf_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[dlna_plugin]].rco || dlna || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[download_plugin]].rco || download || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[dtcpip_util]].rco || dtcpip_util || {{no}} || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[edy_plugin]].rco || edy_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{yes}} || {{yes}} || {{no}} || | |||
|- | |||
| [[eula_cddb_plugin]].rco || eula_cddb_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[eula_hcopy_plugin]].rco || eula_hcopy || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[eula_net_plugin]].rco || regcam_plugin || {{yes}} (gim, png, jpg) || {{no}} || {{yes}} || {{no}} || {{yes}} || {{yes}} || {{no}} || | |||
|- | |||
| [[explore_category_friend]].rco || explore_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[explore_category_game]].rco || explore_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[explore_category_music]].rco || explore_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[explore_category_network]].rco || explore_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[explore_category_photo]].rco || explore_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[explore_category_psn]].rco || explore_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[explore_category_sysconf]].rco || explore_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[explore_category_tv]].rco || explore_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[explore_category_user]].rco || explore_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[explore_category_video]].rco || explore_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[explore_plugin_ft]].rco || explore_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[explore_plugin_full]].rco || explore_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || Associated .sprx has a different name. | |||
|- | |||
| [[explore_plugin_game]].rco || explore_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[explore_plugin_np]].rco || explore_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[filecopy_plugin]].rco || sample || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[friendim_plugin]].rco || friendim || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{yes}} || | |||
|- | |||
| [[friendim_plugin_game]].rco || friendim || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{yes}} || Associated .sprx has a different name. | |||
|- | |||
| [[friendml_plugin]].rco || friendml_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[friendml_plugin_game]].rco || friendml_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || Associated .sprx has a different name. | |||
|- | |||
| [[friendtrophy_plugin]].rco || friendtrophy_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[friendtrophy_plugin_game]].rco || friendtrophy_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || Associated .sprx has a different name. | |||
|- | |||
| [[game_ext_plugin]].rco || game_ext_plugin || {{yes}} (gim, png) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[game_indicator_plugin]].rco || user_info_plugin || {{yes}} (gim) || {{no}} || {{no}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[game_plugin]].rco || game_plugin || {{no}} || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || Associated .sprx has a different name. | |||
|- | |||
| [[gamedata_plugin]].rco || gamedata_plugin || {{no}} || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[gamelib_plugin]].rco || gamelib_plugin || {{yes}} (gim) || {{no}} || {{no}} || {{no}} || {{no}} || {{yes}} || {{yes}} || | |||
|- | |||
| [[gameupdate_plugin]].rco || sample || {{no}} || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[hknw_plugin]].rco || hknw_plugin || {{yes}} (gim) || {{yes}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[idle_plugin]].rco || idle || {{no}} || {{no}} || {{no}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[impose_plugin]].rco || impose_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{yes}} || Associated .sprx has a different name. | |||
|- | |||
| [[ingame_manual_plugin]].rco || ingame_manual || {{no}} || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[kensaku_plugin]].rco || kensaku || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[msgdialog_plugin]].rco || msgdialog_plugin || {{no}} || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || Associated .sprx has a different name. | |||
|- | |||
| [[mtpinitiator_plugin]].rco || sample || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[musicbrowser_plugin]].rco || sample || {{no}} || {{no}} || {{no}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[nas_plugin]].rco || nas_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[netconf_plugin]].rco || sample || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[newstore_effect]].rco || skeleton_plugin || {{no}} || {{no}} || {{no}} || {{no}} || {{no}} || {{no}} || {{no}} || Empty file. | |||
|- | |||
| [[newstore_plugin]].rco || newstore_plugin || {{yes}} (gim, png, jpg) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[np_eula_plugin]].rco || npeula || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[np_matching_plugin]].rco || np_matching_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | | |||
|- | |||
| [[np_multisignin_plugin]].rco || np_multisignin_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[np_sns_plugin]].rco || npsns || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[np_trophy_ingame]].rco || np_achiev || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[np_trophy_plugin]].rco || np_achiev || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[npsignin_plugin]].rco || npsignin_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{yes}} || | |||
|- | |||
| [[osk_plugin]].rco || sample || {{yes}} (gim) || {{no}} || {{no}} || {{no}} || {{yes}} || {{yes}} || {{no}} || | |||
|- | |||
| [[oskfullkeypanel_plugin]].rco || ime_osk_base_resouce || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[oskpanel_plugin]].rco || ime_osk_base_resouce || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[pesm_plugin]].rco || pesm || {{no}} || {{no}} || {{no}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[photo_network_sharing_plugin]].rco || pesm || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[photolist_plugin]].rco || sample || {{no}} || {{no}} || {{no}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[photoupload_plugin]].rco || dlna || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[photoviewer_plugin]].rco || photoviewer_plugin || {{yes}} (gim, png) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[playlist_plugin]].rco || sample || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[podl_plugin]].rco || podl_plugin || {{no}} || {{no}} || {{no}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[poweroff_plugin]].rco || poweroff || {{no}} || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[premo_plugin]].rco || premo_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{yes}} || | |||
|- | |||
| [[print_plugin]].rco || print_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[profile_plugin]].rco || profile_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[profile_plugin_mini]].rco || profile_plugin_mini || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || Associated .sprx has a different name. | |||
|- | |||
| [[ps3_savedata_plugin]].rco || sample || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[ps3_savedata_plugin_game_mini]].rco || sample || {{no}} || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[rec_plugin]].rco || rec_plugin || {{no}} || {{no}} || {{no}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[regcam_plugin]].rco || regcam_plugin || {{yes}} (gim, png, jpg) || {{no}} || {{yes}} || {{no}} || {{yes}} || {{yes}} || {{no}} || | |||
|- | |||
| [[remotedownload_plugin]].rco || remotedownload || {{no}} || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[sacd_plugin]].rco || sample || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{yes}} || | |||
|- | |||
| [[scenefolder_plugin]].rco || sample || {{no}} || {{no}} || {{no}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[screenshot_plugin]].rco || screenshot_plugin || {{no}} || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[search_service]].rco || search_service || {{no}} || {{no}} || {{yes}} || {{no}} || {{no}} || {{no}} || {{no}} || Associated .sprx has a different name. | |||
|- | |||
| [[software_update_plugin]].rco || software_update_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[soundvisualizer_plugin]].rco || soundvisualizer || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[strviewer_plugin]].rco || strviewer || {{no}} || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[subdisplay_plugin]].rco || ap_plugin || {{no}} || {{no}} || {{no}} || {{no}} || {{no}} || {{yes}} || {{no}} || Associated .sprx has a different name. | |||
|- | |||
| [[sv_pseudoaudioplayer_plugin]].rco || sv_pseudoaudioplayer || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || Associated .sprx has a different name. | |||
|- | |||
| [[sysconf_plugin]].rco || sysconf_plugin || {{yes}} (gim) || {{yes}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[system_plugin]].rco || system_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{yes}} || {{yes}} || {{yes}} || Associated .sprx has a different name. | |||
|- | |||
| [[thumthum_plugin]].rco || sample || {{no}} || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[upload_util]].rco || upload_util || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[user_info_plugin]].rco || user_info_plugin || {{no}} || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[user_plugin]].rco || user || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[videoeditor_plugin]].rco || skeleton_plugin || {{yes}} (gim, png, jpg) || {{no}} || {{yes}} || {{no}} || {{yes}} || {{yes}} || {{no}} || | |||
|- | |||
| [[videoplayer_plugin]].rco || videoplayer || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[videoplayer_util]].rco || videoplayer || {{no}} || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[vmc_savedata_plugin]].rco || sample || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[wboard_plugin]].rco || sample || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[webbrowser_plugin]].rco || sample || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[webrender_plugin]].rco || sample || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[xmb_ingame]].rco || xmb_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|- | |||
| [[xmb_plugin_normal]].rco || xmb_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || Associated .sprx has a different name. | |||
|- | |||
| [[ycon_manual_plugin]].rco || ycon_plugin || {{yes}} (gim) || {{no}} || {{yes}} || {{no}} || {{no}} || {{yes}} || {{no}} || | |||
|} | |||
*'''VSMXfile''' is not included in the table above because none of the PS3 .rco files includes them<!--or rcomage is not able to extract them--> | |||
{{File Formats}} | {{File Formats}} | ||
<noinclude>[[Category:Main]]</noinclude> | <noinclude>[[Category:Main]]</noinclude> |