AM:CommitImportProgramsAndUpdateFirmwareAuto: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Steveice10 (talk | contribs)
mNo edit summary
PabloMK7 (talk | contribs)
No edit summary
 
Line 15: Line 15:
|-
|-
| 3
| 3
| u8, [[Title_Database|Database]] (0 = title.db, 1 = tmp*.db)
| u8, cleanup (0 = no cleanup, 1 = cleanup)
|-
|-
| 4
| 4

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.