Wboard plugin: Difference between revisions
Jump to navigation
Jump to search
(Created page with " 3 Identifiers: * 1 * 0x41435430 ("ACT0") (shop fw) * 0x4D4F4430 ("MOD0") =1 Interface= contains 3 subs: 0: 1 Parameter: int value (XXYY0000, XX= 0x10(cinfo_bg_storegame...") |
mNo edit summary |
||
Line 4: | Line 4: | ||
* 1 | * 1 | ||
* 0x41435430 ("ACT0" | * 0x41435430 ("ACT0") | ||
* 0x4D4F4430 ("MOD0") | * 0x4D4F4430 ("MOD0") | ||
Revision as of 12:39, 31 March 2014
3 Identifiers:
- 1
- 0x41435430 ("ACT0")
- 0x4D4F4430 ("MOD0")
1 Interface
contains 3 subs:
0: 1 Parameter: int value (XXYY0000, XX= 0x10(cinfo_bg_storegame.jpg),0x20(cinfo_bg_storevideo.jpg), 0x40(cinfo_bgsd_whatsnew.jpg), YY = 00/01 (normal/sd)? - display type? 1: 0 Parameter - runs "mtpinitiator_plugin" with (0,0,0) via xmb_plugin, used by explore_plugin/etc. via ("CloseListChild") 2: 1 Parameter: wchar * - outputs text? (WBEX_INFO_MSG)
ACT0 Interface
contains only 1 sub:
0: input must be a char * .
MOD0 Interface
contains 4 subs:
0: 1: 2: 3: