Difference between revisions of "PTMSYSM:GetSoftwareClosedFlag"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x080F0000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !...")
 
 
(One intermediate revision by one other user not shown)
Line 26: Line 26:
  
 
=Description=
 
=Description=
This is an abstraction for [[MCURTC:GetSoftwareClosedFlag]], used by Home Menu to determine if "Software closed" dialog should be displayed.
+
This is an abstraction for [[MCURTC:GetSoftwareClosedFlag]], used by Home Menu to determine if "Software closed" dialog was requested by the last FIRM and should now be displayed. This screen looks similar to the normal power off screen (HOME to return to menu, POWER to continue shutdown).

Latest revision as of 11:38, 2 May 2016

Request[edit]

Index Word Description
0 Header code [0x080F0000]

Response[edit]

Index Word Description
0 Header code
1 Result code
2 bool flag

Description[edit]

This is an abstraction for MCURTC:GetSoftwareClosedFlag, used by Home Menu to determine if "Software closed" dialog was requested by the last FIRM and should now be displayed. This screen looks similar to the normal power off screen (HOME to return to menu, POWER to continue shutdown).