Difference between revisions of "AMPXI:FindContentInfos"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00590104] |- | 1 | MediaType |- | 2-3 | u64...")
 
 
(3 intermediate revisions by one other user not shown)
Line 21: Line 21:
 
|-
 
|-
 
| 6
 
| 6
| Content IDs pointer
+
| Content indices pointer
 
|-
 
|-
 
| 7
 
| 7
Line 44: Line 44:
  
 
=Content Info=
 
=Content Info=
Size: 0x24
+
Size: 0x18

Latest revision as of 16:07, 28 June 2022

Request[edit]

Index Word Description
0 Header code [0x00590104]
1 MediaType
2-3 u64, Title ID
4 Content count
5 (ContentCount * 2) << 8 | 0x6
6 Content indices pointer
7 (ContentCount * 24) << 8 | 0x14
8 Content Infos pointer

Response[edit]

Index Word Description
0 Header code [0x00590040]
1 Result code

Content Info[edit]

Size: 0x18