NIMU:IsCommittableAllSystemTitles: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00090000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Des..."
 
Steveice10 (talk | contribs)
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 16: Line 16:
|-
|-
| 0
| 0
| Header code
| Header code [0x00090080]
|-
|-
| 1
| 1
Line 22: Line 22:
|-
|-
| 2
| 2
| u8 flag determining whether a system update is available (using already initialized data)
| 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.