AM:CommitImportProgramsAndUpdateFirmwareAuto: Difference between revisions
Jump to navigation
Jump to search
Steveice10 (talk | contribs) m Steveice10 moved page AM:InstallTitlesFinish to AM:CommitImportProgramsAndUpdateFirmwareAuto |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 8: | Line 8: | ||
| Header code [0x040E00C2] | | Header code [0x040E00C2] | ||
|- | |- | ||
| 1 | | 1 | ||
| | | [[Filesystem_services#MediaType|Media Type]] | ||
|- | |||
| 2 | |||
| Title count | |||
|- | |||
| 3 | |||
| u8, cleanup (0 = no cleanup, 1 = cleanup) | |||
|- | |||
| 4 | |||
| ((Title Count * 8) << 4) <nowiki>|</nowiki> 0xA | |||
|- | |||
| 5 | |||
| Title IDs Pointer | |||
|} | |} | ||
Line 26: | Line 38: | ||
=Description= | =Description= | ||
This is the same as [[AMNet: | This is the same as [[AMNet:CommitImportTitlesAndUpdateFirmwareAuto]]. |
Latest revision as of 14:30, 17 April 2025
Request
Index Word | Description |
---|---|
0 | Header code [0x040E00C2] |
1 | Media Type |
2 | Title count |
3 | u8, cleanup (0 = no cleanup, 1 = cleanup) |
4 | ((Title Count * 8) << 4) | 0xA |
5 | Title IDs Pointer |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
This is the same as AMNet:CommitImportTitlesAndUpdateFirmwareAuto.