AMPXI:GetDSiWareExportSize: Difference between revisions
No edit summary |
Steveice10 (talk | contribs) mNo edit summary |
||
Line 8: | Line 8: | ||
| Header code [0x004F00C0] | | Header code [0x004F00C0] | ||
|- | |- | ||
| 1 | | 1-2 | ||
| u64, TWL Title ID | |||
| TWL | |||
|- | |- | ||
| 3 | | 3 | ||
| u8 DSiWare export type | | u8, DSiWare export type | ||
|} | |} | ||
Line 25: | Line 22: | ||
|- | |- | ||
| 0 | | 0 | ||
| Header code | | Header code [0x004F0080] | ||
|- | |- | ||
| 1 | | 1 | ||
Line 31: | Line 28: | ||
|- | |- | ||
| 2 | | 2 | ||
| Total size for the DSiWare export .bin | | Total size for the DSiWare export .bin | ||
|} | |} | ||
=Description= | =Description= | ||
This obtains the total size of the DSiWare [[DSiWare_Exports|export]] .bin for the specified title, using data loaded from NAND. When NATIVE_FIRM uses the input export type, the type value must be 0, 7, or 12. | This obtains the total size of the DSiWare [[DSiWare_Exports|export]] .bin for the specified title, using data loaded from NAND. When NATIVE_FIRM uses the input export type, the type value must be 0, 7, or 12. |