Changes

186 bytes added ,  21:19, 25 March 2018
quest
Line 344: Line 344:  
| 46 || SetForceMuteOnHeadphoneRemoved
 
| 46 || SetForceMuteOnHeadphoneRemoved
 
|-
 
|-
| 47 || GetQuestFlag
+
| 47 || [[#GetQuestFlag]]
 
|-
 
|-
 
| 48 || SetQuestFlag
 
| 48 || SetQuestFlag
Line 593: Line 593:  
== GetAllowedSslHosts ==
 
== GetAllowedSslHosts ==
 
Takes a type-0x6 output buffer, returns an output s32. This buffer contains an array of 0x8-byte "nn::settings::system::AllowedSslHost" entries.
 
Takes a type-0x6 output buffer, returns an output s32. This buffer contains an array of 0x8-byte "nn::settings::system::AllowedSslHost" entries.
 +
 +
== GetQuestFlag ==
 +
Gets a flag determining whether the console is a kiosk unit (codenamed "Quest"). Used by qlaunch to determine whether to launch Retail Interactive Display Menu.
    
=System Config=
 
=System Config=