Difference between revisions of "AM:GetImportTitleContexts"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000D0084] |- | 1 | Total titles |- | 2 | u8 [[FS:OpenArchive#Mediatypes|Mediatyp...") |
Steveice10 (talk | contribs) m (Steveice10 moved page AMNet:ListTitles2 to AM:GetPendingTitleInfo) |
Revision as of 20:57, 18 January 2016
Request
Index Word | Description |
---|---|
0 | Header code [0x000D0084] |
1 | Total titles |
2 | u8 Mediatype |
3 | (TitleIDList_Size<<4) | 10 |
4 | TitleIDList pointer |
5 | (TitleList2_Size<<4) | 12 |
6 | TitleList2 pointer |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
TitleList2 entry format
Offset | Length | Description |
---|---|---|
0x0 | 0x8 | ? |
0x8 | 0x2 | Title version |
0xA | 0x1 | Title installation state? |
0xB | 0xD | ? |
Title installation states
ID | Description |
---|---|
2 | TMD install pending? |
3 | TMD installed? |