.\" This manpage content is licensed under Creative Commons .\" Attribution 4.0 International (CC BY 4.0) .\" https://creativecommons.org/licenses/by/4.0/ .\" This manpage was generated from SDL's wiki page for SDL_HINT_JOYSTICK_RAWINPUT_CORRELATE_XINPUT: .\" https://wiki.libsdl.org/SDL_HINT_JOYSTICK_RAWINPUT_CORRELATE_XINPUT .\" Generated with SDL/build-scripts/wikiheaders.pl .\" Please report issues in this manpage's content at: .\" https://github.com/libsdl-org/sdlwiki/issues/new .\" Please report issues in the generation of this manpage from the wiki at: .\" https://github.com/libsdl-org/SDL/issues/new?title=Misgenerated%20manpage%20for%20SDL_HINT_JOYSTICK_RAWINPUT_CORRELATE_XINPUT .\" SDL can be found at https://libsdl.org/ .de URL \$2 \(laURL: \$1 \(ra\$3 .. .if \n[.g] .mso www.tmac .TH SDL_HINT_JOYSTICK_RAWINPUT_CORRELATE_XINPUT 3 "SDL 3.2.5" "Simple Directmedia Layer" "SDL3 FUNCTIONS" .SH NAME SDL_HINT_JOYSTICK_RAWINPUT_CORRELATE_XINPUT \- A variable controlling whether the RAWINPUT driver should pull correlated data from XInput\[char46] .SH HEADER FILE Defined in SDL3/SDL_hints\[char46]h .SH SYNOPSIS .nf .B #include \(dqSDL3/SDL.h\(dq .PP .BI "#define SDL_HINT_JOYSTICK_RAWINPUT_CORRELATE_XINPUT "SDL_JOYSTICK_RAWINPUT_CORRELATE_XINPUT" .fi .SH DESCRIPTION The variable can be set to the following values: \(bu "0": RAWINPUT driver will only use data from raw input APIs\[char46] \(bu "1": RAWINPUT driver will also pull data from XInput and Windows\[char46]Gaming\[char46]Input, providing better trigger axes, guide button presses, and rumble support for Xbox controllers\[char46] (default) This hint should be set before a gamepad is opened\[char46] .SH AVAILABILITY This hint is available since SDL 3\[char46]2\[char46]0\[char46]