Sysconf plugin: Difference between revisions
Jump to navigation
Jump to search
m (→1 Interface) |
m (→page id list) |
||
Line 25: | Line 25: | ||
| 0x03 || page_console_config | | 0x03 || page_console_config | ||
|- | |- | ||
| 0x04 || page_xmb_menu | | 0x04 || page_xmb_menu <!--// page repeated?, this needs some notes explaining why is repeated... or is a typo //--> | ||
|- | |- | ||
| 0x05 || page_theme_config | | 0x05 || page_theme_config | ||
Line 47: | Line 47: | ||
| 0x0E || page_game_config | | 0x0E || page_game_config | ||
|- | |- | ||
| 0x0F || page_xmb_menu | | 0x0F || page_xmb_menu <!--// page repeated?, this needs some notes explaining why is repeated... or is a typo //--> | ||
|- | |- | ||
|} | |} | ||
{{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude> | {{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude> |
Revision as of 04:59, 17 July 2014
1 Identifiers:
- 1
1 Interface
contains 3 subs:
0: 1 Parameter: int page_id - SetWidget "main" 1: 1 Parameter: int page_id - (SetWidget "main" as well + (0xE, 0x7, 0xB) = Unlock something) 2: 1 Parameter: char path[0x204] - backup utility related
page id list
ID | Page name |
---|---|
0x00 | page_bdvd_config |
0x01 | page_music_config |
0x02 | page_chat_config |
0x03 | page_console_config |
0x04 | page_xmb_menu |
0x05 | page_theme_config |
0x06 | page_date_time_config |
0x07 | page_device_config |
0x08 | page_display_config |
0x09 | page_sound_config |
0x0A | page_security_config |
0x0B | page_network_config |
0x0C | page_remote_config |
0x0D | page_print_config |
0x0E | page_game_config |
0x0F | page_xmb_menu |