Difference between revisions of "AM:ListDLCOrLicenseTicketInfos"
Jump to navigation
Jump to search
TimmSkiller (talk | contribs) m (TimmSkiller moved page AM:ListDataTitleTicketInfos to AM:ListDLCOrLicenseTicketInfos) |
TimmSkiller (talk | contribs) |
||
Line 1: | Line 1: | ||
+ | TID high value must be either 0x0004008C (DLC) or 0x0004000D (License), otherwise error 0xE0E0803C is returned. | ||
+ | |||
=Request= | =Request= | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" |
Latest revision as of 09:35, 15 August 2022
TID high value must be either 0x0004008C (DLC) or 0x0004000D (License), otherwise error 0xE0E0803C is returned.
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x10070102] |
1 | Ticket Count |
2-3 | u64, Title ID |
4 | Offset |
5 | ((Ticket Count * 0x18) << 4) | 0xC |
6 | Ticket Infos Output Pointer |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | Number of Ticket Infos Read |