Wboard plugin: Difference between revisions
Jump to navigation
Jump to search
m (→ACT0 Interface) |
m (→MOD0 Interface) |
||
Line 24: | Line 24: | ||
contains 4 subs: | contains 4 subs: | ||
0: | 0: 0 Parameter: calls ACT0 Function 0) | ||
1: | 1: 0 Parameter: - nothing | ||
2: | 2: 0 Parameter: - nothing | ||
3: | 3: 1 Parameter: int - (xors with 0x3E and >> 30) & 2 | ||
{{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude> | {{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude> |
Revision as of 01:10, 2 November 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: 1 Parameter: char * ("wbrd:show?")
MOD0 Interface
contains 4 subs:
0: 0 Parameter: calls ACT0 Function 0) 1: 0 Parameter: - nothing 2: 0 Parameter: - nothing 3: 1 Parameter: int - (xors with 0x3E and >> 30) & 2