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 54: | Line 21: | ||
! Command !! Example !! notes | ! Command !! Example !! notes | ||
|- | |- | ||
| | |reload_category <Category> || reload_category game || Category = game, video, psn, network, music, photo | ||
|- | |||
|reload_category_items <Category> || reload_category_items game || | |||
|- | |||
|focus_category <Category> || focus_category game || | |||
|- | |||
|wait <msec> || wait 1000 || | |||
|- | |||
|open_list || || | |||
|- | |||
|yield || || | |||
|- | |||
|focus || || | |||
|- | |||
|close_list || || | |||
|- | |||
|focus_mrid 0x%llx || || | |||
|- | |- | ||
| | |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 | ||
|- | |- | ||
| | |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_hit_first gameDir %s || || | |||
|- | |||
| store_mrid || || | |||
|- | |||
| br || || | |||
|- | |||
| add || || | |||
|- | |||
| beq || || | |||
|- | |||
| sd || || | |||
|- | |||
| store_mrid_hit_first || || | |||
|- | |||
| store_mrid_hit_last || || | |||
|- | |||
| close_all_list || || | |||
|- | |||
| scroll_list || || | |||
|- | |||
| focus_segment_mrid|| || | |||
|- | |||
| focus_segment_hit_last || || | |||
|- | |||
| reload_item|| || | |||
|- | |||
| reload_item_mrid|| || | |||
|- | |||
| reload_category_segment|| || | |||
|- | |||
| reload_segment_focused|| || | |||
|- | |||
| reload_segment_index|| || | |||
|- | |||
| reload_list|| || | |||
|- | |||
| exec_push|| || | |||
|- | |||
| set_playing || || | |||
|- | |||
| metagen|| || | |||
|- | |||
| metagen_sync|| || | |||
|- | |||
| focus_segment_stored_mrid || || | |||
|- | |||
| focus_last || || | |||
|- | |||
|focus_index || || | |||
| | |||
| | |||
|- | |||
| | |||
|- | |||
| | |||
|- | |||
| | |||
|- | |||
| | |||
|- | |||
| | |||
|| | |||
|- | |||
| | |||
|| | |||
|| | |||
|- | |||
| | |||
|| | |||
|| | |||
|- | |||
| | |||
|- | |||
| | |||
|| | |||
|| | |||
|- | |||
| | |||
|| | |||
|- | |||
| | |||
| | |||
| | |||
|| | |||
|- | |||
| | |||
|| | |||
|- | |||
|reload_item | |||
|- | |||
|reload_item_mrid || | |||
|| | |||
|- | |||
| | |||
|- | |||
|reload_segment_focused | |||
|- | |||
|reload_segment_index | |||
|| | |||
|- | |||
| | |||
|- | |||
| | |||
|- | |||
|set_playing || || | |||
|- | |||
| | |||
|- | |||
| | |||
|| | |||
|- | |||
| | |||
|- | |||
| | |||
|| | |||
|| | |||
|- | |||
| | |||
|} | |} | ||
=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> |