AM:GetProgramInfoFromCia: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
| | | [[Filesystem_services#MediaType|Media Type]] | ||
|- | |- | ||
| 2 | | 2 | ||
| | | 0x0 (Send-handle translate header) | ||
|- | |- | ||
| 3 | | 3 | ||
| File | | File Handle | ||
|} | |} | ||
Line 30: | Line 30: | ||
| Result code | | Result code | ||
|- | |- | ||
| 2- | | 2-7 | ||
| [[AMNet:ListTitles|Title | | [[AMNet:ListTitles|Title Info]] | ||
|} | |} | ||
=Description= | =Description= | ||
This reads title | This reads title information from a CIA file opened with [[Filesystem_services|fs:USER]]. Depending on the media type, this will return different title sizes. Official applications use double the title size. |
Latest revision as of 13:54, 20 September 2025
Request
Index Word | Description |
---|---|
0 | Header code [0x04080042] |
1 | Media Type |
2 | 0x0 (Send-handle translate header) |
3 | File Handle |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2-7 | Title Info |
Description
This reads title information from a CIA file opened with fs:USER. Depending on the media type, this will return different title sizes. Official applications use double the title size.