Gyro support or "Only M&K" button #71
avelixo
started this conversation in
Ideas & Requests
Replies: 1 comment 1 reply
-
Sorry for the late reply! I'm definitely looking into the controller side as a whole, not just because of feature support but also possible issues (like the inability to control the UI when scrollbars are active). Sadly my knowledge about the gamepad API is limited to inputs/processing and other tasks, so i have to currently learn what's actually possible (i.e. disabling registered gamepads temporarily). I'm definitely working on it however (: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a suggestion.
Is it possible that you can include support for gyroscope (DualSense, DualShock, Switch Pro Controller and Steam Controller)? You could use the "JoyShockMapper" project (which is open source and DRM-free).
If not, could you add a button that only allows mouse and keyboard inputs (although the controllers are connected to the PC)?
My idea is to use JoyShockMapper to convert controller's inputs to mouse/keyboard inputs and only send this (not controller's inputs).
The problem is that Stadia receives both inputs. The solution would be to disable the controller inputs.
Beta Was this translation helpful? Give feedback.
All reactions