protonscr
6 results, 6 hits for PROTON_NO_STEAMINPUT=1`.

Nioh 3 protonopenappid 3681010Game compatibility - Unofficial

#9473 · 19 comments · updated 2026-08-17 · 1 matching
comment by JPLost · 2026-02-09 · view · github
... I used SDL_GAMECONTROLLER_IGNORE_DEVICES_EXCEPT=0x054c/0x0ce6 PROTON_ENABLE_HIDRAW=1 PROTON_NO_STEAMINPUT=1 %command% I ran logger, attached you will find generated ...

Add Wayland support to the Steam overlay steamopenFeature Requestoverlay

#8020 · 119 comments · updated 2026-08-29 · 1 matching
comment by potatoattack · 2026-05-22 · view · github
... 20260506-1`), I think `PROTON_ENABLE_WAYLAND=1` also enables `PROTON_NO_STEAMINPUT=1`. Running the game with the following fixed it ...

S.T.A.L.K.E.R. 2: Heart of Chornobyl protonopenappid 1643320Game compatibility - UnofficialNVIDIA drivers

#8260 · 56 comments · updated 2026-06-26 · 1 matching
comment by heywoodlh · 2026-04-15 · view · github
... update with the following launch options: ``` MESA_SHADER_CACHE_MAX_SIZE=10G PROTON_NO_STEAMINPUT=1 PROTON_VKD3D_HEAP=1 PROTON_ENABLE_WAYLAND=1 PROTON_ENABLE_HDR=1 PROTON_DLSS_UPGRADE=1 ...

All controllers non-functional in all Proton games — hidclass.sys crashes enumerating NZXT Kraken X (1e71:170e) HID device protonclosed

#10037 · 1 comments · updated 2026-08-03 · 1 matching
issue by bdavj · 2026-08-03 · view · github
... Occurs with Steam Input enabled, disabled, and with `PROTON_NO_STEAMINPUT=1` - Persisted across a full OS reinstall ## Diagnostics performed ...

NZXT Kraken X2 Hidraw udev rule causes Xbox Series X Controller to disappear in all games protonopen

#9468 · 6 comments · updated 2026-08-04 · 1 matching
comment by bdavj · 2026-08-04 · view · github
... Occurs with Steam Input enabled, disabled, and with `PROTON_NO_STEAMINPUT=1`. Persisted across a full OS reinstall. Verified before ...

Steam Input remains in desktop mode instead of switching to gamepad mode steamopenGeneral controller / Steam Inputnon-Steam application

#13314 · 8 comments · updated 2026-08-18 · 1 matching
comment by anishgoyal1108 · 2026-08-07 · view · github
... The commit also changes `self.env.setdefault("PROTON_NO_STEAMINPUT", "1")` to a plain `self.env["PROTON_NO_STEAMINPUT"] = "1"` on winewayland ...