AMPXI:ExportLicenseTicket: Difference between revisions
Jump to navigation
Jump to search
TimmSkiller (talk | contribs) Created page with "TID high value must be 0x0004000D, otherwise this will return 0xE0E0803C. =Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x082..." |
(No difference)
|
Revision as of 20:06, 26 December 2021
TID high value must be 0x0004000D, otherwise this will return 0xE0E0803C.
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x08210142] |
| 1 | Ticket Data Size |
| 2-3 | u64, Ticket Title ID |
| 4-5 | u64, Ticket ID |
| 6 | (Ticket Data Size << 8) | 0x4 |
| 7 | Ticket Data Output Pointer |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
| 2 | Actual Ticket Data Size |