Editing Xmb 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 239: | Line 239: | ||
8: 0 Parameter: | 8: 0 Parameter: | ||
9: 3 Parameter: int *, int* , wchar * infotext1 | 9: 3 Parameter: int *, int* , wchar * infotext1 | ||
10: 0 Parameter: | 10: 0 Parameter: | ||
11: 1 Parameter: int | 11: 1 Parameter: int | ||
12: 1 Parameter: int id | 12: 1 Parameter: int id | ||
Line 253: | Line 253: | ||
22: 1 Parameter: wchar * - page_xmb_indicator - Shows XMB-Notifications at the bottom like "(Triangle): Options" | 22: 1 Parameter: wchar * - page_xmb_indicator - Shows XMB-Notifications at the bottom like "(Triangle): Options" | ||
23: 0 Parameter: returns ptr* ( ptr[0x908] = -1 -> ClearWBoardFocus) | 23: 0 Parameter: returns ptr* ( ptr[0x908] = -1 -> ClearWBoardFocus) | ||
24: 0 Parameter: - _vshcommon_34A05733 ("xmb_plugin2", 0x15480) | 24: 0 Parameter: - _vshcommon_34A05733 ("xmb_plugin2", 0x15480) | ||
25: 0 Parameter: returns sys_lwmutex_t * "_pf_lwm" | 25: 0 Parameter: returns sys_lwmutex_t * "_pf_lwm" | ||
26: 1 Parameter: int value (0=decrease(+page_xmb_fg) + xmb2_interface_7(0,0x1C0/0x40,0x1C0),else=increase (page_xmb_fg)) | 26: 1 Parameter: int value (0=decrease(+page_xmb_fg) + xmb2_interface_7(0,0x1C0/0x40,0x1C0),else=increase (page_xmb_fg)) | ||
Line 395: | Line 395: | ||
{{XMB_Indexed_Modules}} | {{XMB_Indexed_Modules}} | ||
=xmb_plugin_normal.rco ([[RCOXML | =xmb_plugin_normal.rco ([[RCOXML Structure|RCOXML]] contents)= | ||
*Notes: | *Notes: | ||
**The main tree uses the name '''xmb_plugin'''... same name than [[xmb_ingame]], and his contents are 99,9% similar | **The main tree uses the name '''xmb_plugin'''... same name than [[xmb_ingame]], and his contents are 99,9% similar | ||
Line 401: | Line 401: | ||
**'''page_xmb_bg''' (maybe related with the wave + sparks animation) and '''page_xmb_fg''' are background and foreground, his purpose is a bit confusing | **'''page_xmb_bg''' (maybe related with the wave + sparks animation) and '''page_xmb_fg''' are background and foreground, his purpose is a bit confusing | ||
{{Boxcode| | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<?xml version="1.0" encoding="iso-8859-1"?> | <?xml version="1.0" encoding="iso-8859-1"?> | ||
<!-- This XML representation of an RCO structure was generated by Rcomage v1.1.1 --> | <!-- This XML representation of an RCO structure was generated by Rcomage v1.1.1 --> |