protonscr
12 results, 20 hits for SDL_JOYSTICK_HIDAPI=0

Cyberpunk 2077 appid 1091500 7 threads, 1 open 5 matching

Cyberpunk 2077 protonopenGame compatibility - UnofficialRegressionNVIDIA drivers

#4450 · 1,801 comments · updated 2026-07-17 · 5 matching
comment by LuzipherMcLeod · 2021-11-15 · view · github
> > Hm, nope, `SDL_JOYSTICK_HIDAPI=0` doesn't work for me either > > How did it "work" in the first place ...
comment by kakra · 2021-11-14 · view · github
... You could check if your rules apply if you used `SDL_JOYSTICK_HIDAPI=0` instead which should make SDL going ...

Possible race condition when reconnecting controllers with different input mappings: game input stops working protonopen

#9654 · 17 comments · updated 2026-08-28 · 1 matching
comment by kakra · 2026-05-29 · view · github
... I run all my games - not the Steam Client - with `SDL_JOYSTICK_HIDAPI=0 %command%` and could never reproduce the ...

Controller polling rate gets overridden by Steam steamopenGeneral controller / Steam Input

#9072 · 2 comments · updated 2024-01-29 · 1 matching
comment by FakeMichau · 2024-01-29 · view · github
... Seems like running steam with `SDL_JOYSTICK_HIDAPI=0` solves the issue for me

Virpil controller support protonclosed

#6839 · 65 comments · updated 2026-02-21 · 3 matching
comment by ArsenCross · 2024-06-03 · view · github
> PROTON_ENABLE_HIDRAW=0x3344/0x812C,0x3344/0x412F SDL_JOYSTICK_HIDAPI=0 %command% > @ArsenCross Try running with: > > ``` > PROTON_ENABLE_HIDRAW=0x3344/0x812C,0x3344/0x412F SDL_JOYSTICK_HIDAPI ...
comment by kakra · 2024-06-02 · view · github
@ArsenCross Try running with: ``` PROTON_ENABLE_HIDRAW=0x3344/0x812C,0x3344/0x412F SDL_JOYSTICK_HIDAPI=0 %command% ``` It prevents SDL from picking up ...
comment by khaosdoctor · 2025-04-28 · view · github
... So far I've tried the following: - Change the command to `PROTON_ENABLE_HIDRAW=0x3344/0x8198,0x3344/0xC0CB SDL_JOYSTICK_HIDAPI=0 ...

Regression in Proton 10: Gamepad stops working after any keyboard input until game restart protonopenRegression

#9569 · 1 comments · updated 2026-05-17 · 1 matching
issue by Skwara · 2026-03-12 · view · github
... I also tried the following commands: * `SDL_GAMECONTROLLER_IGNORE_DEVICES="" %command%` * `SDL_JOYSTICK_HIDAPI=0 %command%` * `SDL_JOYSTICK_ALLOW_BACKGROUND_EVENTS=1 %command%` * `PROTON_USE_SDL=1 %command%` I ...

The Binding of Isaac Uncompatible? protonclosed

#9932 · 1 comments · updated 2026-07-01 · 1 matching
issue by BennyXZD · 2026-07-01 · view · github
... and unloaded xone kernel driver modules entirely Forced SDL_JOYSTICK_HIDAPI=0 Confirmed all DLC (Afterbirth, Afterbirth+, Repentance) installed with ...

[1249970] Test Drive Unlimited Solar Crown - No controller input recognized with any controller (Proton 9/10/GE) protonclosed

#9519 · 1 comments · updated 2026-02-23 · 1 matching
issue by Xay0nara · 2026-02-23 · view · github
... PROTON_USE_XINPUT=1 PROTON_NO_XINPUT=1 SDL_GAMECONTROLLER_IGNORE_DEVICES=0x045e/0x0b00,0x045e/0x0b13,0x045e/0xb22 SDL_JOYSTICK_HIDAPI=0 SDL_JOYSTICK_DEVICE=/dev/input/js3 PROTON_ENABLE_GAMING_INPUT ...

MGSV appid 287700 4 threads, 1 open 1 matching

Metal Gear Solid V: The Phantom Pain protonopenGame compatibility - UnofficialcwXAudio2

#124 · 120 comments · updated 2026-06-12 · 1 matching
comment by cinnamonmatexfce · 2024-09-06 · view · github
... SDL_HIDAPI_DISABLE_LIBUSB=1 SDL_HINT_HIDAPI_LIBUSB=1 SDL_HINT_JOYSTICK_HIDAPI=0 SDL_HINT_JOYSTICK_HIDAPI_STEAM=0 SDL_JOYSTICK_HIDAPI=0 SDL_JOYSTICK_HIDAPI_PS5=0 SDL_JOYSTICK_HIDAPI_STEAM=0 SDL_HINT_JOYSTICK_HIDAPI_PS5=0 WINEDEBUG=+xinput ...

Steam input does not passthrough rumble to Xbox controllers. steamclosedGeneral controller / Steam Input

#8590 · 38 comments · updated 2023-06-06 · 1 matching
comment by Bitwolfies · 2022-09-15 · view · github
... by setting an environment variable in your profile: SDL_JOYSTICK_HIDAPI=0 Observed problems: Wrong mappings when using newer SDL2 ...

Binding of Isaac: Rebirth appid 250900 2 threads, 1 open 1 matching

Binding of Isaac: Rebirth protonopenGame compatibility - UnofficialRegression

#4868 · 54 comments · updated 2026-07-01 · 1 matching
comment by kisak-valvemaintainer · 2026-07-01 · view · github
... and unloaded xone kernel driver modules entirely Forced SDL_JOYSTICK_HIDAPI=0 Confirmed all DLC (Afterbirth, Afterbirth+, Repentance) installed with ...

Test Drive Unlimited Solar Crown appid 1249970 1 threads, 1 open 1 matching

Test Drive Unlimited Solar Crown protonopenGame compatibility - Unofficial

#8157 · 5 comments · updated 2026-02-23 · 1 matching
comment by kisak-valvemaintainer · 2026-02-23 · view · github
... PROTON_USE_XINPUT=1 PROTON_NO_XINPUT=1 SDL_GAMECONTROLLER_IGNORE_DEVICES=0x045e/0x0b00,0x045e/0x0b13,0x045e/0xb22 SDL_JOYSTICK_HIDAPI=0 SDL_JOYSTICK_DEVICE=/dev/input/js3 PROTON_ENABLE_GAMING_INPUT ...

Possible duplicate controller detection with evdev and rawhid protonopen

#4707 · 16 comments · updated 2021-04-05 · 3 matching
comment by ivyl · 2021-04-05 · view · github
> Well, isn't SDL_JOYSTICK_HIDAPI=0 supposed to disable hidraw access? At least, this setting doesn't fix Cyberpunk ...
comment by kakra · 2021-04-02 · view · github
... Well, isn't `SDL_JOYSTICK_HIDAPI=0` supposed to disable hidraw access? At least, this setting doesn't fix Cyberpunk ...
comment by kakra · 2021-03-30 · view · github
... OTOH, those users reported getting it working again by using `SDL_JOYSTICK_HIDAPI=0` - which doesn't seem to make ...