HID services: Difference between revisions

Line 84: Line 84:
| 101 || GetSupportedNpadStyleSet
| 101 || GetSupportedNpadStyleSet
|-
|-
| 102 || SetSupportedNpadIdType
| 102 || [[#SetSupportedNpadIdType]]
|-
|-
| 103 || ActivateNpad
| 103 || ActivateNpad
Line 221: Line 221:
== 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]].
== SetSupportedNpadIdType ==
Takes a PID-descriptor, a type-0x9 input buffer, and an [[AM_services|AppletResourceUserId]]. No output.
The input buffer contains an array of u32 [[#NpadIdType]].


== SetNpadJoyAssignmentModeSingleByDefault ==
== SetNpadJoyAssignmentModeSingleByDefault ==