Difference between revisions of "AM:CalcTwlBackupSize"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) m (Steveice10 moved page AM:GetDSiWareExportSize to AM:CalcTwlBackupSize) |
Steveice10 (talk | contribs) m |
||
Line 8: | Line 8: | ||
| Header code [0x001A00C0] | | Header code [0x001A00C0] | ||
|- | |- | ||
− | | 1 | + | | 1-2 |
− | + | | u64, TWL Title ID | |
− | |||
− | |||
− | | TWL | ||
|- | |- | ||
| 3 | | 3 | ||
− | | u8 | + | | u8, Export Type |
|} | |} | ||
Line 31: | Line 28: | ||
|- | |- | ||
| 2 | | 2 | ||
− | | Total | + | | Total Backup Size |
|} | |} | ||
=Description= | =Description= | ||
This is a wrapper for [[AMPXI:GetDSiWareExportSize]]. | This is a wrapper for [[AMPXI:GetDSiWareExportSize]]. |
Latest revision as of 09:14, 17 April 2016
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x001A00C0] |
1-2 | u64, TWL Title ID |
3 | u8, Export Type |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | Total Backup Size |
Description[edit]
This is a wrapper for AMPXI:GetDSiWareExportSize.