AM:ListDLCOrLicenseTicketInfos: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
TimmSkiller (talk | contribs)
TimmSkiller (talk | contribs)
No edit summary
 
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 10:35, 15 August 2022

TID high value must be either 0x0004008C (DLC) or 0x0004000D (License), otherwise error 0xE0E0803C is returned.

Request

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

Index Word Description
0 Header code
1 Result code
2 Number of Ticket Infos Read