You are not logged in.
Pages: 1
i've just installed arch linux on my steam deck, and i noticed that the analog triggers of device /dev/hidraw2 (the steam deck controller report on the analog triggers a value of 0.999969 instead of 1, which in some games is a problem, because the only register a value of 1, i use steam input and i tried other types of input, like sc-controller, that solved the problem, but it wont give me the same flexibility steam input gives me
Offline
https://wiki.archlinux.org/title/Steam_Deck#Controller - you'll have to use a different approach or fix the game - there's no way to intercept and adjust the *raw* device values.
https://docs.kernel.org/hid/hidraw.html
Offline
welp, i guess i cant do anything about it then, thanks anyway
Offline

It's an analog controller, the value will be interpolated and that looks like an obvious float/rounding error.
Offline
Pages: 1