Changes

Jump to navigation Jump to search
211 bytes added ,  21:22, 26 November 2020
Line 419: Line 419:  
== SetNpadJoyAssignmentModeSingle ==
 
== SetNpadJoyAssignmentModeSingle ==
 
Takes a PID-descriptor, an u32, [[AM_services|AppletResourceUserId]], and s64 [[#NpadJoyDeviceType]]. No output.
 
Takes a PID-descriptor, an u32, [[AM_services|AppletResourceUserId]], and s64 [[#NpadJoyDeviceType]]. No output.
 +
 +
This eventually runs the same code as [[#SetNpadJoyAssignmentModeSingleWithDestination]], except the output fields aren't exposed.
    
== SetNpadJoyAssignmentModeDual ==
 
== SetNpadJoyAssignmentModeDual ==
Line 450: Line 452:     
== SetNpadJoyAssignmentModeSingleWithDestination ==
 
== SetNpadJoyAssignmentModeSingleWithDestination ==
Takes a PID, an u32, an [[AM_services|AppletResourceUserId]], and s64 [[#NpadJoyDeviceType]]. Returns an output bool and u32.
+
Takes a PID, an u32, an [[AM_services|AppletResourceUserId]], and s64 [[#NpadJoyDeviceType]]. Returns an output bool and u32 [[#NpadIdType]].
 +
 
 +
The bool indicates whether the output [[#NpadIdType]] is set.
    
== SetNpadAnalogStickUseCenterClamp ==
 
== SetNpadAnalogStickUseCenterClamp ==

Navigation menu