Difference between revisions of "NIMU:IsCommittableAllSystemTitles"

From 3dbrew
Jump to navigation Jump to search
m (Steveice10 moved page NIMU:CheckSysupdateAvailable to NIMU:IsCommittableAllSystemTitles: Aligning page name with function name)
 
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[edit]

Index Word Description
0 Header code [0x00090000]

Response[edit]

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

Description[edit]

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