Editing Template talk:PS3 XMBML Configuration Files
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: | ||
*'''upload_list.xml''' and '''download_list.xml''' contains some "View ID" with the word "root", but are not root ID's (accessed in first term)... these files are accesed indirectly when called from the main "category" .xml files | |||
*'''upload_list.xml''' and '''download_list.xml''' are lists used as an intermediary filter when searching items in the "XMB database", is posible to access them from any other .xml and for this reason his "View ID" should not be considered as "root" (additionally are the only .xml files built in inverse order, from bottom to top), his "fake root" IDs are listed here to remember it: | |||
**upload_list.xml (fake root ID's) | |||
***'''upload_photo_root''' | |||
***'''upload_hdd_all_root''' | |||
**download_list.xml (fake root ID's) | |||
***'''upload_photo_root''' | |||
***'''download_photo_root''' | |||
***'''download_music_root''' | |||
***'''download_video_root''' | |||
***'''download_unknown_root''' | |||
= File access by numerical ID = | = File access by numerical ID = | ||
This is based on the edit made by mysis here http://www.psdevwiki.com/ps3/index.php?title=XMB&diff=40676&oldid=39344 and some edits he made in the next days to his own texts | This is based on the edit made by mysis here http://www.psdevwiki.com/ps3/index.php?title=XMB&diff=40676&oldid=39344 and some edits he made in the next days to his own texts | ||
Line 4: | Line 18: | ||
Is just a temporal table (imo needed because i dont get it) to understand how that numerical ID's works, the final goal is to include this info in the table in front page, also to compare if there is some mistake because that table was made mostly by deduction, and after solving lot of problems to represent all that info together (like the fact that there is not a specific target ID for SHOP, but there are some xml files and view id's in string format specific for it) | Is just a temporal table (imo needed because i dont get it) to understand how that numerical ID's works, the final goal is to include this info in the table in front page, also to compare if there is some mistake because that table was made mostly by deduction, and after solving lot of problems to represent all that info together (like the fact that there is not a specific target ID for SHOP, but there are some xml files and view id's in string format specific for it) | ||
{| class="wikitable | === User === | ||
| | {| class="wikitable sortable" | ||
! | |- | ||
! ID !! xml file !! Note | |||
|- | |||
| 0x1 || xmb://localhost/%flash/xmb/category_user.xml#root || | |||
|- | |||
| 0x3 || xmb://localhost/%flash/xmb/category_user_login.xml#root || | |||
|- | |||
| 0x2 || xmb://localhost/%flash/xmb/category_user.xml#root || | |||
|- | |||
| 0x5 || xmb://localhost/%flash/xmb/category_user.xml#root || | |||
|- | |||
| 0x6 || xmb://localhost/%flash/xmb/category_user_shop.xml#root || | |||
|- | |||
| 0xA || xmb://localhost/%flash/xmb/category_user.xml#root_power_only || | |||
|- | |||
|} | |||
=== Photo === | |||
{| class="wikitable sortable" | |||
|- | |||
! ID !! xml file !! Note | |||
|- | |||
| 0x1 || xmb://localhost/%flash/xmb/category_photo.xml#root || | |||
|- | |- | ||
| 0x5 || xmb://localhost/%flash/xmb/category_photo.xml#root || | |||
| | |||
|- | |- | ||
| | | 0x2 || xmb://localhost/%flash/xmb/category_photo.xml#root || | ||
|- | |- | ||
| 0x6 || xmb://localhost/%flash/xmb/category_photo.xml#shop_root || | |||
| | |||
|- | |- | ||
| 0xA || xmb://localhost/%flash/xmb/category_photo.xml#root || | |||
| | |||
|- | |- | ||
|} | |||
| | === Music === | ||
{| class="wikitable sortable" | |||
|- | |- | ||
! | ! ID !! xml file !! Note | ||
|- | |- | ||
| 0x1 || xmb://localhost/%flash/xmb/category_music.xml#root || | |||
| | |||
|- | |- | ||
| 0x5 || xmb://localhost/%flash/xmb/category_music.xml#root_for_dex || | |||
| | |||
|- | |- | ||
| 0x2 || xmb://localhost/%flash/xmb/category_music.xml#root_for_dex || | |||
| | |||
|- | |- | ||
| 0x6 || xmb://localhost/%flash/xmb/category_music.xml#root || | |||
| | |||
|- | |- | ||
| 0xA || xmb://localhost/%flash/xmb/category_music.xml#root || | |||
| | |- | ||
|} | |||
=== Video === | |||
{| class="wikitable sortable" | |||
|- | |||
! ID !! xml file !! Note | |||
|- | |||
| 0x1 || xmb://localhost/%flash/xmb/category_video.xml#root || | |||
|- | |||
| 0x5 || xmb://localhost/%flash/xmb/category_video.xml#root_for_dex || | |||
|- | |||
| 0x2 || xmb://localhost/%flash/xmb/category_video.xml#root_for_dex || | |||
|- | |||
| 0x4 || xmb://localhost/%flash/xmb/category_video_bdponly.xml#root || | |||
|- | |||
| 0x6 || xmb://localhost/%flash/xmb/category_video.xml#root || | |||
|- | |- | ||
|} | |} | ||
=== TV === | |||
{| class="wikitable sortable" | |||
|- | |||
! ID !! xml file !! Note | |||
|- | |||
| 0x1 || xmb://localhost/%flash/xmb/category_tv.xml#root || | |||
|- | |||
| 0x5 || xmb://localhost/%flash/xmb/category_tv.xml#root || | |||
|- | |||
| 0x2 || xmb://localhost/%flash/xmb/category_tv.xml#root || | |||
|- | |||
| 0x6 || xmb://localhost/%flash/xmb/category_tv.xml#root || | |||
|- | |||
|} | |||
=== Game === | |||
{| class="wikitable sortable" | |||
|- | |||
! ID !! xml file !! Note | |||
|- | |||
| 0x1 || xmb://localhost/%flash/xmb/category_game.xml#root || | |||
|- | |||
| 0x2 || xmb://localhost/%flash/xmb/category_game_tool2.xml#root || | |||
|- | |||
| 0x5 || xmb://localhost/%flash/xmb/category_game_tool2.xml#root_dex || | |||
|- | |||
| 0x6 || xmb://localhost/%flash/xmb/category_game.xml#shop_guest_root || | |||
|- | |||
| 0x8 || xmb://localhost/%flash/xmb/category_game_tool2.xml#root_arcade || | |||
|- | |||
| 0xA || xmb://localhost/%flash/xmb/category_game.xml#root_for_BDU || | |||
|- | |||
|} | |||
=== Network === | |||
{| class="wikitable sortable" | |||
|- | |||
! ID !! xml file !! Note | |||
|- | |||
| 0x1 || xmb://localhost/%flash/xmb/category_network.xml#root<br> | |||
xmb://localhost/%flash/xmb/category_network_shop.xml#shop_staff_root | |||
|| | |||
|- | |||
| 0x5 || xmb://localhost/%flash/xmb/category_network_tool2.xml#root || | |||
|- | |||
| 0x2 || xmb://localhost/%flash/xmb/category_network_tool2.xml#root || | |||
|- | |||
| 0x6 || xmb://localhost/%flash/xmb/category_network_shop.xml#root || | |||
|- | |||
| 0x9 || xmb://localhost/%flash/xmb/category_network.xml#root || | |||
|- | |||
|} | |||
=== PSN === | |||
{| class="wikitable sortable" | |||
|- | |||
! ID !! xml file !! Note | |||
|- | |||
| 0x1 || xmb://localhost/%flash/xmb/category_psn.xml#root<br>xmb://localhost/%flash/xmb/category_psn.xml#shop_staff_root || | |||
|- | |||
| 0x2 || xmb://localhost/%flash/xmb/category_psn.xml#tool_root || | |||
|- | |||
| 0x5 || xmb://localhost/%flash/xmb/category_psn.xml#tool_root || | |||
|- | |||
| 0x6 || xmb://localhost/%flash/xmb/category_psn.xml#shop_guest_root || | |||
|- | |||
|} | |||
=== Friend === | |||
{| class="wikitable sortable" | |||
|- | |||
! ID !! xml file !! Note | |||
|- | |||
| 0x1 || xmb://localhost/%flash/xmb/category_friend.xml#root || | |||
|- | |||
| 0x2 || xmb://localhost/%flash/xmb/category_friend.xml#root || | |||
|- | |||
| 0x5 || xmb://localhost/%flash/xmb/category_friend.xml#root || | |||
|- | |||
| 0x6 || xmb://localhost/%flash/xmb/category_friend_shop.xml#root || | |||
|- | |||
|} |