Editing Explore plugin
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: | ||
4 Identifiers: | 4 Identifiers: | ||
Line 10: | Line 9: | ||
=1 Interface= | =1 Interface= | ||
contains | contains dynamically allocated subs: | ||
0: 1 | 0: 1 Input: | ||
... | |||
5: 3 Inputs: char* (reload_category game/network/..,reload_category_items game/...) ,0, 0 - send (sequences of)xmb command(s) | |||
6: 2 Inputs: char* (open_list nocheck/...), 0 | |||
5: 3 | |||
6: | |||
==Example XMB Commands:== | ==Example XMB Commands:== | ||
Line 60: | Line 27: | ||
|br || || | |br || || | ||
|- | |- | ||
|close_all_list || | |close_all_list || || | ||
|| | |||
|- | |- | ||
|close_list || | |close_list || || | ||
|| | |||
|- | |- | ||
|exec_app|| | |exec_app|| exec_app recover_ok || or exec_app shopdemo / exec_app DelAfterInstall / exec_app EulaOK / exec_app SignupOK / |exec_app ExecInstallOK / exec_app ExecInstallNG / exec_app ExecNetCheckOK / exec_app ExecNetCheckNG / exec_app |NaviCommandCheckGameBootFinish / exec_app NaviNotAllowed / exec_app OnlineOK / exec_app UrlOK / exec_app open_update_confirm_dialog / |exec_app signup_finish | ||
|| | |||
|- | |- | ||
|exec_push || | |exec_push || || | ||
|| | |||
|- | |- | ||
|focus || || | |focus || || | ||
|- | |- | ||
|focus_category <Category>|| | |focus_category <Category>|| focus_category game|| Category = game, video, psn, network, music, photo | ||
|| | |||
Category | |||
|- | |- | ||
| | |focus_index || || | ||
|- | |- | ||
|focus_last || || | |||
|focus_last || | |||
|| | |||
|- | |- | ||
|focus_mrid 0x%llx || || | |focus_mrid 0x%llx || || | ||
|- | |- | ||
|focus_segment_hit_first gameDir %s || || | |focus_segment_hit_first gameDir %s || || | ||
Line 142: | Line 49: | ||
|focus_segment_hit_last || || | |focus_segment_hit_last || || | ||
|- | |- | ||
|focus_segment_index || | |focus_segment_index || focus_segment_index -1 0|| or focus_segment_index seg_mcutility 0 / focus_segment_index seg_newvmc 0 / |focus_segment_index gameDir 0 | ||
focus_segment_index -1 0 | |||
|| | |||
|- | |- | ||
|focus_segment_mrid | |focus_segment_mrid || || | ||
|| | |||
|| | |||
|- | |- | ||
|focus_segment_stored_mrid | |focus_segment_stored_mrid || || | ||
|| | |||
|| | |||
|- | |- | ||
|metagen || || | |metagen || || | ||
|- | |- | ||
|metagen_sync | |metagen_sync || || | ||
|| | |||
|| | |||
|- | |- | ||
|open_list || | |open_list || || | ||
|| | |||
|- | |- | ||
|reload_category <Category> | |reload_category <Category>|| reload_category game|| Category = game, video, psn, network, music, photo | ||
|| | |||
|| | |||
|- | |- | ||
|reload_category_items <Category> | |reload_category_items <Category>|| reload_category_items game || | ||
|| | |||
|| | |||
|- | |- | ||
|reload_category_segment || | |reload_category_segment || || | ||
|| | |||
|- | |- | ||
|reload_item || || | |reload_item || || | ||
|- | |- | ||
|reload_item_mrid || | |reload_item_mrid || || | ||
|| | |||
|- | |- | ||
|reload_list || || | |reload_list || || | ||
Line 220: | Line 75: | ||
|reload_segment_focused || || | |reload_segment_focused || || | ||
|- | |- | ||
|reload_segment_index || | |reload_segment_index || || | ||
|| | |||
|- | |- | ||
|scroll_list || || | |scroll_list || || | ||
Line 229: | Line 81: | ||
|sd || || | |sd || || | ||
|- | |- | ||
|set_playing || || | |set_playing || || | ||
|- | |- | ||
|store_mrid || || | |store_mrid || || | ||
|- | |- | ||
|store_mrid_hit_first || | |store_mrid_hit_first || || | ||
|| | |||
|- | |- | ||
|store_mrid_hit_last || || | |store_mrid_hit_last || || | ||
|- | |- | ||
|wait <msec> | |wait <msec>|| wait 1000 || | ||
|| | |||
|| | |||
|- | |- | ||
|yield || || | |yield || || | ||
|} | |} | ||
=CAT0 Interface= | =CAT0 Interface= | ||
Line 274: | Line 98: | ||
contains 25 subs: | contains 25 subs: | ||
0: | 0: | ||
1: | |||
.. | |||
24: | |||
24: | |||
=MOD0 Interface= | =MOD0 Interface= | ||
Line 317: | Line 107: | ||
contains 4 subs: | contains 4 subs: | ||
0: 0 | 0: 0 Input: (ModuleActivate) | ||
1: 0 | 1: 0 Input: (ModuleDeactivate) | ||
2: 1 | 2: 1 Input: string name? - (ModuleLoadFailed) | ||
3: 1 | 3: 1 Input: string name? - (ModuleGetLoadOpinion) | ||
=ACT0 Interface= | =ACT0 Interface= | ||
Line 326: | Line 116: | ||
contains 1 sub: | contains 1 sub: | ||
0: 1 | 0: 1 Input: string | ||
(explore, CloseListChild, FocusMessageBox, FocusFriend, ClearCache, ClearWBoardFocus, SetWBoardFocus, ExecStorageCopy, NotifyErrorNoExecute, | |||
ShopDemo_ResetTimer) | |||
explore | |||
{{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude> | {{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude> |