Gameupdate plugin: Difference between revisions
Jump to navigation
Jump to search
m (→1 Interface) |
mNo edit summary |
||
Line 18: | Line 18: | ||
0: 1 Parameter: char * number - PluginWakeup updatedata checking | 0: 1 Parameter: char * number - PluginWakeup updatedata checking | ||
=Initialization= | |||
Load up parameters: | |||
memory_container_id = (ID #3 foreground) | |||
{{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude> | {{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude> |
Latest revision as of 00:31, 31 January 2015
2 Identifier:
- 1
- 0x41435430 ("ACT0")
1 Interface[edit | edit source]
contains 2 subs:
0: PluginWakeup, 0 Parameter: - creates page transaction dialog etc. (gameupdateCheckStart) 1: PluginAbort, 0 Parameter: - PageClose transaction dialog etc. (gameupdateCheckAbort)
ACT0 Interface[edit | edit source]
contains 1 sub:
0: 1 Parameter: char * number - PluginWakeup updatedata checking
Initialization[edit | edit source]
Load up parameters:
memory_container_id = (ID #3 foreground)