Xmb ingame: Difference between revisions
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
! Plugin name !! Enum ID | ! Plugin name !! Enum ID | ||
|- | |- | ||
|system_plugin || 0x00 | |[[system_plugin]] || 0x00 | ||
|- | |- | ||
|xmb_plugin || 0x01 | |[[xmb_plugin]] || 0x01 | ||
|- | |- | ||
|explore_plugin || 0x02 | |[[explore_plugin]] || 0x02 | ||
|- | |- | ||
|game_plugin || 0x14 | |[[game_plugin]] || 0x14 | ||
|- | |- | ||
|np_trophy_ingame || 0x25 | |[[np_trophy_ingame]] || 0x25 | ||
|- | |- | ||
|} | |} | ||
{{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude> | {{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude> |
Revision as of 11:33, 27 June 2014
3 Identifiers:
- 0x584D4D30 ("XMM0")
- 0x4D4F4430 ("MOD0")
- 0x584D4232 ("XMB2")
xmb plugin id list
only 5 available, others need regular loading and arent available via xmb_ingame:
Plugin name | Enum ID |
---|---|
system_plugin | 0x00 |
xmb_plugin | 0x01 |
explore_plugin | 0x02 |
game_plugin | 0x14 |
np_trophy_ingame | 0x25 |