BOSS Services: Difference between revisions
No edit summary |
|||
Line 145: | Line 145: | ||
|- | |- | ||
| 0x04160142 | | 0x04160142 | ||
| | | GetNsDataHeaderInfoPrivileged | ||
|- | |- | ||
| 0x04170182 | | 0x04170182 | ||
Line 189: | Line 189: | ||
boss:P also contains all of the commands from boss:U. | boss:P also contains all of the commands from boss:U. | ||
When Home Menu loads the SpotPass [[CBMD]] with [[Extended_Banner]], it uses bossP command 0x040D0182 first. Then it uses ReadNsDataPrivileged or ReadNsData for loading the actual banner data(unknown which one is actually used). | When Home Menu loads the SpotPass [[CBMD]] with [[Extended_Banner]], it uses bossP command 0x040D0182 first. Then it uses one of the GetNsDataHeaderInfo* commands, then ReadNsDataPrivileged or ReadNsData for loading the actual banner data(unknown which one is actually used). |