Explore plugin: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (→1 Interface) |
||
Line 16: | Line 16: | ||
6: 2 Inputs: char* (open_list nocheck/...), 0 | 6: 2 Inputs: char* (open_list nocheck/...), 0 | ||
Example XMB Commands: | ==Example XMB Commands:== | ||
{| class="wikitable sortable" | |||
! 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 || || | |||
|} | |||
=CAT0 Interface= | =CAT0 Interface= |
Revision as of 01:53, 20 February 2014
4 Identifiers:
- 1
- 0x43415430 ("CAT0")
- 0x4D4F4430 ("MOD0")
- 0x41435430 ("ACT0")
1 Interface
contains dynamically allocated subs:
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
Example XMB Commands:
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 |
CAT0 Interface
contains 25 subs:
0: 1: .. 24:
MOD0 Interface
contains 4 subs:
0: 0 Input: (ModuleActivate) 1: 0 Input: (ModuleDeactivate) 2: 1 Input: string name? - (ModuleLoadFailed) 3: 1 Input: string name? - (ModuleGetLoadOpinion)
ACT0 Interface
contains 1 sub:
0: 1 Input: string (explore, CloseListChild, FocusMessageBox, FocusFriend, ClearCache, ClearWBoardFocus, SetWBoardFocus, ExecStorageCopy, NotifyErrorNoExecute, ShopDemo_ResetTimer)