HID services: Difference between revisions
Line 104: | Line 104: | ||
| 123 || SetNpadJoyAssignmentModeSingle | | 123 || SetNpadJoyAssignmentModeSingle | ||
|- | |- | ||
| 124 || SetNpadJoyAssignmentModeDual | | 124 || [[#SetNpadJoyAssignmentModeDual]] | ||
|- | |- | ||
| 125 || MergeSingleJoyAsDualJoy | | 125 || MergeSingleJoyAsDualJoy | ||
Line 155: | Line 155: | ||
== CreateAppletResource == | == CreateAppletResource == | ||
Takes a PID and an u64 [[AM_services|AppletResourceUserId]]. Returns an [[#IAppletResource]]. | Takes a PID and an u64 [[AM_services|AppletResourceUserId]]. Returns an [[#IAppletResource]]. | ||
==SetNpadJoyAssignmentModeDual== | |||
Takes a PID-descriptor, an u32, and an [[AM_services|AppletResourceUserId]]. No output. | |||
== GetNpadHandheldActivationMode == | == GetNpadHandheldActivationMode == |