AMPXI:GetPendingTitleInfo: Difference between revisions

Neimod (talk | contribs)
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x001F0084] |- | 1 | Title count |- | 2 | ? (always 0?) |- | 3 | (titlecount*8)<<8..."
 
Neimod (talk | contribs)
No edit summary
Line 59: Line 59:
| 10
| 10
| 2
| 2
| Status (?)
| Status
|-
|-
| 12
| 12
Line 68: Line 68:
| 8
| 8
| Unknown
| Unknown
|}
= Title status =
{| class="wikitable" border="1"
|-
!  Status
!  Description
|-
| 0x0002
| Title was aborted.
|-
| 0x0003
| Title was saved successfully, but not installed yet.
|-
| 0x0803
| Title was just added and saved successfully, but not installed yet.
|}
|}