HID services: Difference between revisions
No edit summary |
|||
(42 intermediate revisions by 3 users not shown) | |||
Line 13: | Line 13: | ||
|- | |- | ||
| 21 || [[#ActivateMouse]] | | 21 || [[#ActivateMouse]] | ||
|- | |||
| 22 || [19.0.0+] AddMouseWheelDelta | |||
|- | |- | ||
| 26 || [16.0.0+] ActivateDebugMouse | | 26 || [16.0.0+] ActivateDebugMouse | ||
Line 95: | Line 97: | ||
|- | |- | ||
| 91 || [[#ActivateGesture]] | | 91 || [[#ActivateGesture]] | ||
|- | |||
| 92 || [18.0.0+] SetGestureOutputRanges | |||
|- | |- | ||
| 100 || [[#SetSupportedNpadStyleSet]] | | 100 || [[#SetSupportedNpadStyleSet]] | ||
Line 147: | Line 151: | ||
|- | |- | ||
| 136 || [8.0.0+] [[#ClearNpadCaptureButtonAssignment]] | | 136 || [8.0.0+] [[#ClearNpadCaptureButtonAssignment]] | ||
|- | |||
| 137 || [20.0.0+] SetNpadGcAnalogStick8bitRawValue | |||
|- | |||
| 138 || [S2] | |||
|- | |||
| 139 || [S2] | |||
|- | |- | ||
| 200 || [[#GetVibrationDeviceInfo]] | | 200 || [[#GetVibrationDeviceInfo]] | ||
Line 173: | Line 183: | ||
|- | |- | ||
| 212 || [11.0.0+] [[#SendVibrationValueInBool]] | | 212 || [11.0.0+] [[#SendVibrationValueInBool]] | ||
|- | |||
| 213 || [17.0.0+] SendVibrationValueInMode | |||
|- | |||
| 214 || [17.0.0+] SendVibrationValuesInMode | |||
|- | |||
| 220 || [S2] | |||
|- | |- | ||
| 300 || [3.0.0+] [[#ActivateConsoleSixAxisSensor]] | | 300 || [3.0.0+] [[#ActivateConsoleSixAxisSensor]] | ||
Line 195: | Line 211: | ||
|- | |- | ||
| 310 || [6.0.0+] [[#ResetSevenSixAxisSensorTimestamp]] | | 310 || [6.0.0+] [[#ResetSevenSixAxisSensorTimestamp]] | ||
|- | |||
| 311 || [17.0.0+] ForceActivateConsoleSixAxisSensor | |||
|- | |||
| 312 || [17.0.0+] ForceDeactivateConsoleSixAxisSensor | |||
|- | |- | ||
| 400 || [3.0.0+] [[#IsUsbFullKeyControllerEnabled]] | | 400 || [3.0.0+] [[#IsUsbFullKeyControllerEnabled]] | ||
Line 273: | Line 293: | ||
|- | |- | ||
| 529 || [8.0.0+] [[#SetDisallowedPalmaConnection]] | | 529 || [8.0.0+] [[#SetDisallowedPalmaConnection]] | ||
|- | |||
| 550 || [S2] | |||
|- | |- | ||
| 1000 || [[#SetNpadCommunicationMode]] | | 1000 || [[#SetNpadCommunicationMode]] | ||
Line 281: | Line 303: | ||
|- | |- | ||
| 1003 || [9.0.0+] [[#IsFirmwareUpdateNeededForNotification]] | | 1003 || [9.0.0+] [[#IsFirmwareUpdateNeededForNotification]] | ||
|- | |||
| 1004 || [20.0.0+] [[#SetTouchScreenOutputRanges|SetTouchScreenOutputRanges]] ([17.0.0-19.0.1] SetTouchScreenResolution) | |||
|- | |||
| 1005 || [20.0.0+] EnableNxTouchScreenEmulationForTouchEnter | |||
|- | |- | ||
| 2000 || [10.0.0+] [[#ActivateDigitizer]] | | 2000 || [10.0.0+] [[#ActivateDigitizer]] | ||
Line 307: | Line 333: | ||
|- | |- | ||
| 3011 || [15.0.0+] ResetFullKeyKeyboardMap | | 3011 || [15.0.0+] ResetFullKeyKeyboardMap | ||
|- | |||
| 3110 || [S2] | |||
|- | |||
| 3111 || [S2] | |||
|- | |||
| 3112 || [S2] | |||
|- | |||
| 3113 || [S2] | |||
|- | |||
| 3130 || [S2] | |||
|- | |||
| 3131 || [S2] | |||
|- | |||
| 3132 || [S2] | |||
|- | |||
| 3133 || [S2] | |||
|- | |||
| 3135 || [S2] | |||
|- | |||
| 3136 || [S2] | |||
|- | |||
| 3137 || [S2] | |||
|- | |||
| 3138 || [S2] | |||
|- | |||
| 3139 || [S2] | |||
|- | |||
| 3140 || [S2] | |||
|- | |||
| 3141 || [S2] | |||
|- | |||
| 3142 || [S2] | |||
|- | |||
| 3143 || [S2] | |||
|} | |} | ||
Line 533: | Line 593: | ||
* 0x2: [6.0.0+] | * 0x2: [6.0.0+] | ||
* 0x3: [8.0.0+] | * 0x3: [8.0.0+] | ||
* 0x5: [18.0.0+] | |||
== SetNpadJoyHoldType == | == SetNpadJoyHoldType == | ||
Line 598: | Line 659: | ||
== ClearNpadCaptureButtonAssignment == | == ClearNpadCaptureButtonAssignment == | ||
Takes a PID, an [[AM_services|AppletResourceUserId]], no output. | Takes a PID, an [[AM_services|AppletResourceUserId]], no output. | ||
== Cmd138 == | |||
This is exclusive to S2. | |||
Takes a PID, two input u64s, no output. | |||
== Cmd139 == | |||
This is exclusive to S2. | |||
Takes a PID, an u64, returns an output u64. | |||
== GetVibrationDeviceInfo == | == GetVibrationDeviceInfo == | ||
Line 649: | Line 720: | ||
This is currently not exposed by sdknso. | This is currently not exposed by sdknso. | ||
== Cmd220 == | |||
This is exclusive to S2. | |||
Takes a PID, an u32, an u64, returns an output u8. | |||
== ActivateConsoleSixAxisSensor == | == ActivateConsoleSixAxisSensor == | ||
Line 947: | Line 1,023: | ||
== SetDisallowedPalmaConnection == | == SetDisallowedPalmaConnection == | ||
Takes a PID, an [[AM_services|AppletResourceUserId]], a type-0x9 input buffer containing an array of [[Bluetooth_Driver_services#Address|Address]], no output. | Takes a PID, an [[AM_services|AppletResourceUserId]], a type-0x9 input buffer containing an array of [[Bluetooth_Driver_services#Address|Address]], no output. | ||
== Cmd550 == | |||
This is exclusive to S2. | |||
Takes a PID, an u32, an u64, returns two output u8s. | |||
== SetNpadCommunicationMode == | == SetNpadCommunicationMode == | ||
Line 967: | Line 1,048: | ||
sdknso passes hard-coded value 1 for the s32. | sdknso passes hard-coded value 1 for the s32. | ||
== SetTouchScreenOutputRanges == | |||
Takes a PID, a s32 width, a s32 height, an [[AM_services|AppletResourceUserId]], no output. | |||
This is used by user-processes prior to [[#ActivateTouchScreen|ActivateTouchScreen]], on newer versions. | |||
User-processes can optionally specify input values for width/height during TouchScreen initiailization, with the default values being the relevant fixed width/height values for the platform which the user-process was built for. | |||
== ActivateDigitizer == | == ActivateDigitizer == | ||
Takes a PID and an [[AM_services|AppletResourceUserId]] | Takes a PID and an [[AM_services|AppletResourceUserId]]. No output. | ||
== | == Cmd3110 == | ||
This is | This is exclusive to S2. | ||
Takes a PID, a handle, an u64, an u64, no output. | |||
== | == Cmd3111 == | ||
This is exclusive to S2. | |||
Takes a PID and an u64, no output. | |||
== Cmd3112 == | |||
This is exclusive to S2. | |||
=== ActivateVibrationDevice === | Takes a PID, an u32, an u64, no output. | ||
Takes an input [[#VibrationDeviceHandle]]. No output. | |||
== Cmd3113 == | |||
This is exclusive to S2. | |||
Takes a PID, an u32, an u64, no output. | |||
== Cmd3130 == | |||
This is exclusive to S2. | |||
Takes a PID, a handle, an u8, two u32s, two u64s, no output. | |||
== Cmd3131 == | |||
This is exclusive to S2. | |||
Takes a PID and an [[AM_services|AppletResourceUserId]], no output. | |||
== Cmd3132 == | |||
This is exclusive to S2. | |||
Takes a PID, an u32, an u32, an u64, no output. | |||
== Cmd3133 == | |||
This is exclusive to S2. | |||
Takes a PID, an u64, returns two output u32s. | |||
== Cmd3135 == | |||
This is exclusive to S2. | |||
Takes a PID, a bool, an [[AM_services|AppletResourceUserId]], no output. | |||
== Cmd3136 == | |||
This is exclusive to S2. | |||
Takes a PID, an u64, an u64, no output. | |||
== Cmd3137 == | |||
This is exclusive to S2. | |||
Takes a PID, an u64, an u64, no output. | |||
== Cmd3138 == | |||
This is exclusive to S2. | |||
Takes a PID, an u32, an [[AM_services|AppletResourceUserId]], no output. | |||
Official sw masks the u32 with bitmask 0x6. | |||
== Cmd3139 == | |||
This is exclusive to S2. | |||
Takes a PID, a TransferMemory handle, an u8, an u32 width, an u32 height, an u32, an [[AM_services|AppletResourceUserId]], an u64 tmem_size, no output. | |||
The input TransferMemory is created with permissions = R--. The user-process later reads from the buffer used with this. | |||
Official sw always (?) passes value 1 for the last u32. | |||
This and the related nearby cmds are likely (?) for Joy-Con 2 Mouse Mode. | |||
== Cmd3140 == | |||
This is exclusive to S2. | |||
Takes a PID, two u32s, two u64s, no output. | |||
== Cmd3141 == | |||
This is exclusive to S2. | |||
Takes a PID, a bool, an [[AM_services|AppletResourceUserId]], an u64, no output. | |||
== Cmd3142 == | |||
This is exclusive to S2. | |||
Takes a PID, 4 floats, an [[AM_services|AppletResourceUserId]], no output. | |||
== Cmd3143 == | |||
This is exclusive to S2. | |||
Takes a PID, two u64s, no output. | |||
== IAppletResource == | |||
This is "nn::hid::IAppletResource". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Cmd || Name | |||
|- | |||
| 0 || [[#GetSharedMemoryHandle]] | |||
|} | |||
=== GetSharedMemoryHandle === | |||
No input. Returns a [[#SharedMemoryFormat|sharedmem]] handle. | |||
== IActiveVibrationDeviceList == | |||
This is "nn::hid::IActiveVibrationDeviceList". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Cmd || Name | |||
|- | |||
| 0 || [[#ActivateVibrationDevice]] | |||
|} | |||
=== ActivateVibrationDevice === | |||
Takes an input [[#VibrationDeviceHandle]]. No output. | |||
= hid:dbg = | = hid:dbg = | ||
Line 1,025: | Line 1,206: | ||
|- | |- | ||
| 17 || [13.0.0+] IsTouchScreenManaged | | 17 || [13.0.0+] IsTouchScreenManaged | ||
|- | |||
| 18 || [18.0.0+] SetTouchScreenAutoPilotStateWithAruid | |||
|- | |- | ||
| 20 || [[#DeactivateMouse]] | | 20 || [[#DeactivateMouse]] | ||
Line 1,114: | Line 1,297: | ||
| 152 || [10.0.0+] GetWhoAmI | | 152 || [10.0.0+] GetWhoAmI | ||
|- | |- | ||
| | | 160 || [S2] | ||
|- | |- | ||
| 202 || DeactivateFirmwareUpdate | | 161 || [S2] | ||
|- | |||
| 162 || [S2] | |||
|- | |||
| 170 || [S2] | |||
|- | |||
| 171 || [S2] | |||
|- | |||
| 172 || [S2] | |||
|- | |||
| 201 || ActivateFirmwareUpdate | |||
|- | |||
| 202 || DeactivateFirmwareUpdate | |||
|- | |- | ||
| 203 || [[#StartFirmwareUpdate]] | | 203 || [[#StartFirmwareUpdate]] | ||
Line 1,135: | Line 1,330: | ||
|- | |- | ||
| 211 || [6.0.0+] StartFirmwareUpdateIndividual | | 211 || [6.0.0+] StartFirmwareUpdateIndividual | ||
|- | |||
| 212 || [19.0.0+] GetDetailFirmwareVersion | |||
|- | |||
| 213 || [20.0.0+] GetFirmwareVersionStringForDevMenu | |||
|- | |||
| 214 || [20.1.0+] GetDestinationFirmwareVersionStringForDevMenu | |||
|- | |- | ||
| 215 || [6.0.0+] SetUsbFirmwareForceUpdateEnabled | | 215 || [6.0.0+] SetUsbFirmwareForceUpdateEnabled | ||
|- | |- | ||
| 216 || [6.0.0+] SetAllKuinaDevicesToFirmwareUpdateMode | | 216 || [6.0.0+] SetAllKuinaDevicesToFirmwareUpdateMode | ||
|- | |||
| 217 || [17.0.0+] StartFirmwareUpdateFromImageSet | |||
|- | |- | ||
| 221 || [3.0.0+] [[#UpdateControllerColor]] | | 221 || [3.0.0+] [[#UpdateControllerColor]] | ||
Line 1,201: | Line 1,404: | ||
|- | |- | ||
| 251 || [12.0.0+] GetAnalogStickModuleParam | | 251 || [12.0.0+] GetAnalogStickModuleParam | ||
|- | |||
| 252 || [S2] | |||
|- | |||
| 253 || [19.0.0+] ClearStorageForShipment | |||
|- | |||
| 254 || [S2] | |||
|- | |||
| 255 || [S2] | |||
|- | |||
| 256 || [S2] | |||
|- | |- | ||
| 301 || [5.0.0-8.1.0] [[#GetAbstractedPadHandles]] | | 301 || [5.0.0-8.1.0] [[#GetAbstractedPadHandles]] | ||
Line 1,233: | Line 1,446: | ||
|- | |- | ||
| 350 || [5.0.0+] [[#AddRegisteredDevice]] | | 350 || [5.0.0+] [[#AddRegisteredDevice]] | ||
|- | |||
| 351 || [17.0.0-18.1.0] GetRegisteredDevicesCountDebug | |||
|- | |||
| 352 || [17.0.0-18.1.0] DeleteRegisteredDevicesDebug | |||
|- | |- | ||
| 400 || [6.0.0+] DisableExternalMcuOnNxDevice | | 400 || [6.0.0+] DisableExternalMcuOnNxDevice | ||
Line 1,255: | Line 1,472: | ||
|- | |- | ||
| 600 || [10.0.0+] ConvertPadState | | 600 || [10.0.0+] ConvertPadState | ||
|- | |||
| 601 || [18.0.0+] [[#IsButtonConfigSupported]] | |||
|- | |||
| 602 || [18.0.0+] [[#IsButtonConfigEmbeddedSupported]] | |||
|- | |||
| 603 || [18.0.0+] [[#DeleteButtonConfig]] | |||
|- | |||
| 604 || [18.0.0+] [[#DeleteButtonConfigEmbedded]] | |||
|- | |||
| 605 || [18.0.0+] [[#SetButtonConfigEnabled]] | |||
|- | |||
| 606 || [18.0.0+] [[#SetButtonConfigEmbeddedEnabled]] | |||
|- | |||
| 607 || [18.0.0+] [[#IsButtonConfigEnabled]] | |||
|- | |||
| 608 || [18.0.0+] [[#IsButtonConfigEmbeddedEnabled]] | |||
|- | |||
| 609 || [18.0.0+] [[#SetButtonConfigEmbedded]] | |||
|- | |||
| 610 || [18.0.0+] [[#SetButtonConfigFull]] | |||
|- | |||
| 611 || [18.0.0+] [[#SetButtonConfigLeft]] | |||
|- | |||
| 612 || [18.0.0+] [[#SetButtonConfigRight]] | |||
|- | |||
| 613 || [18.0.0+] [[#GetButtonConfigEmbedded]] | |||
|- | |||
| 614 || [18.0.0+] [[#GetButtonConfigFull]] | |||
|- | |||
| 615 || [18.0.0+] [[#GetButtonConfigLeft]] | |||
|- | |||
| 616 || [18.0.0+] [[#GetButtonConfigRight]] | |||
|- | |||
| 617 || [S2] | |||
|- | |||
| 618 || [S2] | |||
|- | |||
| 619 || [S2] | |||
|- | |||
| 620 || [S2] | |||
|- | |||
| 621 || [S2] | |||
|- | |||
| 622 || [S2] | |||
|- | |- | ||
| 650 || [12.0.0+] AddButtonPlayData | | 650 || [12.0.0+] AddButtonPlayData | ||
Line 1,262: | Line 1,523: | ||
| 652 || [12.0.0+] StopButtonPlayData | | 652 || [12.0.0+] StopButtonPlayData | ||
|- | |- | ||
| 2000 || [10.0.0+] DeactivateDigitizer | | 2000 || [10.0.0+] [[#DeactivateDigitizer]] | ||
|- | |- | ||
| 2001 || [10.0.0+] SetDigitizerAutoPilotState | | 2001 || [10.0.0+] [[#SetDigitizerAutoPilotState]] | ||
|- | |- | ||
| 2002 || [10.0.0+] UnsetDigitizerAutoPilotState | | 2002 || [10.0.0+] [[#UnsetDigitizerAutoPilotState]] | ||
|- | |- | ||
| 3000 || [16.0.0+] ReloadFirmwareDebugSettings | | 3000 || [16.0.0+] ReloadFirmwareDebugSettings | ||
Line 1,360: | Line 1,621: | ||
[9.0.0+] Now takes a total of 8-bytes of input, returns a total of 0x18-bytes of output. | [9.0.0+] Now takes a total of 8-bytes of input, returns a total of 0x18-bytes of output. | ||
[18.0.0+] Now takes a total of 8-bytes of input, returns a total of 0x20-bytes of output. | |||
== GetSixAxisSensorDriverStates == | == GetSixAxisSensorDriverStates == | ||
Line 1,486: | Line 1,749: | ||
[11.0.0+] Takes an input [[#DebugRegisteredDevice]], no output. | [11.0.0+] Takes an input [[#DebugRegisteredDevice]], no output. | ||
== DeactivateDigitizer == | |||
No input/output. | |||
== SetDigitizerAutoPilotState == | |||
Takes an input [[#DigitizerAutoPilotState]]. No output. | |||
== UnsetDigitizerAutoPilotState == | |||
No input/output. | |||
= hid:sys = | = hid:sys = | ||
Line 1,513: | Line 1,785: | ||
|- | |- | ||
| 161 || [7.0.0+] GetPlatformConfig | | 161 || [7.0.0+] GetPlatformConfig | ||
|- | |||
| 171 || [S2] | |||
|- | |||
| 181 || [S2] | |||
|- | |- | ||
| 210 || AcquireNfcDeviceUpdateEventHandle | | 210 || AcquireNfcDeviceUpdateEventHandle | ||
Line 1,522: | Line 1,798: | ||
| 213 || ActivateNfc | | 213 || ActivateNfc | ||
|- | |- | ||
| 214 || [4.0.0 | | 214 || [4.0.0-18.1.0] GetXcdHandleForNpadWithNfc | ||
|- | |- | ||
| 215 || [4.0.0+] IsNfcActivated | | 215 || [4.0.0+] IsNfcActivated | ||
|- | |- | ||
| | | 216 || [19.0.0+] GetAbstractedPadIdForNpadWithNfc | ||
|- | |- | ||
| | | 217 || [19.0.0+] [[#SetNfcEvent]] | ||
|- | |- | ||
| | | 218 || [19.0.0+] [[#GetNfcInfo]] | ||
|- | |- | ||
| | | 219 || [19.0.0+] StartNfcDiscovery | ||
|- | |- | ||
| | | 220 || [19.0.0+] StopNfcDiscovery | ||
|- | |- | ||
| | | 221 || [19.0.0+] StartNtagRead | ||
|- | |- | ||
| | | 222 || [19.0.0+] StartNtagWrite | ||
|- | |- | ||
| | | 223 || [19.0.0+] SendNfcRawData | ||
|- | |- | ||
| | | 224 || [19.0.0+] RegisterMifareKey | ||
|- | |- | ||
| | | 225 || [19.0.0+] ClearMifareKey | ||
|- | |- | ||
| | | 226 || [19.0.0+] StartMifareRead | ||
|- | |- | ||
| | | 227 || [19.0.0+] StartMifareWrite | ||
|- | |- | ||
| 310 || [6.0.0+] [[#GetMaskedSupportedNpadStyleSet]] | | 230 || AcquireIrSensorEventHandle | ||
|- | |||
| 231 || ActivateIrSensor | |||
|- | |||
| 232 || [10.0.0+] GetIrSensorState | |||
|- | |||
| 233 || [10.0.0+] GetXcdHandleForNpadWithIrSensor | |||
|- | |||
| 234 || [19.0.0+] GetNpadJoyHoldType | |||
|- | |||
| 241 || [19.0.0+] [[#GetDataFormat]] | |||
|- | |||
| 242 || [19.0.0+] [[#SetDataFormat]] | |||
|- | |||
| 243 || [19.0.0+] [[#GetMcuState]] | |||
|- | |||
| 244 || [19.0.0+] [[#SetMcuState]] | |||
|- | |||
| 245 || [19.0.0+] [[#GetMcuVersionForNfc]] | |||
|- | |||
| 246 || [19.0.0+] [[#CheckNfcDevicePower]] | |||
|- | |||
| 247 || [19.0.0+] [[#SetMcuStateImmediate]] | |||
|- | |||
| 251 || [S2] | |||
|- | |||
| 252 || [S2] | |||
|- | |||
| 253 || [S2] | |||
|- | |||
| 301 || ActivateNpadSystem | |||
|- | |||
| 303 || ApplyNpadSystemCommonPolicy | |||
|- | |||
| 304 || EnableAssigningSingleOnSlSrPress | |||
|- | |||
| 305 || DisableAssigningSingleOnSlSrPress | |||
|- | |||
| 306 || GetLastActiveNpad | |||
|- | |||
| 307 || GetNpadSystemExtStyle | |||
|- | |||
| 308 || [5.0.0+] ApplyNpadSystemCommonPolicyFull | |||
|- | |||
| 309 || [5.0.0+] GetNpadFullKeyGripColor | |||
|- | |||
| 310 || [6.0.0+] [[#GetMaskedSupportedNpadStyleSet]] | |||
|- | |- | ||
| 311 || SetNpadPlayerLedBlinkingDevice | | 311 || SetNpadPlayerLedBlinkingDevice | ||
Line 1,589: | Line 1,911: | ||
|- | |- | ||
| 330 || [14.0.0+] CheckAbstractedPadConnection | | 330 || [14.0.0+] CheckAbstractedPadConnection | ||
|- | |||
| 332 || [19.0.0+] ConvertAppletDetailedUiTypeFromPlayReportType | |||
|- | |||
| 333 || [20.0.0+] SetNpadUserSpgApplet | |||
|- | |||
| 334 || [20.0.0+] AcquireUniquePadButtonStateChangedEventHandle | |||
|- | |- | ||
| 500 || SetAppletResourceUserId | | 500 || SetAppletResourceUserId | ||
Line 1,627: | Line 1,955: | ||
|- | |- | ||
| 525 || [11.0.0+] IsJoyConAttachedOnAllRail | | 525 || [11.0.0+] IsJoyConAttachedOnAllRail | ||
|- | |||
| 526 || [19.0.0+] IsInvertedControllerConnectedOnRail | |||
|- | |- | ||
| 540 || AcquirePlayReportControllerUsageUpdateEvent | | 540 || AcquirePlayReportControllerUsageUpdateEvent | ||
Line 1,634: | Line 1,964: | ||
| 542 || AcquirePlayReportRegisteredDeviceUpdateEvent | | 542 || AcquirePlayReportRegisteredDeviceUpdateEvent | ||
|- | |- | ||
| 543 || GetRegisteredDevicesOld ([1.0.0-4.1.0] GetRegisteredDevices) | | 543 || [5.0.0-18.1.0] GetRegisteredDevicesOld ([1.0.0-4.1.0] GetRegisteredDevices) | ||
|- | |- | ||
| 544 || [3.0.0+] AcquireConnectionTriggerTimeoutEvent | | 544 || [3.0.0+] AcquireConnectionTriggerTimeoutEvent | ||
Line 1,647: | Line 1,977: | ||
|- | |- | ||
| 549 || [6.0.0+] GetConnectableRegisteredDevices | | 549 || [6.0.0+] GetConnectableRegisteredDevices | ||
|- | |||
| 550 || [S2] | |||
|- | |||
| 551 || [20.0.0+] GetRegisteredDevicesForControllerSupport | |||
|- | |- | ||
| 700 || ActivateUniquePad | | 700 || ActivateUniquePad | ||
Line 1,654: | Line 1,988: | ||
| 703 || [[#GetUniquePadIds]] | | 703 || [[#GetUniquePadIds]] | ||
|- | |- | ||
| | | 704 || [S2] | ||
|- | |- | ||
| | | 705 || [S2] | ||
|- | |- | ||
| | | 707 || [S2] | ||
|- | |- | ||
| | | 711 || [20.0.0+] AcquireUniquePadConnectionOnHandheldForNsEventHandle | ||
|- | |- | ||
| | | 712 || [20.0.0+] GetUniquePadColor12 | ||
|- | |- | ||
| | | 721 || [S2] | ||
|- | |- | ||
| | | 722 || [S2] | ||
|- | |- | ||
| | | 723 || [S2] | ||
|- | |- | ||
| | | 724 || [S2] | ||
|- | |- | ||
| | | 725 || [S2] | ||
|- | |- | ||
| | | 726 || [S2] | ||
|- | |- | ||
| | | 727 || [S2] | ||
|- | |- | ||
| | | 728 || [S2] | ||
|- | |- | ||
| | | 729 || [S2] | ||
|- | |- | ||
| | | 730 || [S2] | ||
|- | |- | ||
| | | 731 || [S2] | ||
|- | |- | ||
| | | 732 || [S2] | ||
|- | |- | ||
| | | 733 || [S2] | ||
|- | |- | ||
| | | 734 || [S2] | ||
|- | |- | ||
| | | 735 || [S2] | ||
|- | |- | ||
| | | 736 || [S2] | ||
|- | |- | ||
| 828 || [5.0.0+] IsAnalogStickInReleasePosition | | 737 || [S2] | ||
|- | |||
| 738 || [S2] | |||
|- | |||
| 739 || [S2] | |||
|- | |||
| 740 || [S2] | |||
|- | |||
| 741 || [S2] | |||
|- | |||
| 742 || [S2] | |||
|- | |||
| 743 || [S2] | |||
|- | |||
| 744 || [S2] | |||
|- | |||
| 745 || [S2] | |||
|- | |||
| 746 || [S2] | |||
|- | |||
| 751 || AcquireJoyDetachOnBluetoothOffEventHandle | |||
|- | |||
| 800 || ListSixAxisSensorHandles | |||
|- | |||
| 801 || IsSixAxisSensorUserCalibrationSupported | |||
|- | |||
| 802 || ResetSixAxisSensorCalibrationValues | |||
|- | |||
| 803 || StartSixAxisSensorUserCalibration | |||
|- | |||
| 804 || CancelSixAxisSensorUserCalibration | |||
|- | |||
| 805 || [3.0.0+] GetUniquePadBluetoothAddress | |||
|- | |||
| 806 || [3.0.0+] DisconnectUniquePad | |||
|- | |||
| 807 || [5.0.0+] [[#GetUniquePadType]] | |||
|- | |||
| 808 || [5.0.0+] GetUniquePadInterface | |||
|- | |||
| 809 || [5.0.0+] [[#GetUniquePadSerialNumber]] | |||
|- | |||
| 810 || [5.0.0+] GetUniquePadControllerNumber | |||
|- | |||
| 811 || [5.0.0+] GetSixAxisSensorUserCalibrationStage | |||
|- | |||
| 812 || [8.0.0+] GetConsoleUniqueSixAxisSensorHandle | |||
|- | |||
| 813 || [18.0.0+] GetDeviceType | |||
|- | |||
| 821 || StartAnalogStickManualCalibration | |||
|- | |||
| 822 || RetryCurrentAnalogStickManualCalibrationStage | |||
|- | |||
| 823 || CancelAnalogStickManualCalibration | |||
|- | |||
| 824 || ResetAnalogStickManualCalibration | |||
|- | |||
| 825 || [5.0.0+] GetAnalogStickState | |||
|- | |||
| 826 || [5.0.0+] GetAnalogStickManualCalibrationStage | |||
|- | |||
| 827 || [5.0.0+] IsAnalogStickButtonPressed | |||
|- | |||
| 828 || [5.0.0+] IsAnalogStickInReleasePosition | |||
|- | |- | ||
| 829 || [5.0.0+] IsAnalogStickInCircumference | | 829 || [5.0.0+] IsAnalogStickInCircumference | ||
Line 1,741: | Line 2,139: | ||
|- | |- | ||
| 1011 || [4.0.0+] DeactivateAudioControl | | 1011 || [4.0.0+] DeactivateAudioControl | ||
|- | |||
| 1012 || [20.0.0+] GetFirmwareVersionStringForUserSupportPage | |||
|- | |- | ||
| 1050 || [5.0.0+] IsSixAxisSensorAccurateUserCalibrationSupported | | 1050 || [5.0.0+] IsSixAxisSensorAccurateUserCalibrationSupported | ||
Line 1,782: | Line 2,182: | ||
| 1157 || [10.0.0+] [[#CancelConnectionTrigger]] | | 1157 || [10.0.0+] [[#CancelConnectionTrigger]] | ||
|- | |- | ||
| | | 1158 || [20.1.0+] SetConnectionLimitForSplay | ||
|- | |- | ||
| | | 1159 || [20.1.0+] ClearConnectionLimitForSplay | ||
|- | |- | ||
| | | 1200 || [10.0.0-17.0.1] [[#IsButtonConfigSupported]] | ||
|- | |- | ||
| | | 1201 || [11.0.0-17.0.1] [[#IsButtonConfigEmbeddedSupported]] ([10.0.0-10.2.0] [[#DeleteButtonConfig]]) | ||
|- | |- | ||
| | | 1202 || [11.0.0-17.0.1] [[#DeleteButtonConfig]] ([10.0.0-10.2.0] [[#SetButtonConfigEnabled]]) | ||
|- | |- | ||
| | | 1203 || [11.0.0-17.0.1] [[#DeleteButtonConfigEmbedded]] ([10.0.0-10.2.0] [[#IsButtonConfigEnabled]]) | ||
|- | |- | ||
| | | 1204 || [11.0.0-17.0.1] [[#SetButtonConfigEnabled]] ([10.0.0-10.2.0] [[#SetButtonConfigEmbedded]]) | ||
|- | |- | ||
| | | 1205 || [11.0.0-17.0.1] [[#SetButtonConfigEmbeddedEnabled]] ([10.0.0-10.2.0] [[#SetButtonConfigFull]]) | ||
|- | |- | ||
| | | 1206 || [11.0.0-17.0.1] [[#IsButtonConfigEnabled]] ([10.0.0-10.2.0] [[#SetButtonConfigLeft]]) | ||
|- | |- | ||
| 1209 || [11.0.0 | | 1207 || [11.0.0-17.0.1] [[#IsButtonConfigEmbeddedEnabled]] ([10.0.0-10.2.0] [[#SetButtonConfigRight]]) | ||
|- | |||
| 1208 || [11.0.0-17.0.1] [[#SetButtonConfigEmbedded]] ([10.0.0-10.2.0] [[#GetButtonConfigEmbedded]]) | |||
|- | |||
| 1209 || [11.0.0-17.0.1] [[#SetButtonConfigFull]] ([10.0.0-10.2.0] [[#GetButtonConfigFull]]) | |||
|- | |- | ||
| 1210 || [10.0.0-10.2.0] [[#GetButtonConfigLeft]] | | 1210 || [10.0.0-10.2.0] [[#GetButtonConfigLeft]] | ||
|- | |- | ||
| 1211 || [11.0.0 | | 1211 || [11.0.0-17.0.1] [[#SetButtonConfigRight]] ([10.0.0-10.2.0] [[#GetButtonConfigRight]]) | ||
|- | |- | ||
| 1212 || [11.0.0 | | 1212 || [11.0.0-17.0.1] [[#GetButtonConfigEmbedded]] | ||
|- | |- | ||
| 1213 || [11.0.0 | | 1213 || [11.0.0-17.0.1] [[#GetButtonConfigFull]] | ||
|- | |- | ||
| 1214 || [11.0.0 | | 1214 || [11.0.0-17.0.1] [[#GetButtonConfigLeft]] | ||
|- | |- | ||
| 1215 || [11.0.0 | | 1215 || [11.0.0-17.0.1] [[#GetButtonConfigRight]] | ||
|- | |- | ||
| 1250 || [10.0.0+] [[#IsCustomButtonConfigSupported]] | | 1250 || [10.0.0+] [[#IsCustomButtonConfigSupported]] | ||
Line 1,898: | Line 2,302: | ||
| 1291 || [11.0.0+] [[#SetButtonConfigStorageRight]] | | 1291 || [11.0.0+] [[#SetButtonConfigStorageRight]] | ||
|- | |- | ||
| 12010 || [11.0.0 | | 1292 || [S2] | ||
|} | |- | ||
| 1293 || [S2] | |||
== SendKeyboardLockKeyEvent == | |- | ||
| 1294 || [S2] | |||
|- | |||
| 1295 || [S2] | |||
|- | |||
| 1296 || [S2] | |||
|- | |||
| 1297 || [S2] | |||
|- | |||
| 1298 || [S2] | |||
|- | |||
| 1299 || [S2] | |||
|- | |||
| 1300 || [S2] | |||
|- | |||
| 1301 || [S2] | |||
|- | |||
| 1302 || [S2] | |||
|- | |||
| 1303 || [S2] | |||
|- | |||
| 1304 || [S2] | |||
|- | |||
| 1305 || [S2] | |||
|- | |||
| 1306 || [S2] | |||
|- | |||
| 1307 || [S2] | |||
|- | |||
| 1308 || [18.0.0+] SetButtonConfigVisible | |||
|- | |||
| 1309 || [18.0.0+] IsButtonConfigVisible | |||
|- | |||
| 1310 || [S2] | |||
|- | |||
| 1320 || [17.0.0+] WakeTouchScreenUp | |||
|- | |||
| 1321 || [17.0.0+] PutTouchScreenToSleep | |||
|- | |||
| 1322 || [20.0.0+] AcquireTouchScreenAsyncWakeCompletedEvent | |||
|- | |||
| 1350 || [S2] | |||
|- | |||
| 1351 || [S2] | |||
|- | |||
| 1352 || [S2] | |||
|- | |||
| 1360 || [S2] | |||
|- | |||
| 1361 || [S2] | |||
|- | |||
| 1362 || [S2] | |||
|- | |||
| 1380 || [S2] | |||
|- | |||
| 1381 || [S2] | |||
|- | |||
| 1382 || [S2] | |||
|- | |||
| 1383 || [S2] | |||
|- | |||
| 1384 || [S2] | |||
|- | |||
| 1385 || [S2] | |||
|- | |||
| 1386 || [S2] | |||
|- | |||
| 1387 || [S2] | |||
|- | |||
| 1388 || [S2] | |||
|- | |||
| 1400 || [S2] | |||
|- | |||
| 1401 || [S2] | |||
|- | |||
| 1420 || [19.0.0+] GetAppletResourceProperty | |||
|- | |||
| 1445 || [S2] | |||
|- | |||
| 1446 || [S2] | |||
|- | |||
| 1447 || [S2] | |||
|- | |||
| 1448 || [S2] | |||
|- | |||
| 1449 || [S2] | |||
|- | |||
| 1455 || [S2] | |||
|- | |||
| 1456 || [S2] | |||
|- | |||
| 1457 || [S2] | |||
|- | |||
| 1458 || [S2] | |||
|- | |||
| 1459 || [S2] | |||
|- | |||
| 1460 || [S2] | |||
|- | |||
| 1461 || [S2] | |||
|- | |||
| 1470 || [S2] | |||
|- | |||
| 1471 || [S2] | |||
|- | |||
| 1472 || [S2] | |||
|- | |||
| 1473 || [S2] | |||
|- | |||
| 1474 || [S2] | |||
|- | |||
| 1480 || [S2] | |||
|- | |||
| 12010 || [11.0.0-17.0.1] [[#SetButtonConfigLeft]] | |||
|} | |||
== SendKeyboardLockKeyEvent == | |||
Takes an u32 BitFlagSet [[#KeyboardLockKeyEvent]], no output. | Takes an u32 BitFlagSet [[#KeyboardLockKeyEvent]], no output. | ||
Line 2,359: | Line 2,879: | ||
Takes an input s32, a type-0x15 input buffer containing a [[#ButtonConfigRight]], a type-0x19 input buffer containing a [[#StorageName]]. | Takes an input s32, a type-0x15 input buffer containing a [[#ButtonConfigRight]], a type-0x19 input buffer containing a [[#StorageName]]. | ||
== | == Cmd1470 == | ||
This is | This is exclusive to S2. | ||
This is likely SetSelectorUiPresentationPolicy? | |||
Takes a PID, an u8 SelectorUiPresentationPolicy, an [[AM_services|AppletResourceUserId]], no output. | |||
{| class="wikitable" border="1" | == Cmd1471 == | ||
This is exclusive to S2. | |||
This is likely GetSelectorUiPresentationPolicy? | |||
Takes a PID, an [[AM_services|AppletResourceUserId]], returns an output u8 SelectorUiPresentationPolicy. | |||
== IHidbusSystemServer == | |||
This is "nn::hidbus::IHidbusSystemServer". | |||
This was added with [5.0.0+]. | |||
{| class="wikitable" border="1" | |||
|- | |- | ||
! Cmd || Name | ! Cmd || Name | ||
Line 3,003: | Line 3,537: | ||
= xcd:sys = | = xcd:sys = | ||
This is "nn::xcd::detail::ISystemServer". | This is "nn::xcd::detail::ISystemServer". | ||
This was removed with [19.0.0+]. | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
Line 3,348: | Line 3,884: | ||
| 0x400 | | 0x400 | ||
| [16.0.0+] [[#MouseSharedMemoryFormat|DebugMouse]] | | [16.0.0+] [[#MouseSharedMemoryFormat|DebugMouse]] | ||
|- | |||
| 0x3E200 | |||
| ? | |||
| [?+] NpadCondition | |||
|} | |} | ||
Line 3,892: | Line 4,432: | ||
===== DigitizerState ===== | ===== DigitizerState ===== | ||
This is "nn::hid::DigitizerState". | This is "nn::hid::DigitizerState". | ||
This is managed by the sysmodule "cs" (development only) through [[HID_services#hid:dbg|hid:dbg]] commands. No actual physical device is supported on NX. | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
Line 4,372: | Line 4,914: | ||
|- | |- | ||
| 0x160 | | 0x160 | ||
| | | 0x60 | ||
| [[#SixAxisSensorUserCalibrationStateLifo]] | | [[#SixAxisSensorUserCalibrationStateLifo]] | ||
|- | |- | ||
| | | 0x1C0 | ||
| | | 0x20 | ||
| UniquePadConfigMutex | | UniquePadConfigMutex | ||
|} | |} | ||
Line 4,780: | Line 5,322: | ||
|- | |- | ||
| 0x4208 | | 0x4208 | ||
| | | 0x20 | ||
| [1.0.0-8.1.0] Mutex | | [1.0.0-8.1.0] Mutex | ||
|- | |- | ||
Line 7,279: | Line 7,821: | ||
| "FK" || Pro Controller | | "FK" || Pro Controller | ||
|- | |- | ||
| "MY" || | | "MY" || MiyabiLeft and MiyabiRight | ||
|- | |- | ||
| "LC" || | | "LC" || Tarragon and Tarragon2 | ||
|- | |- | ||
| "HL" || Famicom left controller | | "HL" || Famicom left controller | ||
Line 7,477: | Line 8,019: | ||
| 2 || Rail | | 2 || Rail | ||
|- | |- | ||
| 3 || | | 3 || Usb | ||
|- | |- | ||
| 4 || Embedded | | 4 || Embedded | ||
Line 7,666: | Line 8,208: | ||
= DeviceTypeInternal = | = DeviceTypeInternal = | ||
This is "nn::hid::detail::DeviceTypeInternal". | This is "nn::hid::detail::DeviceTypeInternal". | ||
[9.0.0+] This has been superseded by [[#DeviceType_2|DeviceType]]. | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
Line 7,702: | Line 8,246: | ||
|} | |} | ||
= DeviceType = | |||
This is "nn::hidtypes::DeviceType". | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
! Value | ! Value | ||
! Description | ! Description | ||
|- | |- | ||
| 0 || | | 0 || Unknown | ||
|- | |- | ||
| 1 || | | 1 || [[#JoyConRight|JoyConRight]] | ||
|- | |- | ||
| 2 || | | 2 || [[#JoyConLeft|JoyConLeft]] | ||
|- | |- | ||
| 3 || | | 3 || [[#SwitchProController|SwitchProController]] | ||
|- | |- | ||
| 4 || | | 4 || MiyabiLeft | ||
|- | |- | ||
| 5 || | | 5 || MiyabiRight | ||
|- | |- | ||
| 6 || | | 6 || [[#Tarragon|Tarragon]] | ||
|- | |- | ||
| 7 || | | 7 || [[#LarkH1|LarkH1]] | ||
|- | |- | ||
| 8 || | | 8 || [[#LarkH2|LarkH2]] | ||
|- | |- | ||
| 9 || | | 9 || [[#LarkNL|LarkNL]] | ||
|- | |- | ||
| 10 || | | 10 || [[#LarkNR|LarkNR]] | ||
|- | |- | ||
| 11 || Lucia | | | 11 || [[#Lucia|Lucia]] | ||
|- | |- | ||
| 12 || Palma | | | 12 || [[#Palma|Palma]] | ||
|- | |- | ||
| 13 || | | 13 || [[#GcOnGggg|GcOnGggg]] | ||
|- | |- | ||
| 14 || | | 14 || FiftyL | ||
|- | |- | ||
| 15 || | | 15 || UsbPad | ||
|- | |- | ||
| 16 || | | 16 || WinGenericPad | ||
|- | |- | ||
| 17 || | | 17 || Sio | ||
|- | |- | ||
| 18 || | | 18 || FiftyR | ||
|- | |- | ||
| 19 || | | 19 || DebugSwitchProControllerCompatibleDevice | ||
|- | |- | ||
| 20 || | | 20 || DebugJoyConLeftCompatibleDevice | ||
|- | |- | ||
| 21 || | | 21 || DebugJoyConRightCompatibleDevice | ||
|- | |- | ||
| [12.0.0+] | | 22 || [12.0.0+] [[#Lagon|Lagon]] | ||
|- | |- | ||
| [12.0.0+] | | 23 || [12.0.0+] [[#ExternalGrip|ExternalGrip]] | ||
|- | |- | ||
| [13.0.0+] | | 24 || [13.0.0+] [[#SwitchProControllerDfu|SwitchProControllerDfu]] | ||
|- | |- | ||
| [13.0.0+] | | 25 || [13.0.0+] [[#ExternalGripDfu|ExternalGripDfu]] | ||
|- | |- | ||
| [13.0.0+] | | 26 || [13.0.0+] [[#LuciaDfu|LuciaDfu]] | ||
|- | |- | ||
| [13.0.0+] | | 27 || [13.0.0+] [[#LagonDfu|LagonDfu]] | ||
|- | |- | ||
| [13.0.0+] | | 28 || [13.0.0+] [[#Lager|Lager]] | ||
|- | |- | ||
| [14.0.0+] | | 29 || [14.0.0+] [[#LagerDfu|LagerDfu]] | ||
|- | |- | ||
| [14.0.0+] | | 30 || [14.0.0+] [[#Tarragon2|Tarragon2]] | ||
|} | |} | ||
= | == JoyConRight == | ||
This is "nn:: | [[Joy-Con|Joy-Con]] right controller. | ||
== JoyConLeft == | |||
[[Joy-Con|Joy-Con]] left controller. | |||
== SwitchProController == | |||
[[Pro_Controller|Pro Controller]]. | |||
== Tarragon == | |||
Licensed Pro Controller. | |||
== LarkH1 == | |||
Famicom left controller. | |||
== LarkH2 == | |||
Famicom right controller (with microphone). | |||
== LarkNL == | |||
NES left controller. | |||
== LarkNR == | |||
NES right controller. | |||
== Lucia == | |||
SNES controller. | |||
== Palma == | |||
Poké Ball Plus controller. | |||
== GcOnGggg == | |||
GameCube controller. | |||
== Lagon == | |||
N64 controller. | |||
== ExternalGrip == | |||
Joy-Con Charging Grip. | |||
== SwitchProControllerDfu == | |||
"Kotetsu" (Pro Controller MCU) in DFU mode. | |||
== ExternalGripDfu == | |||
"Kuina" (Joy-Con Charging Grip MCU) in DFU mode. | |||
== LuciaDfu == | |||
SNES controller MCU in DFU mode. | |||
== LagonDfu == | |||
N64 controller MCU in DFU mode. | |||
== Lager == | |||
Sega Genesis controller. | |||
== LagerDfu == | |||
Sega Genesis controller MCU in DFU mode. | |||
== Tarragon2 == | |||
Licensed Pro Controller. | |||
= VidPidDefinition = | |||
This is "nn::hidtypes::VidPidDefinition". | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
Line 7,784: | Line 8,386: | ||
|- | |- | ||
| 0x0 | | 0x0 | ||
| | | 0x2 | ||
| | | Vid | ||
|- | |- | ||
| | | 0x2 | ||
| | | 0x2 | ||
| | | PidRangeMax | ||
|- | |- | ||
| 0x4 | |||
| 0x2 | | 0x2 | ||
| PidRangeMin | |||
|- | |||
| 0x6 | | 0x6 | ||
| 0x1 | |||
| [[#DeviceTypeInternal|DeviceType]] | |||
|- | |||
| 0x7 | |||
| 0x1 | |||
| Reserved | | Reserved | ||
|} | |} | ||
= | = VidPidDefinitions = | ||
This is "nn:: | This is "nn::hidtypes::detail::VidPidDefinitions". This is a list of [[#VidPidDefinition|VidPidDefinition]] objects maintained by the hid-sysmodule. | ||
= ConsoleSixAxisSensorHandle = | {| class="wikitable" border="1" | ||
This is "nn::hid::ConsoleSixAxisSensorHandle". This is a 4-byte struct with 4-byte alignment. | |- | ||
! Vid || PidRangeMax || PidRangeMin || [[#DeviceTypeInternal|DeviceType]] || Description | |||
|- | |||
| 0x57E || 0x2006 || 0x2006 || 2 || Nintendo [[HID_services#JoyConLeft|JoyConLeft]] | |||
|- | |||
| 0x57E || 0x2007 || 0x2007 || 1 || Nintendo [[HID_services#JoyConRight|JoyConRight]] | |||
|- | |||
| 0x57E || 0x2009 || 0x2009 || 3 || Nintendo [[HID_services#SwitchProController|SwitchProController]] | |||
|- | |||
| 0x57E || 0x200F || 0x200F || 24 || Nintendo [[HID_services#SwitchProControllerDfu|SwitchProControllerDfu]] | |||
|- | |||
| 0x57E || 0x200E || 0x200E || 23 || Nintendo [[HID_services#ExternalGrip|ExternalGrip]] | |||
|- | |||
| 0x57E || 0x2008 || 0x2008 || 25 || Nintendo [[HID_services#ExternalGripDfu|ExternalGripDfu]] | |||
|- | |||
| 0x57E || 0x2017 || 0x2017 || 11 || Nintendo [[HID_services#Lucia|Lucia]] | |||
|- | |||
| 0x57E || 0x2018 || 0x2018 || 26 || Nintendo [[HID_services#LuciaDfu|LuciaDfu]] | |||
|- | |||
| 0x57E || 0x2019 || 0x2019 || 22 || Nintendo [[HID_services#Lagon|Lagon]] | |||
|- | |||
| 0x57E || 0x201A || 0x201A || 27 || Nintendo [[HID_services#LagonDfu|LagonDfu]] | |||
|- | |||
| 0x57E || 0x201E || 0x201E || 28 || Nintendo [[HID_services#Lager|Lager]] | |||
|- | |||
| 0x57E || 0x201F || 0x201F || 29 || Nintendo [[HID_services#LagerDfu|LagerDfu]] | |||
|- | |||
| 0x57E || 0x337 || 0x337 || 13 || Nintendo [[HID_services#GcOnGggg|GcOnGggg]] | |||
|- | |||
| 0x57E || 0x300E || 0x300E || [17.0.0+] 18 || Nintendo FiftyR | |||
|- | |||
| 0x57E || 0x300D || 0x300D || [17.0.0+] 14 || Nintendo FiftyL | |||
|- | |||
| 0xF0D || 0x92 || 0x92 || 15 || HORI Pokken Tournament DX Pro Pad | |||
|- | |||
| 0xF0D || 0xAB || 0xAA || 15 || HORI | |||
|- | |||
| 0xF0D || 0xC1 || 0xC1 || 15 || HORIPAD for Nintendo Switch | |||
|- | |||
| 0xF0D || 0xFF || 0xF0 || 15 || HORI | |||
|- | |||
| 0xF0D || 0x22F || 0x200 || [1.0.0-20.0.1] 15 || HORI | |||
|- | |||
| 0xF0D || 0x201 || 0x200 || [20.1.0+] 15 || HORI Split Pad Pro | |||
|- | |||
| 0xF0D || 0x202 || 0x202 || [20.1.0+] 15 || HORI | |||
|- | |||
| 0xF0D || 0x21F || 0x203 || [20.1.0+] 15 || HORI | |||
|- | |||
| 0xF0D || 0x25F || 0x220 || [20.1.0+] 15 || HORI | |||
|- | |||
| 0xF0D || 0x27F || 0x260 || [20.1.0+] 15 || HORI | |||
|- | |||
| 0xE6F || 0x193 || 0x180 || 15 || PDP | |||
|- | |||
| 0x20D6 || 0xA719 || 0xA710 || [1.0.0-20.0.1] 15 || PowerA | |||
|- | |||
| 0x20D6 || 0xA729 || 0xA720 || [1.0.0-20.0.1] 15 || PowerA | |||
|- | |||
| 0x20D6 || 0xA716 || 0xA710 || [20.1.0+] 15 || PowerA | |||
|- | |||
| 0x20D6 || 0xA717 || 0xA717 || [20.1.0+] 15 || PowerA | |||
|- | |||
| 0x20D6 || 0xA719 || 0xA718 || [20.1.0+] 15 || PowerA | |||
|- | |||
| 0x20D6 || 0xA720 || 0xA720 || [20.1.0+] 15 || PowerA | |||
|- | |||
| 0x20D6 || 0xA721 || 0xA721 || [20.1.0+] 15 || PowerA | |||
|- | |||
| 0x20D6 || 0xA726 || 0xA722 || [20.1.0+] 15 || PowerA | |||
|- | |||
| 0x20D6 || 0xA731 || 0xA727 || [20.1.0+] 15 || PowerA | |||
|- | |||
| 0x33DD || 0xB || 0x1 || 15 || ZUIKI | |||
|} | |||
= NpadPowerInfo = | |||
This is "nn::hid::system::NpadPowerInfo". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Offset | |||
! Size | |||
! Description | |||
|- | |||
| 0x0 | |||
| 0x1 | |||
| IsPowered | |||
|- | |||
| 0x1 | |||
| 0x1 | |||
| IsCharging | |||
|- | |||
| 0x2 | |||
| 0x6 | |||
| Reserved | |||
|- | |||
| 0x8 | |||
| 0x4 | |||
| [[#BatteryLevel|BatteryLevel]] | |||
|} | |||
= BatteryLevel = | |||
This is "nn::hid::system::NpadBatteryLevel". This is a 4 byte value. | |||
= ConsoleSixAxisSensorHandle = | |||
This is "nn::hid::ConsoleSixAxisSensorHandle". This is a 4-byte struct with 4-byte alignment. | |||
sdknso GetConsoleSixAxisSensorHandle always returns a handle with value 0x13. | |||
{| class="wikitable" border="1" | |||
|- | |||
! Offset || Size || Description | |||
|- | |||
| 0x0 || 0x4 || TypeValue | |||
|- | |||
| 0x0 || 0x1 || | |||
|- | |||
| 0x1 || 0x1 || | |||
|} | |||
= SixAxisSensorHandle = | |||
This is "nn::hid::SixAxisSensorHandle". This is a 4-byte struct with 4-byte alignment. | |||
{| class="wikitable" border="1" | |||
|- | |||
! Offset || Size || Description | |||
|- | |||
| 0x0 || 0x4 || TypeValue | |||
|- | |||
| 0x0 || 0x1 || NpadStyleIndex | |||
|- | |||
| 0x1 || 0x1 || [[#NpadIdType|PlayerNumber]] | |||
|- | |||
| 0x2 || 0x1 || DeviceIdx | |||
|} | |||
= VibrationDeviceHandle = | |||
This is "nn::hid::VibrationDeviceHandle". This is a 4-byte struct with 4-byte alignment. | |||
{| class="wikitable" border="1" | |||
|- | |||
! Offset || Size || Description | |||
|- | |||
| 0x0 || 0x4 || TypeValue | |||
|- | |||
| 0x0 || 0x1 || NpadStyleIndex | |||
|- | |||
| 0x1 || 0x1 || [[#NpadIdType|PlayerNumber]] | |||
|- | |||
| 0x2 || 0x1 || DeviceIdx | |||
|} | |||
= VibrationDeviceInfo = | |||
This is "nn::hid::VibrationDeviceInfo" / "nn::hid::VibrationDeviceInfoForIpc". This is a 0x8-byte struct. | |||
{| class="wikitable" border="1" | |||
|- | |||
! Offset || Size || Description | |||
|- | |||
| 0x0 || 0x4 || [[#VibrationDeviceType|DeviceType]] | |||
|- | |||
| 0x4 || 0x4 || [[#VibrationDevicePosition|Position]] | |||
|} | |||
= VibrationDeviceType = | |||
This is "nn::hid::VibrationDeviceType". | |||
{| class="wikitable" border="1" | |||
! Value | |||
! Description | |||
|- | |||
| 0 || Unknown | |||
|- | |||
| 1 || LinearResonantActuator | |||
|- | |||
| 2 || GcErm | |||
|- | |||
| 3 || Erm | |||
|} | |||
= VibrationDevicePosition = | |||
This is "nn::hid::VibrationDevicePosition". | |||
{| class="wikitable" border="1" | |||
! Value | |||
! Description | |||
|- | |||
| 0 || None | |||
|- | |||
| 1 || Left | |||
|- | |||
| 2 || Right | |||
|} | |||
= VibrationValue = | |||
This is "nn::hid::VibrationValue". This is a 0x10-byte struct, which contains 4 float values. | |||
{| class="wikitable" border="1" | |||
|- | |||
! Offset | |||
! Size | |||
! Description | |||
|- | |||
| 0x0 | |||
| 0x4 | |||
| AmplitudeLow | |||
|- | |||
| 0x4 | |||
| 0x4 | |||
| FrequencyLow | |||
|- | |||
| 0x8 | |||
| 0x4 | |||
| AmplitudeHigh | |||
|- | |||
| 0xC | |||
| 0x4 | |||
| FrequencyHigh | |||
|} | |||
= VibrationGcErmCommand = | |||
This is "nn::hid::VibrationGcErmCommand". | |||
{| class="wikitable" border="1" | |||
! Value | |||
! Name | |||
! Description | |||
|- | |||
| 0 || Stop || Stops the vibration with a decay phase. | |||
|- | |||
| 1 || Start || Starts the vibration. | |||
|- | |||
| 2 || StopHard || Stops the vibration immediately, with no decay phase. | |||
|} | |||
= AccelerometerPlayMode = | |||
This is "nn::hid::debug::AccelerometerPlayMode" (pre-10.0.0 this is "nn::hid::AccelerometerPlayMode"). | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
! Value | |||
! Description | |||
|- | |- | ||
| 0 || Loose | |||
|- | |- | ||
| | | 1 || Tight | ||
|} | |} | ||
= | = GyroscopeZeroDriftMode = | ||
This is "nn::hid:: | This is "nn::hid::GyroscopeZeroDriftMode". | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
! Value | |||
! Description | |||
|- | |- | ||
| 0 || Loose | |||
|- | |- | ||
| | | 1 || Standard | ||
|- | |- | ||
| | | 2 || Tight | ||
|} | |} | ||
= | = PalmaConnectionHandle = | ||
This is "nn::hid:: | This is "nn::hid::PalmaConnectionHandle". This is a 0x8-byte struct with 8-byte alignment. | ||
= PalmaOperationInfo = | |||
This is "nn::hid::PalmaOperationInfo". This is a 0x148-byte struct. | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
Line 7,842: | Line 8,682: | ||
! Offset || Size || Description | ! Offset || Size || Description | ||
|- | |- | ||
| 0x0 || 0x4 || | | 0x0 || 0x4 || [[#PalmaOperationType]] | ||
|- | |- | ||
| | | 0x4 || 0x4 || Result | ||
|- | |- | ||
| | | 0x8 || 0x140 || Buffer for [[#GetPalmaOperationInfo]]. | ||
|} | |} | ||
= | = PalmaOperationType = | ||
This is "nn::hid:: | This is "nn::hid::PalmaOperationType". | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
! Value | |||
! Description | |||
|- | |- | ||
| 0 || PlayActivity | |||
|- | |- | ||
| | | 1 || SetFrModeType | ||
|- | |- | ||
| | | 2 || ReadStep | ||
|- | |||
| 3 || EnableStep | |||
|- | |||
| 4 || ResetStep | |||
|- | |||
| 5 || ReadApplicationSection | |||
|- | |||
| 6 || WriteApplicationSection | |||
|- | |||
| 7 || ReadUniqueCode | |||
|- | |||
| 8 || SetUniqueCodeInvalid | |||
|- | |||
| 9 || WriteActivityEntry | |||
|- | |||
| 10 || WriteRgbLedPatternEntry | |||
|- | |||
| 11 || WriteWaveEntry | |||
|- | |||
| 12 || ReadDataBaseIdentificationVersion | |||
|- | |||
| 13 || WriteDataBaseIdentificationVersion | |||
|- | |||
| 14 || SuspendFeature | |||
|- | |||
| 15 || [5.1.0+] ReadPlayLog | |||
|- | |||
| 16 || [5.1.0+] ResetPlayLog | |||
|} | |} | ||
= | = PalmaFrModeType = | ||
This is "nn::hid:: | This is "nn::hid::PalmaFrModeType". | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
Line 7,870: | Line 8,738: | ||
! Description | ! Description | ||
|- | |- | ||
| 0 || | | 0 || Off | ||
|- | |||
| 1 || B01 | |||
|- | |- | ||
| | | 2 || B02 | ||
|- | |- | ||
| | | 3 || B03 | ||
|- | |- | ||
| | | 4 || Downloaded | ||
|} | |} | ||
= | = PalmaApplicationSectionAccessBuffer = | ||
This is "nn::hid:: | This is "nn::hid::PalmaApplicationSectionAccessBuffer". This is a 0x100-byte struct. | ||
= PalmaActivityEntry = | |||
This is "nn::hid::PalmaActivityEntry". | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
| | ! Offset || Size || Description | ||
|- | |||
| 0x0 || 0x2 || RgbLedPatternIndex. | |||
|- | |||
| 0x2 || 0x2 || Padding | |||
|- | |- | ||
| | | 0x4 || 0x4 || [[#PalmaWaveSet|WaveSet]]. | ||
|- | |- | ||
| | | 0x8 || 0x2 || WaveIndex. | ||
|} | |} | ||
= | = PalmaWaveSet = | ||
This is "nn::hid:: | This is "nn::hid::PalmaWaveSet". | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
! Value | |||
! Description | |||
|- | |- | ||
| 0 || Small | |||
|- | |- | ||
| | | 1 || Medium | ||
| | |||
| | |||
|- | |- | ||
| | | 2 || Large | ||
| | |||
| | |||
|} | |} | ||
= | = PalmaFeature = | ||
This is "nn::hid:: | This is "nn::hid::PalmaFeature". | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
| 0 | | ! Bit | ||
! Description | |||
|- | |||
| 0 | |||
| FrMode | |||
|- | |- | ||
| 1 | | | 1 | ||
| RumbleFeedback | |||
|- | |- | ||
| 2 | | 2 | ||
| Step | |||
|- | |- | ||
| | | 3 | ||
| MuteSwitch | |||
|- | |- | ||
|} | |} | ||
= | = AbstractedPadState = | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
| | ! Offset || Size || Description | ||
|- | |||
| 0x0 || 0x4 || Type, only 1 bit can be set. Converted to [[#HdlsDeviceInfo]]::type internally by [[#SetAutoPilotVirtualPadState]]. | |||
|- | |||
| 0x4 || 0x1 || Flags. [[#SetAutoPilotVirtualPadState]] only uses bit0: when clear it will skip using the rest of the input and run [[#UnsetAutoPilotVirtualPadState]] internally. | |||
|- | |||
| 0x5 || 0x3 || Padding | |||
|- | |- | ||
| | | 0x8 || 0x4 || RGBA Single Body Color | ||
|- | |- | ||
| | | 0xC || 0x4 || RGBA Single Buttons Color | ||
| | |||
|- | |- | ||
| 0x10 || 0x1 || See [[#HiddbgHdlsDeviceInfo]]::[[#NpadInterfaceType]]. | |||
|- | |- | ||
| | | 0x11 || 0x3 || Padding | ||
|- | |- | ||
| | | 0x14 || 0x24 || [[#HdlsState]]. Unknown if the last 4-bytes are included in this struct, [[#SetAutoPilotVirtualPadState]]/[[#hiddbgGetAbstractedPadsState]] only uses the first 0x20-bytes. | ||
|- | |- | ||
| | | 0x38 || 0x60 || Unused with [[#SetAutoPilotVirtualPadState]]/[[#GetAbstractedPadsState]]. | ||
|} | |} | ||
= | Normally the input state is merged with an existing controller selected by Type. However in some cases (BIT(2-5) with type2!=0x2 and BIT(31)) it's detected as a dedicated controller. | ||
Type: | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
! | ! Bits | ||
! [[#HdlsDeviceInfo]]::type bits | |||
! Description | ! Description | ||
! Notes | |||
|- | |- | ||
| 0 || | | 0 || 0 || || | ||
|- | |- | ||
| 1 || | | 1 || 15 || || [[#DeviceType]] |= BIT(1) | ||
|- | |- | ||
| 2 || | | 2 || 1 || || | ||
|- | |- | ||
| 3 || | | 3 || 2 || || | ||
|- | |- | ||
| 4 || | | 4 || 1 || || | ||
|- | |- | ||
| 5 || | | 5 || 2 || || | ||
|- | |- | ||
| 6 || | | 6 || 3 || || | ||
|- | |- | ||
| 7 || | | 7 || 11 || || [[#DeviceType]] |= BIT(11) | ||
|- | |- | ||
| 8 || | | 8 || 12 || || [[#DeviceType]] |= BIT(12) | ||
|- | |- | ||
| 9 || | | 9 || 13 || || [[#DeviceType]] |= BIT(13) | ||
|- | |- | ||
| 10 || | | 10 || 14 || || [[#DeviceType]] |= BIT(14) | ||
|- | |- | ||
| 11 || | | 11 || 15 || || [[#DeviceType]] |= BIT(11) | ||
|- | |- | ||
| 12 || | | 12 || 12 || || [[#DeviceType]] |= BIT(12) | ||
|- | |- | ||
| 13 || | | 13 || 13 || || [[#DeviceType]] |= BIT(13) | ||
|- | |||
| 14 || 14 || || [[#DeviceType]] |= BIT(14) | |||
|- | |- | ||
| | | 15 || 17 || || | ||
|- | |- | ||
| | | 31 || 21 || || [[#DeviceType]] = BIT(31) | ||
|- | |- | ||
|} | |} | ||
= | The above "[[#DeviceType]] |=" notes only apply when type2 is 0x2. | ||
This is "nn::hid:: | |||
= DebugPadAutoPilotState = | |||
This is "nn::hid::debug::DebugPadAutoPilotState" | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! Offset | |||
! Size | |||
! Description | |||
|- | |- | ||
| | | 0x0 | ||
| 0x4 | |||
| [[#DebugPadAttributeSet|Attributes]] | |||
|- | |- | ||
| | | 0x4 | ||
| 0x4 | |||
| [[#DebugPadButtonSet|Buttons]] | |||
|- | |- | ||
| | | 0x8 | ||
| 0x8 | |||
| [[#AnalogStickState|AnalogStickL]] | |||
|- | |- | ||
| | | 0x10 | ||
| 0x8 | |||
| [[#AnalogStickState|AnalogStickR]] | |||
|} | |} | ||
= | = MouseAutoPilotState = | ||
This is "nn::hid:: | This is "nn::hid::debug::MouseAutoPilotState". | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! Offset | ! Offset | ||
! Size | |||
! Description | |||
|- | |- | ||
| 0x0 || | | 0x0 | ||
| 0x4 | |||
| X | |||
|- | |- | ||
| | | 0x4 | ||
| 0x4 | |||
| Y | |||
|- | |- | ||
| | | 0x8 | ||
| 0x4 | |||
| DeltaX | |||
|- | |- | ||
| | | 0xC | ||
|} | | 0x4 | ||
| DeltaY | |||
|- | |||
| 0x10 | |||
| 0x4 | |||
| WheelDelta | |||
|- | |||
| 0x14 | |||
| 0x4 | |||
| [[#MouseButtonSet|Buttons]] | |||
|- | |||
| 0x18 | |||
| 0x4 | |||
| [[#MouseAttributeSet|Attributes]] | |||
|} | |||
= | = KeyboardAutoPilotState = | ||
This is "nn::hid:: | This is "nn::hid::debug::KeyboardAutoPilotState". | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! Offset | |||
! Size | |||
! Description | |||
|- | |- | ||
| | | 0x0 | ||
| 0x8 | |||
| [[#KeyboardModifierSet|Modifiers]] | |||
|- | |- | ||
| | | 0x8 | ||
| 0x20 | |||
| [[#KeyboardKeySet|Keys]] | |||
|} | |} | ||
= | = SleepButtonAutoPilotState = | ||
This is "nn::hid:: | This is "nn::hid::debug::SleepButtonAutoPilotState". This is a 0x8-byte struct with 8-byte alignment. | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! | ! Offset | ||
! Size | |||
! Description | ! Description | ||
|- | |- | ||
| | | 0x0 || 0x8 || Buttons (only bit0 is used) | ||
| | |} | ||
= DigitizerAutoPilotState = | |||
This is "nn::hid::debug::DigitizerAutoPilotState". | |||
{| class="wikitable" border="1" | |||
|- | |- | ||
! Offset | |||
! Size | |||
! Description | |||
|- | |- | ||
| 0x0 || 0x44 || | |||
|} | |} | ||
= | = PowerInfo = | ||
This is "nn::hidtypes::PowerInfo". | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! Offset | ! Offset | ||
! Size | |||
! Description | |||
|- | |- | ||
| 0x0 || 0x4 || | | 0x0 || 0x4 || BatteryLevel | ||
|- | |- | ||
| 0x4 || | | 0x4 || 0x4 || [[#PowerAttribute]] | ||
|} | |||
= PowerAttribute = | |||
This is "nn::hidtypes::PowerAttribute". This is a 32-bit flag. | |||
{| class="wikitable" border="1" | |||
! Bits | |||
! Description | |||
|- | |- | ||
| | | 0 | ||
| IsPowered | |||
|- | |- | ||
| | | 1 | ||
| IsCharging | |||
| | |||
|} | |} | ||
= HdlsAttribute = | |||
This is "nn::hidtypes::HdlsAttribute". This is a 32-bit flag. | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
! Bits | ! Bits | ||
! Description | ! Description | ||
|- | |- | ||
| 0 | | | 0 | ||
| HasVirtualSixAxisSensorAcceleration | |||
|- | |- | ||
| 1 || | | 1 | ||
| HasVirtualSixAxisSensorAngle | |||
|} | |||
= HdlsHandle = | |||
This is "nn::hid::debug::HdlsHandle". This is a 0x8-byte struct with 8-byte alignment. | |||
= HdlsSessionId = | |||
This is "nn::hid::debug::detail::HdlsSessionId". This is a 0x8-byte struct with 8-byte alignment. | |||
= HdlsNpadAssignment = | |||
This is a 0x208-byte struct. | |||
{| class="wikitable" border="1" | |||
|- | |- | ||
! Offset || Size || Description | |||
|- | |- | ||
| | | 0x0 || 0x4 || s32 Total entries | ||
|- | |- | ||
| | | 0x4 || 0x4 || Padding | ||
|- | |- | ||
| | | 0x8 || 0x200(0x20*0x10) || Array of [[#HdlsNpadAssignmentEntry]]. | ||
|} | |||
= HdlsNpadAssignmentEntry = | |||
This is a 0x20-byte struct. | |||
{| class="wikitable" border="1" | |||
|- | |- | ||
! Offset || Size || Description | |||
|- | |- | ||
| | | 0x0 || 0x8 || [[#HdlsHandle]] | ||
|- | |- | ||
| | | 0x8 || 0x4 || ? | ||
|- | |- | ||
| | | 0xC || 0x4 || ? | ||
|- | |- | ||
| | | 0x10 || 0x8 || ? | ||
|- | |- | ||
| | | 0x18 || 0x1 || ? | ||
|- | |- | ||
| | | 0x19 || 0x7 || Padding | ||
|} | |||
= HdlsStateList = | |||
This is a 0x408-byte struct. | |||
[9.0.0+] This is a 0x488-byte struct. | |||
{| class="wikitable" border="1" | |||
|- | |- | ||
| | ! Offset || Size || Description | ||
|- | |- | ||
| | | 0x0 || 0x4 || s32 Total entries | ||
|- | |- | ||
| | | 0x4 || 0x4 || Padding | ||
|- | |- | ||
| 0x8 || <[[#HdlsStateListEntry]] size>*0x10 || Array of [[#HdlsStateListEntry]]. | |||
|} | |} | ||
This contains a list of all controllers, including non-virtual controllers. | |||
= HdlsStateListEntry = | |||
This is a 0x40-byte struct. | |||
[9.0.0+] This is a 0x48-byte struct. | |||
This is | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! Offset | ! Offset || Size || Description | ||
|- | |- | ||
| 0x0 | | 0x0 || 0x8 || [[#HdlsHandle]] | ||
| | |||
| [[# | |||
|- | |- | ||
| | | 0x8 || [[#HdlsDeviceInfo]] size || [[#HdlsDeviceInfo]]. With [[#ApplyHdlsStateList]] this is only used when creating new devices. | ||
| | |||
| [[# | |||
|- | |- | ||
| 0x8 | | 0x8 + [[#HdlsDeviceInfo]] size, with 8-byte alignment || 0x24 || [[#HdlsState]] | ||
| | |||
| [[# | |||
|- | |- | ||
| | | <Immediately following the above> || 0x4 || Padding | ||
| | |||
| | |||
|} | |} | ||
= | = HdlsDeviceInfo = | ||
This is "nn::hid::debug:: | This is "nn::hid::debug::HdlsDeviceInfo". This is a 0x10-byte struct. | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! Offset | ! Offset || Size || Description | ||
|- | |- | ||
| 0x0 | | 0x0 || 0x4 || [[#DeviceTypeInternal]] | ||
| 0x4 | |||
| | |||
|- | |- | ||
| 0x4 | | 0x4 || 0x4 || RGBA Single Body Color | ||
| 0x4 | |||
| | |||
|- | |- | ||
| 0x8 | | 0x8 || 0x4 || RGBA Single Buttons Color | ||
| 0x4 | |||
| | |||
|- | |- | ||
| 0xC | | 0xC || 0x1 || [[#NpadInterfaceType]]. Additional type field used with the above type field, if the value doesn't match one of the following a default is used. Type Pro-Controller: value 0x3 indicates that the controller is connected via USB. Type bit21: value 0x3 = unknown. When value is 0x2, state is merged with an existing controller (when the type value is compatible with this). Otherwise, it's a dedicated controller. | ||
| | |||
| | |||
|- | |- | ||
| | | 0xD || 0x3 || Padding | ||
| | |||
| | |||
| | |||
| | |||
|} | |} | ||
[9.0.0+] This is a 0x14-byte struct. | |||
This is | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! Offset | ! Offset || Size || Description | ||
|- | |||
| 0x0 || 0x1 || [[#DeviceTypeInternal]] | |||
|- | |||
| 0x1 || 0x1 || [[#NpadInterfaceType]]. Similar to the field from the old struct. | |||
|- | |||
| 0x2 || 0x2 || Padding | |||
|- | |||
| 0x4 || 0x4 || RGBA Single Body Color | |||
|- | |||
| 0x8 || 0x4 || RGBA Single Buttons Color | |||
|- | |- | ||
| | | 0xC || 0x4 || RGBA Left Grip Color | ||
| | |||
| | |||
|- | |- | ||
| | | 0x10 || 0x4 || RGBA Right Grip Color | ||
| | |||
| | |||
|} | |} | ||
= | = HdlsState = | ||
This is "nn::hid::debug:: | This is "nn::hid::debug::HdlsState". This is a 0x24-byte struct. | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! Offset | ! Offset || Size || Description | ||
|- | |- | ||
| 0x0 || | | 0x0 || 0x1 || IsPowered for the main PowerInfo. | ||
|- | |- | ||
| 0x1 || 0x1 || ORRed with IsPowered to set the value of the first byte for the controller [[#NpadSystemProperties]]. | |||
|- | |- | ||
| | | 0x2 || 0x6 || Unknown | ||
|- | |- | ||
| | | 0x8 || 0x4 || BatteryLevel for the main PowerInfo. | ||
|- | |- | ||
| | | 0xC || 0x4 || [[#NpadButton|Buttons]]. Bit18 = HOME and bit19 = Capture. | ||
| | |||
|- | |- | ||
| | | 0x10 || 0x10(4*2*2) || Joystick data. | ||
| | |||
| | |||
|- | |- | ||
| | | 0x20 || 0x1 || Indicator. Unused for input. Set with output from [[#DumpHdlsStates]] (zero in some cases). | ||
| | |||
|- | |- | ||
| | | 0x21 || 0x3 || Padding | ||
| | |||
|} | |} | ||
[9.0.0+] (0x28-bytes): | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! Offset || Size || Description | ! Offset || Size || Description | ||
|- | |- | ||
| 0x0 || | | 0x0 || 0x8 || [[#PowerInfo]] | ||
|- | |- | ||
| | | 0x8 || 0x8 || [[#NpadButton|Buttons]], masked with 0xfffffffff00fffff. See above table regarding HOME/Capture buttons. | ||
|- | |||
| 0x10 || 0x10(4*2*2) || Joystick data. | |||
|- | |||
| 0x20 || 0x1 || Indicator. Unused for input. Set with output from [[#DumpHdlsStates]] (zero in some cases). | |||
|- | |- | ||
| | | 0x21 || 0x7 || Padding | ||
|} | |} | ||
[12.0.0+] (0x40-bytes): | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! Offset || Size || Description | ! Offset || Size || Description | ||
|- | |- | ||
| 0x0 || 0x8 || [[# | | 0x0 || 0x8 || [[#PowerInfo]] | ||
|- | |- | ||
| 0x8 || | | 0x8 || 0x8 || [[#NpadButton|Buttons]], masked with 0xfffffffff00fffff. See above table regarding HOME/Capture buttons. | ||
|- | |- | ||
| | | 0x10 || 0x10(4*2*2) || Joystick data. | ||
|- | |- | ||
| | | 0x20 || 0xC || VirtualSixAxisSensorAcceleration | ||
|- | |- | ||
| | | 0x2C || 0xC || VirtualSixAxisSensorAngle | ||
|- | |- | ||
| | | 0x38 || 0x4 || [[#HdlsAttribute]] | ||
[ | |||
|- | |- | ||
| 0x3C || 0x1 || Indicator. Unused for input. | |||
|- | |- | ||
| | | 0x3D || 0x3 || Padding | ||
|} | |} | ||
This | = DebugRegisteredDevice = | ||
This is "nn::hid::debug::RegisteredDevice". This is a 0x58-byte struct with 2-byte alignment. | |||
= | = RegisteredDevice = | ||
This is a | This is "nn::hid::system::RegisteredDevice". This is a 0x68-byte struct with 4-byte alignment. | ||
= NotificationLedPattern = | |||
This is "nn::hid::system::NotificationLedPattern". This is a 0x48-byte struct. | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! Offset | ! Offset | ||
! Size | |||
! Description | |||
|- | |- | ||
| 0x0 || | | 0x0 | ||
| 0x1 | |||
| TimeUnit | |||
|- | |- | ||
| | | 0x1 | ||
| 0x1 | |||
| FrameCount | |||
|- | |- | ||
| | | 0x2 | ||
| 0x1 | |||
| CycleCount | |||
|- | |- | ||
| | | 0x3 | ||
| | | 0x1 | ||
| InitialBrightness | |||
|- | |- | ||
| 0x4 | |||
| 0x4 * 15 | |||
| [[#Frame|Frames]] | |||
|- | |- | ||
| | | 0x40 | ||
| 0x1 | |||
| FinalBrightness | |||
|- | |- | ||
| | | 0x41 | ||
| 0x1 | |||
| TimeTowardsFinalBrightness | |||
|- | |- | ||
| | | 0x42 | ||
| 0x6 | |||
| Reserved | |||
| | |||
| | |||
|} | |} | ||
== Frame == | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! Offset | ! Offset | ||
! Size | |||
! Description | |||
|- | |- | ||
| 0x0 | | 0x0 | ||
| 0x1 | |||
| Brightness | |||
|- | |- | ||
| 0x1 | | 0x1 | ||
| 0x1 | |||
| TimeTowards | |||
|- | |- | ||
| 0x2 || | | 0x2 | ||
| 0x1 | |||
| TimeToHold | |||
|- | |- | ||
| | | 0x3 | ||
| 0x1 | |||
| Reserved | |||
| | |||
| | |||
|} | |} | ||
= | = SystemButtonConfigEmbedded = | ||
This is "nn::hid:: | This is "nn::hid::system::ButtonConfigEmbedded". This is a 0x2C8-byte struct. | ||
= SystemButtonConfigFull = | |||
This is "nn::hid::system::ButtonConfigFull". This is a 0x2C8-byte struct. | |||
= SystemButtonConfigLeft = | |||
This is "nn::hid::system::ButtonConfigLeft". This is a 0x1C8-byte struct. | |||
= SystemButtonConfigRight = | |||
This is "nn::hid::system::ButtonConfigRight". This is a 0x1A0-byte struct. | |||
= ButtonConfigEmbedded = | |||
This is "nn::hidconfig::ButtonConfigEmbedded". This is a 0x54-byte struct. | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
Line 8,421: | Line 9,291: | ||
! Offset || Size || Description | ! Offset || Size || Description | ||
|- | |- | ||
| 0x0 || | | 0x0 || 0x4 || [[#DigitalButtonAssignment|HardwareButtonLeft]] | ||
|- | |- | ||
| | | 0x4 || 0x4 || [[#DigitalButtonAssignment|HardwareButtonUp]] | ||
|- | |- | ||
| | | 0x8 || 0x4 || [[#DigitalButtonAssignment|HardwareButtonRight]] | ||
|- | |- | ||
| | | 0xC || 0x4 || [[#DigitalButtonAssignment|HardwareButtonDown]] | ||
|- | |- | ||
| | | 0x10 || 0x4 || [[#DigitalButtonAssignment|HardwareButtonA]] | ||
|- | |- | ||
| | | 0x14 || 0x4 || [[#DigitalButtonAssignment|HardwareButtonB]] | ||
|- | |- | ||
| | | 0x18 || 0x4 || [[#DigitalButtonAssignment|HardwareButtonX]] | ||
|- | |- | ||
| | | 0x1C || 0x4 || [[#DigitalButtonAssignment|HardwareButtonY]] | ||
| | |||
|- | |- | ||
| 0x20 || 0x4 || [[#DigitalButtonAssignment|HardwareButtonStickL]] | |||
|- | |- | ||
| | | 0x24 || 0x4 || [[#DigitalButtonAssignment|HardwareButtonStickR]] | ||
|- | |- | ||
| | | 0x28 || 0x4 || [[#DigitalButtonAssignment|HardwareButtonL]] | ||
|- | |- | ||
| | | 0x2C || 0x4 || [[#DigitalButtonAssignment|HardwareButtonR]] | ||
|- | |- | ||
| | | 0x30 || 0x4 || [[#DigitalButtonAssignment|HardwareButtonZL]] | ||
|- | |- | ||
| | | 0x34 || 0x4 || [[#DigitalButtonAssignment|HardwareButtonZR]] | ||
| | |||
|- | |- | ||
| 0x38 || 0x4 || [[#DigitalButtonAssignment|HardwareButtonSelect]] | |||
|- | |- | ||
| | | 0x3C || 0x4 || [[#DigitalButtonAssignment|HardwareButtonStart]] | ||
|- | |- | ||
| | | 0x40 || 0x4 || [[#DigitalButtonAssignment|HardwareButtonCapture]] | ||
|- | |- | ||
| | | 0x44 || 0x8 || [[#AnalogStickAssignment|HardwareStickL]] | ||
|- | |- | ||
| | | 0x4C || 0x8 || [[#AnalogStickAssignment|HardwareStickR]] | ||
|} | |||
|} | |||
= | == DigitalButtonAssignment == | ||
This is "nn::hidconfig::DigitalButtonAssignment". | |||
= | |||
This is "nn:: | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
! Value | |||
! Description | |||
|- | |||
| 0 || A | |||
|- | |- | ||
| 1 || B | |||
|- | |- | ||
| | | 2 || X | ||
| | |||
| | |||
|- | |- | ||
| | | 3 || Y | ||
| | |||
| | |||
|- | |- | ||
| | | 4 || StickL | ||
| | |||
| | |||
|- | |- | ||
| | | 5 || StickR | ||
| | |||
| | |||
|- | |- | ||
| | | 6 || L | ||
| | |||
| | |||
|- | |- | ||
| | | 7 || R | ||
| | |||
| | |||
|- | |- | ||
| | | 8 || ZL | ||
| | |||
| | |||
|- | |- | ||
| | | 9 || ZR | ||
| | |||
| | |||
|- | |- | ||
| 10 || Select | |||
|- | |- | ||
| | | 11 || Start | ||
| | |||
| | |||
|- | |- | ||
| | | 12 || Left | ||
| | |||
| | |||
|- | |- | ||
| | | 13 || Up | ||
| | |||
| | |||
|- | |- | ||
| | | 14 || Right | ||
| | |||
| | |||
|- | |- | ||
| 15 || Down | |||
|- | |- | ||
| | | 16 || LeftSL | ||
|- | |- | ||
| | | 17 || LeftSR | ||
|- | |- | ||
| | | 18 || RightSL | ||
|- | |- | ||
| | | 19 || RightSR | ||
|- | |- | ||
| | | 20 || HomeButton | ||
|- | |- | ||
| | | 21 || CaptureButton | ||
|- | |- | ||
| | | 22 || Invalid | ||
|} | |||
== AnalogStickAssignment == | |||
This is "nn::hidconfig::AnalogStickAssignment". | |||
{| class="wikitable" border="1" | |||
|- | |- | ||
| | ! Offset || Size || Description | ||
|- | |- | ||
| | | 0x0 || 0x4 || [[#AnalogStickRotation]] | ||
|- | |- | ||
| | | 0x4 || 0x1 || IsPairedStickAssigned | ||
|- | |- | ||
| | | 0x5 || 0x3 || Reserved | ||
|} | |} | ||
== | == AnalogStickRotation == | ||
This is "nn::hidconfig:: | This is "nn::hidconfig::AnalogStickRotation". | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
Line 8,613: | Line 9,405: | ||
! Description | ! Description | ||
|- | |- | ||
| 0 || | | 0 || None | ||
|- | |- | ||
| 1 || | | 1 || Clockwise90 | ||
|- | |- | ||
| 2 || | | 2 || Anticlockwise90 | ||
|} | |||
= ButtonConfigFull = | |||
This is "nn::hidconfig::ButtonConfigFull". This is a 0x54-byte struct. | |||
This is identical to [[#ButtonConfigEmbedded]]. | |||
= ButtonConfigLeft = | |||
This is "nn::hidconfig::ButtonConfigLeft". This is a 0x34-byte struct. | |||
{| class="wikitable" border="1" | |||
|- | |- | ||
| | ! Offset || Size || Description | ||
|- | |- | ||
| | | 0x0 || 0x4 || [[#DigitalButtonAssignment|HardwareButtonLeft]] | ||
|- | |- | ||
| | | 0x4 || 0x4 || [[#DigitalButtonAssignment|HardwareButtonUp]] | ||
|- | |- | ||
| | | 0x8 || 0x4 || [[#DigitalButtonAssignment|HardwareButtonRight]] | ||
|- | |- | ||
| | | 0xC || 0x4 || [[#DigitalButtonAssignment|HardwareButtonDown]] | ||
|- | |- | ||
| | | 0x10 || 0x4 || [[#DigitalButtonAssignment|HardwareButtonStickL]] | ||
|- | |- | ||
| | | 0x14 || 0x4 || [[#DigitalButtonAssignment|HardwareButtonL]] | ||
|- | |- | ||
| | | 0x18 || 0x4 || [[#DigitalButtonAssignment|HardwareButtonZL]] | ||
|- | |- | ||
| | | 0x1C || 0x4 || [[#DigitalButtonAssignment|HardwareButtonSelect]] | ||
|- | |- | ||
| | | 0x20 || 0x4 || [[#DigitalButtonAssignment|HardwareButtonLeftSL]] | ||
|- | |- | ||
| | | 0x24 || 0x4 || [[#DigitalButtonAssignment|HardwareButtonLeftSR]] | ||
|- | |- | ||
| | | 0x28 || 0x4 || [[#DigitalButtonAssignment|HardwareButtonCapture]] | ||
|- | |||
| 0x2C || 0x8 || [[#AnalogStickAssignment|HardwareStickL]] | |||
|} | |||
= ButtonConfigRight = | |||
This is "nn::hidconfig::ButtonConfigRight". This is a 0x30-byte struct. | |||
{| class="wikitable" border="1" | |||
|- | |- | ||
| | ! Offset || Size || Description | ||
|- | |- | ||
| | | 0x0 || 0x4 || [[#DigitalButtonAssignment|HardwareButtonA]] | ||
|- | |- | ||
| | | 0x4 || 0x4 || [[#DigitalButtonAssignment|HardwareButtonB]] | ||
|- | |- | ||
| | | 0x8 || 0x4 || [[#DigitalButtonAssignment|HardwareButtonX]] | ||
|- | |- | ||
| | | 0xC || 0x4 || [[#DigitalButtonAssignment|HardwareButtonY]] | ||
|- | |- | ||
| | | 0x10 || 0x4 || [[#DigitalButtonAssignment|HardwareButtonStickR]] | ||
|- | |- | ||
| | | 0x14 || 0x4 || [[#DigitalButtonAssignment|HardwareButtonR]] | ||
|- | |- | ||
| | | 0x18 || 0x4 || [[#DigitalButtonAssignment|HardwareButtonZR]] | ||
| | |||
|- | |- | ||
| 0x1C || 0x4 || [[#DigitalButtonAssignment|HardwareButtonStart]] | |||
|- | |- | ||
| | | 0x20 || 0x4 || [[#DigitalButtonAssignment|HardwareButtonRightSL]] | ||
|- | |- | ||
| 0x4 || | | 0x24 || 0x4 || [[#DigitalButtonAssignment|HardwareButtonRightSR]] | ||
|- | |- | ||
| | | 0x28 || 0x8 || [[#AnalogStickAssignment|HardwareStickR]] | ||
|} | |} | ||
== | = StorageName = | ||
This is "nn:: | This is "nn::hidconfig::StorageName". This is a 0x81-byte struct. | ||
This is an UTF-8 NUL-terminated name string. | |||
= InterfaceType = | |||
This is "nn::hidtypes::InterfaceType". | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
Line 8,681: | Line 9,491: | ||
! Description | ! Description | ||
|- | |- | ||
| | | 1 || Bluetooth | ||
|- | |||
| 2 || Rail | |||
|- | |- | ||
| | | 3 || Usb | ||
|- | |- | ||
| | | 4 || Embedded | ||
|} | |} | ||
= | = DigitalButton = | ||
This is "nn:: | This is "nn::hidtypes::DigitalButton". This is a 64-bit flag. | ||
{| class="wikitable" border="1" | |||
{| class="wikitable" border="1" | |||
|- | |- | ||
! | ! Bit | ||
! Description | |||
|- | |- | ||
| | | 0 | ||
| A | |||
|- | |- | ||
| | | 1 | ||
| B | |||
|- | |- | ||
| | | 2 | ||
| X | |||
|- | |- | ||
| | | 3 | ||
| Y | |||
|- | |- | ||
| | | 4 | ||
| StickL | |||
|- | |- | ||
| | | 5 | ||
| StickR | |||
|- | |- | ||
| | | 6 | ||
| L | |||
|- | |- | ||
| | | 7 | ||
| R | |||
|- | |- | ||
| | | 8 | ||
| ZL | |||
|- | |- | ||
| | | 9 | ||
| ZR | |||
|- | |- | ||
| | | 10 | ||
| Start | |||
|- | |- | ||
| | | 11 | ||
| Select | |||
|- | |- | ||
| 12 | |||
| Left | |||
|- | |- | ||
| | | 13 | ||
| Up | |||
|- | |- | ||
| | | 14 | ||
| Right | |||
|- | |- | ||
| | | 15 | ||
| Down | |||
|- | |- | ||
| | | 16 | ||
| SL | |||
|- | |- | ||
| | | 17 | ||
| SR | |||
|- | |- | ||
| | | 18 | ||
| Home | |||
|- | |- | ||
| | | 19 | ||
| Shot | |||
|- | |- | ||
| | | 20 | ||
| StickLLeft | |||
|- | |- | ||
| | | 21 | ||
| StickLUp | |||
|- | |- | ||
| | | 22 | ||
| StickLRight | |||
|- | |- | ||
| | | 23 | ||
| StickLDown | |||
|- | |- | ||
| | | 24 | ||
| StickRLeft | |||
|- | |- | ||
| | | 25 | ||
| StickRUp | |||
|- | |- | ||
| | | 26 | ||
| StickRRight | |||
|- | |- | ||
| | | 27 | ||
| StickRDown | |||
|- | |- | ||
| 28 | |||
| Palma | |||
|- | |- | ||
| | | 29 | ||
| | | HandheldLeftB | ||
|- | |- | ||
| | | 30 | ||
| | | Plus | ||
|- | |- | ||
| | | 31 | ||
| | | Minus | ||
|- | |- | ||
| | | 32 | ||
| | | Z | ||
|- | |- | ||
| | | 33 | ||
| | | LeftSL | ||
|- | |- | ||
| | | 34 | ||
| | | LeftSR | ||
|- | |- | ||
| | | 35 | ||
| | | RightSL | ||
|- | |- | ||
| | | 36 | ||
| | | RightSR | ||
|- | |- | ||
| | | 37 | ||
| | | LeftC | ||
|- | |- | ||
| | | 38 | ||
| | | UpC | ||
|- | |- | ||
| | | 39 | ||
| | | RightC | ||
|- | |- | ||
| | | 40 | ||
| | | DownC | ||
|} | |||
= AssignmentStyle = | |||
This is "nn::hidtypes::AssignmentStyle". This is a 32-bit flag. | |||
{| class="wikitable" border="1" | |||
|- | |- | ||
! Bit | |||
! Description | |||
|- | |- | ||
| | | 0 | ||
| | | IsExternalAssigned | ||
|- | |- | ||
| | | 1 | ||
| | | IsExternalLeftAssigned | ||
|- | |- | ||
| | | 2 | ||
| | | IsExternalRightAssigned | ||
|- | |- | ||
| | | 3 | ||
| | | IsHandheldAssigned | ||
|- | |- | ||
| | | 4 | ||
| | | IsHandheldLeftAssigned | ||
|- | |- | ||
| | | 5 | ||
| | | IsHandheldRightAssigned | ||
|} | |||
= FeatureType = | |||
This is "nn::hidtypes::FeatureType". This is a 64-bit flag. | |||
{| class="wikitable" border="1" | |||
|- | |- | ||
! Bit | |||
! Description | |||
|- | |- | ||
| | | 0 | ||
| | | HasLeftAnalogStick | ||
|- | |- | ||
| | | 1 | ||
| | | HasRightAnalogStick | ||
|- | |- | ||
| | | 2 | ||
| | | HasLeftJoySixAxisSensor | ||
|- | |- | ||
| | | 3 | ||
| | | HasRightJoySixAxisSensor | ||
|- | |- | ||
| | | 4 | ||
| | | HasFullKeySixAxisSensor | ||
|- | |- | ||
| | | 5 | ||
| | | HasLeftLraVibrationDevice | ||
|- | |- | ||
| | | 6 | ||
| | | HasRightLraVibrationDevice | ||
|- | |- | ||
| | | 7 | ||
| | | HasGcVibrationDevice | ||
|- | |- | ||
| | | 8 | ||
| | | HasErmVibrationDevice | ||
|- | |- | ||
| | | 9 | ||
| | | HasLeftJoyRailBus | ||
|- | |- | ||
| | | 10 | ||
| | | HasRightJoyRailBus | ||
|- | |- | ||
| | | 11 | ||
| | | HasInternalBus | ||
|- | |- | ||
| | | 12 | ||
| | | IsPalma | ||
|- | |- | ||
| | | 13 | ||
| | | HasNfc | ||
|- | |- | ||
| | | 14 | ||
| | | HasIrSensor | ||
|- | |- | ||
| | | 15 | ||
| | | IsAnalogStickCalibrationSupported | ||
|- | |- | ||
| | | 16 | ||
| | | IsSixAxisSensorUserCalibrationSupported | ||
|- | |- | ||
| | | 17 | ||
| | | HasLeftJoyRightJoyBattery | ||
|- | |- | ||
| | | 18 | ||
| | | HasFullKeyBattery | ||
|- | |- | ||
| | | 19 | ||
| | | IsDisconnectControllerIfBatteryNone | ||
|- | |- | ||
| | | 20 | ||
| | | HasControllerColor | ||
|- | |- | ||
| 21 | |||
| HasGripColor | |||
|- | |- | ||
| | | 22 | ||
| | | HasIdentificationCode | ||
|- | |- | ||
| | | 23 | ||
| | | HasBluetoothAddress | ||
|- | |- | ||
| | | 24 | ||
| | | HasMcu | ||
|- | |- | ||
| | | 25 | ||
| | | HasNotificationLed | ||
|- | |- | ||
| | | 26 | ||
| | | HasDirectionalButtons | ||
|- | |||
| 27 | |||
| HasIndicatorLed | |||
|- | |||
| 28 | |||
| IsButtonConfigEmbeddedSupported | |||
|- | |||
| 29 | |||
| IsButtonConfigFullSupported | |||
|- | |||
| 30 | |||
| IsButtonConfigLeftSupported | |||
|- | |||
| 31 | |||
| IsButtonConfigRightSupported | |||
|- | |||
| 32 | |||
| IsUsbHidDevice | |||
|- | |||
| 33 | |||
| IsKuinaDevice | |||
|- | |||
| 34 | |||
| IsDirectUsbToBtSwitchingDevice | |||
|- | |- | ||
| | | 35 | ||
| | | IsNormalizeAnalogStickWithInnerCross | ||
|} | |} | ||
= | = Color = | ||
This is "nn::hidtypes:: | This is "nn::hidtypes::Color". | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! | ! Offset || Size || Description | ||
|- | |- | ||
| | | 0x0 || 0x4 || BodyColor | ||
| | |||
|- | |- | ||
| | | 0x4 || 0x4 || ButtonColor | ||
| | |||
|- | |- | ||
| | | 0x8 || 0x4 || LeftGripColor | ||
| | |||
|- | |- | ||
| | | 0xC || 0x4 || RightGripColor | ||
| | |} | ||
= DeviceDescriptorType = | |||
This is "nn::hidtypes::DeviceDescriptorType". | |||
{| class="wikitable" border="1" | |||
|- | |- | ||
| | ! Offset || Size || Description | ||
| | |||
|- | |- | ||
| | | 0x0 || 0x1 || [[#DeviceTypeInternal|DeviceType]] | ||
| | |||
|- | |- | ||
| | | 0x1 || 0x7 || Reserved | ||
| | |||
|- | |- | ||
| | | 0x8 || 0x8 || [[#FeatureType|FeatureType]] | ||
| | |||
|- | |- | ||
| | | 0x10 || 0x8 || [[#DigitalButton|DigitalButton]] | ||
| | |||
|- | |- | ||
| | | 0x18 || 0x4 || [[#AssignmentStyle|AssignmentStyle]] | ||
| | |||
|- | |- | ||
| | | 0x1C || 0x10 || [[#Color|DeviceColor]] | ||
| | |||
|- | |- | ||
| | | 0x2C || 0x4 || Reserved | ||
| | |} | ||
= DeviceDescriptionList = | |||
This is "nn::hidtypes::detail::DeviceDescriptionList". This is a list of [[#DeviceDescriptorType|DeviceDescriptorType]] objects maintained by the hid-sysmodule. | |||
{| class="wikitable" border="1" | |||
|- | |- | ||
| | ! [[#DeviceTypeInternal|DeviceType]] || [[#FeatureType|FeatureType]] || [[#DigitalButton|DigitalButton]] || [[#AssignmentStyle|AssignmentStyle]] || [[#Color|DeviceColor]] | ||
| | |||
|- | |- | ||
| | | 1 || 0x18BDBE44A || 0x18F0406AF || 0x24 || 0xFF828282, 0xFF0F0F0F, 0x00000000, 0x00000000 | ||
| | |||
|- | |- | ||
| | | 2 || 0x14CDB8225 || 0x6F8F950 || 0x12 || 0xFF828282, 0xFF0F0F0F, 0x00000000, 0x00000000 | ||
| | |||
|- | |- | ||
| | | 3 || 0x72BBDA073 || 0xFFCFFFF || 0x1 || 0xFF2D2D2D, 0xFFE6E6E6, 0xFF464646, 0xFF464646 | ||
| | |||
|- | |- | ||
| | | 4 || 0x108000025 || 0x6F8F950 || 0x2 || 0xFF828282, 0xFF0F0F0F, 0x00000000, 0x00000000 | ||
| | |||
|- | |- | ||
| | | 5 || 0x10800004A || 0x18F0406AF || 0x4 || 0xFF828282, 0xFF0F0F0F, 0x00000000, 0x00000000 | ||
| | |||
|- | |- | ||
| | | 6 || 0x108800013 || 0xFFCFFFF || 0x1 || 0xFF2D2D2D, 0xFFE6E6E6, 0xFF464646, 0xFF464646 | ||
| | |||
|- | |- | ||
| | | 7 || 0x108CA0000 || 0x2008FCC3 || 0x11 || 0xFF322891, 0xFFFFFFFF, 0x00000000, 0x00000000 | ||
| | |||
|- | |- | ||
| | | 8 || 0x108CA0800 || 0x4F0C3 || 0x21 || 0xFF322891, 0xFFFFFFFF, 0x00000000, 0x00000000 | ||
| | |||
|- | |- | ||
| | | 9 || 0x108CA0000 || 0x2008FCC3 || 0x11 || 0xFFD9D7D7, 0xFFFFFFFF, 0x00000000, 0x00000000 | ||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
|- | |- | ||
| | | 10 || 0x108CA0000 || 0x4FCC3 || 0x21 || 0xFFD9D7D7, 0xFFFFFFFF, 0x00000000, 0x00000000 | ||
| | |||
|- | |- | ||
| | | 11 || 0x700CC0000 || 0xFFCF || 0x0 || 0xFF2D2D2D, 0xFFE6E6E6, 0xFF464646, 0xFF464646 | ||
| | |||
|- | |- | ||
| | | 12 || 0x841011 || 0x10000010 || 0x1 || 0xFF2D2D2D, 0xFFE6E6E6, 0xFF464646, 0xFF464646 | ||
| | |||
|- | |- | ||
| | | 13 || 0x83 || 0xFF0F6CF || 0x1 || 0xFF2D2D2D, 0xFFE6E6E6, 0xFF464646, 0xFF464646 | ||
| | |||
|- | |- | ||
| | | 14 || 0x1 || 0xF8F950 || 0x10 || 0xFF828282, 0xFF0F0F0F, 0x00000000, 0x00000000 | ||
| | |||
|- | |- | ||
| | | 15 || 0x3 || 0xFFCFFFF || 0x1 || 0xFF2D2D2D, 0xFFE6E6E6, 0xFF464646, 0xFF464646 | ||
| | |||
|- | |- | ||
| | | 16 || 0x3 || 0xFFCFFFF || 0x1 || 0xFF2D2D2D, 0xFFE6E6E6, 0xFF464646, 0xFF464646 | ||
| | |||
|- | |- | ||
| | | 17 || 0x1001A013 || 0xFFCFFFF || 0x8 || 0xFF2D2D2D, 0xFFE6E6E6, 0xFF464646, 0xFF464646 | ||
| | |||
|- | |- | ||
| | | 18 || 0x2 || 0xF0406AF || 0x20 || 0xFF828282, 0xFF0F0F0F, 0x00000000, 0x00000000 | ||
| | |||
|- | |- | ||
| | | 19 || 0x1088DA073 || 0xFFCF3FF || 0x1 || 0xFF2D2D2D, 0xFFE6E6E6, 0xFF464646, 0xFF464646 | ||
| | |||
|- | |- | ||
| | | 20 || 0x108CA0025 || 0x6F8F150 || 0x12 || 0xFF828282, 0xFF0F0F0F, 0x00000000, 0x00000000 | ||
| | |||
| | |||
|- | |- | ||
| 21 || 0x108CA604A || 0x18F0402AF || 0x24 || 0xFF828282, 0xFF0F0F0F, 0x00000000, 0x00000000 | |||
|- | |- | ||
| | | [12.0.0+] 22 || 0xF00CC8101 || 0x1E1FCF6C3 || 0x1 || 0xFF2D2D2D, 0xFFE6E6E6, 0xFF464646, 0xFF464646 | ||
|- | |- | ||
| | | [12.0.0+] 23 || 0x100000000 || 0x0 || 0x0 || 0x00000000, 0x00000000, 0x00000000, 0x00000000 | ||
|- | |- | ||
| | | [13.0.0+] 28 || 0x700CC0000 || 0xCF6CF || 0x1 || 0xFF2D2D2D, 0xFFE6E6E6, 0xFF464646, 0xFF464646 | ||
|- | |- | ||
| | | [14.0.0+] 30 || 0x108800003 || 0xFFCFFFF || 0x1 || 0xFF2D2D2D, 0xFFE6E6E6, 0xFF464646, 0xFF464646 | ||
|} | |} | ||
= | = UnmaskFeatureDescriptorType = | ||
This is "nn:: | This is "nn::hid::server::UnmaskFeatureDescriptorType". | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
Line 9,077: | Line 9,881: | ||
| 0x0 || 0x1 || [[#DeviceTypeInternal|DeviceType]] | | 0x0 || 0x1 || [[#DeviceTypeInternal|DeviceType]] | ||
|- | |- | ||
| 0x1 || | | 0x1 || 0x1 || [[#InterfaceType|InterfaceType]] | ||
|- | |||
| 0x2 || 0x6 || Reserved | |||
|- | |- | ||
| 0x8 || 0x8 || [[#FeatureType|FeatureType]] | | 0x8 || 0x8 || [[#FeatureType|FeatureType]] | ||
|} | |} | ||
= | = UnmaskFeatureDescriptorList = | ||
This is "nn::hid::server::UnmaskFeatureDescriptorType | This is "nn::hid::server::UnmaskFeatureDescriptorList". This is a list of [[#UnmaskFeatureDescriptorType|UnmaskFeatureDescriptorType]] objects maintained by the hid-sysmodule. | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! | ! [[#DeviceTypeInternal|DeviceType]] || [[#InterfaceType|InterfaceType]] || [[#FeatureType|FeatureType]] | ||
|- | |||
| 3 || 3 || 0x2000 | |||
|- | |||
| 2 || 2 || 0x200 | |||
|- | |- | ||
| | | 1 || 2 || 0x400 | ||
|- | |- | ||
| | | 19 || 3 || 0x2000 | ||
|- | |- | ||
| | | 2 || 3 || 0x200 | ||
|- | |- | ||
| | | 1 || 3 || 0x6400 | ||
|} | |} | ||
Line 9,859: | Line 10,661: | ||
* '''ExpectVersionInfo.csv''' | * '''ExpectVersionInfo.csv''' | ||
** List in the format "[device],[type],[version]" where "device" can be "JoyLeft", "JoyRight", "FullKey", "Palma" or "Handheld", "type" can be "BT", "MCU", "USB" or "SioH" and "version" is the hexadecimal representation of the firmware file's version. | ** List in the format "[device],[type],[version]" where "device" can be "JoyLeft", "JoyRight", "FullKey", "Palma" or "Handheld", "type" can be "BT", "MCU", "USB" or "SioH" and "version" is the hexadecimal representation of the firmware file's version. | ||
* [S2] [20.1.1+] '''ExpectVersionInfo.json''' | |||
* '''FirmwareInfo.csv''' | * '''FirmwareInfo.csv''' | ||
** List in the format "[device],[type],[version],[file]" where "device", "type" and "version" should match the values from "ExpectVersionInfo" and "file" is the name of the firmware file. | ** List in the format "[device],[type],[version],[file]" where "device", "type" and "version" should match the values from "ExpectVersionInfo" and "file" is the name of the firmware file. | ||
Line 9,877: | Line 10,680: | ||
* [6.1.0+] '''PalmaFw.bin''' | * [6.1.0+] '''PalmaFw.bin''' | ||
** Poké Ball Plus BT firmware. | ** Poké Ball Plus BT firmware. | ||
* [ | * [S1] [8.1.1+] '''ExpectVersionInfo-platform.hoag.csv''' | ||
** Same as "ExpectVersionInfo.csv" but for the Switch Lite platform. | ** Same as "ExpectVersionInfo.csv" but for the Switch Lite platform. | ||
* [ | * [S1] [8.1.1+] '''FirmwareInfo-platform.hoag.csv''' | ||
** Same as "FirmwareInfo.csv" but for the Switch Lite platform. | ** Same as "FirmwareInfo.csv" but for the Switch Lite platform. | ||
* [ | * [S1] [8.1.1+] '''sioh.bin''' | ||
** Switch Lite Joy-Con firmware. | ** Switch Lite Joy-Con firmware. | ||
* [ | * [S1] [8.1.1+] '''sioh_iap.bin''' | ||
** Switch Lite Joy-Con (IAP profile) firmware. | ** Switch Lite Joy-Con (IAP profile) firmware. | ||
* [10.0.0+] '''FTS_00120100.fts256''' | * [S1] [10.0.0+] '''FTS_00120100.fts256''' | ||
** Touch Screen controller firmware in FTS256 format. | ** Touch Screen controller firmware in FTS256 format. | ||
* [10.0.0+] '''FTS_32000001.fts256''' | * [S1] [10.0.0+] '''FTS_32000001.fts256''' | ||
** Touch Screen controller firmware in FTS256 format for panel vendor "Nissha". | ** Touch Screen controller firmware in FTS256 format for panel vendor "Nissha". | ||
* [10.0.0+] '''FTS_32000102.fts256''' | * [S1] [10.0.0+] '''FTS_32000102.fts256''' | ||
** Touch Screen controller firmware in FTS256 format for panel vendor "GIS". | ** Touch Screen controller firmware in FTS256 format for panel vendor "GIS". | ||
* [10.0.0+] '''FTS_32000302.fts256''' | * [S1] [10.0.0+] '''FTS_32000302.fts256''' | ||
** Touch Screen controller firmware in FTS256 format for panel vendor "Nissha_Hoag". | ** Touch Screen controller firmware in FTS256 format for panel vendor "Nissha_Hoag". | ||
* [10.0.0+] '''FTS_32000402.fts256''' | * [S1] [10.0.0+] '''FTS_32000402.fts256''' | ||
** Touch Screen controller firmware in FTS256 format for panel vendor "GIS_Hoag". | ** Touch Screen controller firmware in FTS256 format for panel vendor "GIS_Hoag". | ||
* [10.0.0+] '''TouchScreenConfiguration.csv''' | * [S1] [10.0.0+] '''TouchScreenConfiguration.csv''' | ||
** List in the format "[gpio],[gpio],[gpio],[config],[config]" where "gpio" can be "0" or "1" and "config" is an integer number. | ** List in the format "[gpio],[gpio],[gpio],[config],[config]" where "gpio" can be "0" or "1" and "config" is an integer number. | ||
* [10.0.0+] '''TouchScreenFirmwareInfo.csv''' | * [10.0.0+] '''TouchScreenFirmwareInfo.csv''' | ||
** List in the format "[driver],[gpio],[gpio],[gpio],[version],[file]" where "driver" can be "FTM" or "FST2", "gpio" can be "0" or "1", "version" is the hexadecimal representation of the firmware file's version and "file" is the name of the firmware file. | ** List in the format "[driver],[gpio],[gpio],[gpio],[version],[file]" where "driver" can be "FTM" or "FST2", "gpio" can be "0" or "1", "version" is the hexadecimal representation of the firmware file's version and "file" is the name of the firmware file. | ||
** With [S2] there's only a single hex-value field between "driver" and "file". "driver" is "Innolux" or "Sharp". | |||
* [13.0.0+] '''FTS_33000510.fts256''' | * [13.0.0+] '''FTS_33000510.fts256''' | ||
** Touch Screen controller firmware in FTS256 format for panel vendor "Samsung_Aula". | ** Touch Screen controller firmware in FTS256 format for panel vendor "Samsung_Aula". | ||
Line 9,905: | Line 10,709: | ||
* [13.1.0-13.2.1] '''FTS_50000001.ftb''' | * [13.1.0-13.2.1] '''FTS_50000001.ftb''' | ||
** Touch Screen controller firmware in FTB format for panel vendor "Nissha". | ** Touch Screen controller firmware in FTB format for panel vendor "Nissha". | ||
* [14.0.0+] '''FTS_50000002.ftb''' | * [S1] [14.0.0+] '''FTS_50000002.ftb''' | ||
** Touch Screen controller firmware in FTB format for panel vendor "Nissha". | ** Touch Screen controller firmware in FTB format for panel vendor "Nissha". | ||
* [S2] [20.1.1+] '''JoyLeftImage1.json''' | |||
* [S2] [20.1.1+] '''JoyLeftImage2.json''' | |||
* [S2] [20.1.1+] '''JoyRightImage1.json''' | |||
* [S2] [20.1.1+] '''JoyRightImage2.json''' | |||
* [S2] '''NT36683_INX.bin''' | |||
** Touch Screen controller firmware for panel vendor "Innolux". | |||
* [S2] '''NT36683_SHP.bin''' | |||
** Touch Screen controller firmware for panel vendor "Sharp". | |||
* [S2] [20.1.1+] '''OunceJoyLeft.bin''' | |||
* [S2] [20.1.1+] '''OunceJoyLeftBtPatch.bin''' | |||
* [S2] [20.1.1+] '''OunceJoyRight.bin''' | |||
* [S2] [20.1.1+] '''OunceJoyRightBtPatch.bin''' | |||
* [S2] [20.1.1+] '''OunceProCon.bin''' | |||
* [S2] [20.1.1+] '''OunceProConBtPatch.bin''' | |||
* [S2] [20.1.1+] '''OunceProConDspFirmware.img''' | |||
* [S2] [20.1.1+] '''ProConImage1.json''' | |||
* [S2] [20.1.1+] '''ProConImage2.json''' | |||
* [S2] [20.1.1+] '''ProConImage3.json''' | |||
== Versions == | == Versions == | ||
Line 9,912: | Line 10,734: | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! | ! SystemVersion | ||
! | ! FirmwareVersion | ||
|- | |- | ||
| [1.0.0] | | [1.0.0+] | ||
| 0348 | | 0348 | ||
|- | |- | ||
| [5.0.0 | | [5.0.0+] | ||
| 0389 | | 0389 | ||
|- | |- | ||
| [6.0.0 | | [6.0.0+] | ||
| 038B | | 038B | ||
|- | |- | ||
| [7.0.0 | | [7.0.0+] | ||
| 03A6 | | 03A6 | ||
|- | |- | ||
| [8.0.0 | | [8.0.0+] | ||
| 03B5 | | 03B5 | ||
|- | |- | ||
| [9.0.0 | | [9.0.0+] | ||
| 0400 | | 0400 | ||
|- | |- | ||
| [10.0.0 | | [10.0.0+] | ||
| 0406 | | 0406 | ||
|- | |- | ||
| [11.0.0 | | [11.0.0+] | ||
| 0407 | | 0407 | ||
|- | |- | ||
| [12.1.0] | | [12.1.0+] | ||
| 0410 | | 0410 | ||
|- | |- | ||
| [13.0.0 | | [13.0.0+] | ||
| 0417 | | 0417 | ||
|- | |- | ||
Line 9,952: | Line 10,774: | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! | ! SystemVersion | ||
! | ! FirmwareVersion | ||
|- | |- | ||
| [1.0.0 | | [1.0.0+] | ||
| 0348 | | 0348 | ||
|- | |- | ||
Line 9,965: | Line 10,787: | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! | ! SystemVersion | ||
! | ! FirmwareVersion | ||
|- | |||
| [1.0.0+] | |||
| 030B | |||
|- | |- | ||
| [ | | [4.0.0+] | ||
| | | 0412 | ||
|- | |- | ||
| [5.0.0 | | [5.0.0+] | ||
| 0518 | | 0518 | ||
|- | |- | ||
| [6.0.0 | | [6.0.0+] | ||
| 061A | | 061A | ||
|- | |- | ||
Line 9,984: | Line 10,809: | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! | ! SystemVersion | ||
! | ! FirmwareVersion | ||
|- | |- | ||
| [1.0.0+] | | [1.0.0+] | ||
Line 9,994: | Line 10,819: | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! | ! SystemVersion | ||
! | ! FirmwareVersion | ||
|- | |||
| - | |||
| 010A0200 | |||
|- | |- | ||
| [6.0.0+] | | [6.0.0+] | ||
Line 10,004: | Line 10,832: | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! | ! SystemVersion | ||
! | ! FirmwareVersion | ||
|- | |||
| - | |||
| 1100 | |||
|- | |- | ||
| [6.1.0+] | | [6.1.0+] | ||
Line 10,014: | Line 10,845: | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! | ! SystemVersion | ||
! | ! FirmwareVersion | ||
|- | |||
| - | |||
| 000D | |||
|- | |- | ||
| [ | | [8.1.1+] | ||
| 0200 | | 0200 | ||
|- | |- | ||
| [10.0.0 | | [10.0.0+] | ||
| 0301 | | 0301 | ||
|- | |- |