CachyOS / CachyOS-Handheld

CachyOS for Handhelds
https://cachyos.org
15 stars 3 forks source link

Native proton versions break steam input (deck controller support) #13

Open Pogogo007 opened 4 months ago

Pogogo007 commented 4 months ago

Currently, native proton versions provided by cachyos such as proton-cachyos and proton-ge-custom break steam input. This is caused because steam loads the libraries from inside the proton folder. (WHY???)

Current workaround is to uninstall these native proton versions

erkexzcx commented 3 months ago

Hello. Any ideas if this gets fixed at all? Maybe it's worth raising an issue for Valve, so they can modify Steam's behavior not to load libraries from proton folder?

Also, when installing proton-ge using protonup-qt, then everything works, but if I install proton-ge-custom using pacman, then the input is broken. Never really dig into what protonup-qt does different in comparison to proton-ge-custom using pacman... :thinking:

ptr1337 commented 3 months ago

Hello. Any ideas if this gets fixed at all? Maybe it's worth raising an issue for Valve, so they can modify Steam's behavior not to load libraries from proton folder?

Also, when installing proton-ge using protonup-qt, then everything works, but if I install proton-ge-custom using pacman, then the input is broken. Never really dig into what protonup-qt does different in comparison to proton-ge-custom using pacman... 🤔

There is no fix available yet. We will likely preinstall proton-ge-custom-bin (which is equal as the protonup version) and protonup-qt.

We would need to get in contact with Valve, why this is happening. Anyways, we will put these native protons into the Ignorepkg array to avoid such confusion.