Editing Impose 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 7: | Line 7: | ||
contains 19 subs: | contains 19 subs: | ||
0: 2 Parameter: int value (1=[[RSOD#BSOD|Blue Screen of Death]],2=[[RSOD#RSOD|Red Screen of Death]],Else=page_btnnavi), void * ptr_handler | 0: 2 Parameter: int value (1=[[RSOD#BSOD|Blue Screen of Death]],2=[[RSOD#RSOD|Red Screen of Death]],Else=page_btnnavi), void * ptr_handler | ||
1: return | 1: return | ||
Line 27: | Line 27: | ||
17: Set impose psbutton notification not ingameXMB, 1 Parameter: uint - (0 = BeginInGameXMB ,1 = _notification_psbutton) | 17: Set impose psbutton notification not ingameXMB, 1 Parameter: uint - (0 = BeginInGameXMB ,1 = _notification_psbutton) | ||
18: 0 Paramater: | 18: 0 Paramater: | ||
==Function 10== | ==Function 10== | ||
Line 64: | Line 63: | ||
=impose_plugin.rco ([[RCOXML Coding|RCOXML]] contents)= | =impose_plugin.rco ([[RCOXML Coding|RCOXML]] contents)= | ||
{{ | {{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 --> |