AM:GetRequiredSizeFromCia: Difference between revisions
Steveice10 (talk | contribs) Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x040D0042] |- | 1 | MediaType |- | 2 | Value..." |
Steveice10 (talk | contribs) mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
| [[Filesystem_services#MediaType| | | [[Filesystem_services#MediaType|Media Type]] | ||
|- | |- | ||
| 2 | | 2 | ||
| | | 0x0 (Send-handle translate header) | ||
|- | |- | ||
| 3 | | 3 | ||
| File | | File Handle | ||
|} | |} | ||
Line 31: | Line 31: | ||
|- | |- | ||
| 2-3 | | 2-3 | ||
| u64, Required | | u64, Required Bytes | ||
|} | |} | ||
=Description= | =Description= | ||
This retrieves the number of bytes of free space required to install the specified [[CIA]] to the specified destination. | This retrieves the number of bytes of free space required to install the specified [[CIA]] to the specified destination. |