HID services: Difference between revisions
Line 102: | Line 102: | ||
| 109 || [5.0.0+] [[#ActivateNpadWithRevision]] | | 109 || [5.0.0+] [[#ActivateNpadWithRevision]] | ||
|- | |- | ||
| 120 || SetNpadJoyHoldType | | 120 || [[#SetNpadJoyHoldType]] | ||
|- | |- | ||
| 121 || GetNpadJoyHoldType | | 121 || [[#GetNpadJoyHoldType]] | ||
|- | |- | ||
| 122 || [[#SetNpadJoyAssignmentModeSingleByDefault]] | | 122 || [[#SetNpadJoyAssignmentModeSingleByDefault]] | ||
Line 306: | Line 306: | ||
* 0x2: [6.0.0+] | * 0x2: [6.0.0+] | ||
* 0x3: [8.0.0+] | * 0x3: [8.0.0+] | ||
== SetNpadJoyHoldType == | |||
Takes a PID-descriptor, a s64, and an [[AM_services|AppletResourceUserId]]. No output. | |||
== GetNpadJoyHoldType == | |||
Takes a PID-descriptor and an [[AM_services|AppletResourceUserId]]. Returns an output s64. | |||
== SetNpadJoyAssignmentModeSingleByDefault == | == SetNpadJoyAssignmentModeSingleByDefault == |