AM:GetDLCTitleInfos: Difference between revisions
Jump to navigation
Jump to search
Steveice10 (talk | contribs) Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x10050084] |- | 1 | Media Type |- | 2 | Titl..." |
(No difference)
|
Revision as of 07:18, 17 April 2016
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x10050084] |
| 1 | Media Type |
| 2 | Title Count |
| 3 | ((Title Count * 8) << 4) | 0xA |
| 4 | Title IDs Input Pointer |
| 5 | ((Title Count * 0x18) << 4) | 0xC |
| 6 | Title Infos Output Pointer |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |