Difference between revisions of "AM:GetImportTitleContextListFiltered"

From 3dbrew
Jump to navigation Jump to search
m
 
Line 18: Line 18:
 
|-
 
|-
 
| 4
 
| 4
| (Import Title Context Count << 4) <nowiki>|</nowiki> 0xC
+
| ((Import Title Context Count * 8) << 4) <nowiki>|</nowiki> 0xC
 
|-
 
|-
 
| 5
 
| 5
| Import Title Context IDs Output Pointer
+
| Import Title Context Title IDs Output Pointer
 
|}
 
|}
  
Line 37: Line 37:
 
|-
 
|-
 
| 2
 
| 2
| Number of Read Import Title Context IDs
+
| Number of Read Import Title Context Title IDs
 
|}
 
|}

Latest revision as of 16:53, 27 July 2022

Request[edit]

Index Word Description
0 Header code [0x002400C2]
1 Import Title Context Count
2 Media Type
3 Filter (bit0 = include installing, bit1 = include awaiting finalization)
4 ((Import Title Context Count * 8) << 4) | 0xC
5 Import Title Context Title IDs Output Pointer

Response[edit]

Index Word Description
0 Header code
1 Result code
2 Number of Read Import Title Context Title IDs