NIMU:IsCommittableAllSystemTitles: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Steveice10 (talk | contribs)
m Steveice10 moved page NIMU:CheckSysupdateAvailable to NIMU:IsCommittableAllSystemTitles: Aligning page name with function name
Steveice10 (talk | contribs)
No edit summary
 
Line 16: Line 16:
|-
|-
| 0
| 0
| Header code
| Header code [0x00090080]
|-
|-
| 1
| 1
Line 22: Line 22:
|-
|-
| 2
| 2
| u8 flag: 0 = no system update available, 1 = system update available. This flag is set when NIM module detected that a system update is available via SOAP, before this command was used.
| bool Committable
|}
|}
=Description=
Checks whether all titles that are part of the current system update are ready to be committed.

Latest revision as of 05:29, 3 March 2023

Request

Index Word Description
0 Header code [0x00090000]

Response

Index Word Description
0 Header code [0x00090080]
1 Result code
2 bool Committable

Description

Checks whether all titles that are part of the current system update are ready to be committed.