Changes

Jump to navigation Jump to search
Line 690: Line 690:     
==== BeginBlockingHomeButtonShortAndLongPressed ====
 
==== BeginBlockingHomeButtonShortAndLongPressed ====
Takes an input u64, no output.
+
Takes an input s64, no output.
   −
Official user-processes use hard-coded value 0 for the u64.
+
Official user-processes use hard-coded value 0 for the s64.
    
Starts blocking the Home button.
 
Starts blocking the Home button.
Line 735: Line 735:     
Used to exit the application and return to the kiosk menu. Official sw uses [[#UnlockExit]] immediately before this.
 
Used to exit the application and return to the kiosk menu. Official sw uses [[#UnlockExit]] immediately before this.
 +
 +
This throws an error when the cached [[Settings_services#GetQuestFlag]] value is 0.
    
==== EnableApplicationCrashReport ====
 
==== EnableApplicationCrashReport ====

Navigation menu