Difference between revisions of "HID Services"

From 3dbrew
Jump to navigation Jump to search
Line 80: Line 80:
  
 
=HID service "hid:QTM"=
 
=HID service "hid:QTM"=
This isn't available yet in the HID module available on CDN at the time of writing.
+
This isn't available yet in the HID module available on CDN at the time of writing. This is probably for [[New 3DS]].
  
 
=See Also=
 
=See Also=
 
[[HID_Shared_Memory|HID Shared Memory]]
 
[[HID_Shared_Memory|HID Shared Memory]]

Revision as of 06:21, 13 September 2014

HID service "hid:USER"

Command Header Description
0x0001.... ?
0x0002.... ?
0x0003.... ?
0x0004.... ?
0x0005.... ?
0x0006.... ?
0x0007.... ?
0x0008.... ?
0x0009.... ?
0x000A0000 GetIPCHandles
0x000B0000 StartAnalogStickCalibration
0x000C.... ?
0x000D.... ?
0x000E0000 GetAnalogStickCalibrateParam
0x000F.... ?
0x0010.... ?
0x00110000 EnableAccelerometer
0x00120000 DisableAccelerometer
0x00130000 EnableGyroscopeLow
0x00140000 DisableGyroscopeLow
0x00150000 GetGyroscopeLowRawToDpsCoefficient
0x00160000 GetGyroscopeLowCalibrateParam
0x00170000 GetSoundVolume

HID service "hid:SPVR"

This is used by Home Menu and other system titles.

HID service "hid:QTM"

This isn't available yet in the HID module available on CDN at the time of writing. This is probably for New 3DS.

See Also

HID Shared Memory