Commit 964b9da
committed
Fixed detecting Steam Deck controller on Proton 9.04
Newer versions of Proton properly pass through the Steam virtual gamepad VID/PID, but older Proton (9.x and older) don't, so we have to rely on Steam and Proton hiding controllers we shouldn't have access to.
Fixes libsdl-org#12106
(cherry picked from commit da0cf3f)1 parent 364abb8 commit 964b9da
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2126 | 2126 | | |
2127 | 2127 | | |
2128 | 2128 | | |
| 2129 | + | |
| 2130 | + | |
| 2131 | + | |
| 2132 | + | |
| 2133 | + | |
| 2134 | + | |
2129 | 2135 | | |
2130 | 2136 | | |
2131 | 2137 | | |
| 2138 | + | |
2132 | 2139 | | |
2133 | 2140 | | |
2134 | 2141 | | |
| |||
0 commit comments