AM:GetDLCOrLicenseItemRights: Difference between revisions
Jump to navigation
Jump to search
Steveice10 (talk | contribs) m →Request |
TimmSkiller (talk | contribs) mNo edit summary |
||
Line 48: | Line 48: | ||
|? | |? | ||
|} | |} | ||
=Description= | |||
Wraps [[AMPXI:GetItemRights]]. |
Revision as of 21:48, 25 December 2021
Request
Index Word | Description |
---|---|
0 | Header code [0x100801C2] |
1 | Rights Size |
2 | ? |
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.