A variable controlling whether the HIDAPI driver for Nintendo Wii and Wii U controllers should be used.
Defined in <SDL3/SDL_hints.h>
#define SDL_HINT_JOYSTICK_HIDAPI_WII "SDL_JOYSTICK_HIDAPI_WII"
The variable can be set to the following values:
This driver doesn't work with the dolphinbar, so the default is false for now.
This hint should be set before initializing joysticks and gamepads.
This hint is available since SDL 3.1.3.