Add support for GIP instruments via hidapi, and drums via gameinput (#16009)

This commit is contained in:
Sanjay Govind
2026-08-03 11:27:46 +12:00
committed by GitHub
parent 3b8ecd32bf
commit 7010faef34
6 changed files with 219 additions and 6 deletions

View File

@@ -2291,7 +2291,8 @@ extern "C" {
* - "0": Assume this is a generic controller.
* - "1": Reset the controller to get metadata.
*
* By default the controller is not reset.
* By default the controller is reset. This is so we can properly detect
* the controller type.
*
* This hint should be set before initializing joysticks and gamepads.
*