Difference between revisions of "AM:GetProgramInfoFromCia"

From 3dbrew
Jump to navigation Jump to search
Line 36: Line 36:
  
 
=Description=
 
=Description=
This reads title informations from a CIA file opened with [[Filesystem_services|fs:USER]]. Depending on the mediatype this will return different title sizes. Official apps use double the title size.
+
This reads title information from a CIA file opened with [[Filesystem_services|fs:USER]]. Depending on the mediatype this will return different title sizes. Official apps use double the title size.

Revision as of 16:23, 24 April 2015

Request

Index Word Description
0 Header code [0x04080042]
1 u8 Mediatype
2 Value 0x0 for the send-handle translate header for the ARM11 kernel.
3 File handle

Response

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

Description

This reads title information 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.