Changes

234 bytes added ,  21:24, 5 December 2019
no edit summary
Line 888: Line 888:  
Official sw sets the input to an u8 loaded from an input [[#TouchScreenMode]].
 
Official sw sets the input to an u8 loaded from an input [[#TouchScreenMode]].
   −
== AccountSettings ==
+
== UserSelectorFlag ==
This is "nn::settings::system::AccountSettings".
+
This is "nn::settings::system::UserSelectorFlag".
 
  −
This contains an u32 bitmask.
      
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
Line 897: Line 895:  
!  Description
 
!  Description
 
|-
 
|-
| 0 || Unknown
+
| 0 || SkipsIfSingleUser
 
|-
 
|-
 
| 31 || Unknown
 
| 31 || Unknown
 
|}
 
|}
 +
 +
== UserSelectorSettings ==
 +
This is "nn::settings::system::UserSelectorSettings".
 +
 +
This contains an u32 bitmask for [[#UserSelectorFlag]].
 +
 +
== AccountSettings ==
 +
This is "nn::settings::system::AccountSettings".
 +
 +
This contains [[#UserSelectorSettings]].
    
== EulaVersion ==
 
== EulaVersion ==