Difference between revisions of "AM:GetProgramInfoFromCia"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x04080042] |- | 1 | u8 Mediatype |- | 2 | Always 0? |- | 3 | File ...")
(No difference)

Revision as of 15:02, 24 April 2015

Request

Index Word Description
0 Header code [0x04080042]
1 u8 Mediatype
2 Always 0?
3 File handle

Response

Index Word Description
0 Header code
1 Result code
2-8 Title list entry

Description

This reads title informations from a CIA file opened with fs:USER. Depending on the mediatype this will return different title sizes. Official apps use double the title size.