Difference between revisions of "AM:GetProgramInfoFromCia"
Jump to navigation
Jump to search
m (→Description) |
|||
Line 36: | Line 36: | ||
=Description= | =Description= | ||
− | This reads title | + | 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 15: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.