fix(Hardware Support) Improve support for GPD Devices - #644
Conversation
d21ec02 to
5be5e28
Compare
11ad4e7 to
8389077
Compare
- Adds support for GPD Win 4 2023 (7640u/7840u) version. - Adds support for GPD Win 5 2025 version. - Adds support for GPD Win Mini 2025 version. - Adds back paddle support. GPD Win 4 and Win 5 devices use the same back paddle device as the win mini. - All devices have a dedicated guide button. Remove the QAM mapping to allow full support of both paddles. (Win Mini, Win 4, Win 5) - Generalize the driver name for the GPD paddle device. - Remove unused GPD capability maps, rename gpd4 -> gpd2.
8389077 to
b63c9f9
Compare
|
GPD Win Mini 2025: I'm able to access OGUI in game mode now and inputplumber device 0 is showing as GPD Win Max 2 2025: Buttons, back paddles, and trackpad are all working as expected. Able to access OGUI in game mode, but not able to map the back paddles, and inputplumber device 0 is showing as |
| y: [0, -1, 0] | ||
| z: [0, 0, 1] |
There was a problem hiding this comment.
| y: [0, -1, 0] | |
| z: [0, 0, 1] | |
| y: [0, 0, 1] | |
| z: [0, -1, 0] |
should fix the gyro axes on the win 4 2022
Can you hold guide and use the track pad? The win mini has a track pad driver and for some reason Valve has the deck configured such that the mouse activity doesn't work in the steam UI, just in desktop or in game, unless you hold guide.
|
Holding the menu button and using the track pad isn't working both in game mode and desktop mode.
|
paddle device as the win mini.
allow full support of both paddles. (Win Mini, Win 4, Win 5)
Closes #454
Closes #636
Closes #640
Closes #645