AM:GetDLCOrLicenseItemRights

From 3dbrew
(Redirected from AM:GetItemRights)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

Request

Index Word Description
0 Header code [0x100801C2]
1 Rights Size
2 Enum value (unknown, valid values range from 1 to 6, including 1 and 6)
3-4 u64, Ticket Title ID
5-6 u64, Ticket ID
7 Offset
8 (Rights Size << 4) | 0xC
9 Rights Output Buffer

Response

Index Word Description
0 Header code
1 Result code
2 ?
3 ?

Description

Wraps AMPXI:GetItemRights.