input-remapper icon indicating copy to clipboard operation
input-remapper copied to clipboard

Mouse to joystick

Open Abalthazarr opened this issue 3 years ago • 2 comments

Good morning to everyone, can i use it to remap the mouse movement to the joystick? i have a xbox controller here but its very bad for flight simulation because it have a lot of deadzone and i can be a lot more precise with mouse movement, theres a way to me to do this?

Abalthazarr avatar Jul 19 '22 04:07 Abalthazarr

Not yet. I have a similar issue, so I will work on this. Hopefully within the next two months.

It would be super helpful if you can describe how you would like to use this feature. A gamepad or joystick has a center position a mouse has not. So we need to come up with some translation between mouse and joystick. The simple solution would be to translate the mouse speed directly (mouse stationary -> center position; mouse "fast" -> full deflection) but this might not be the best user experience. I am open for suggestions regarding this.

jonasBoss avatar Jul 19 '22 19:07 jonasBoss

I just implemented this feature on this branch. If you are willing to test it out I am happy about any feedback.

jonasBoss avatar Jul 25 '22 16:07 jonasBoss

Implemented on the beta branch

jonasBoss avatar Dec 02 '22 22:12 jonasBoss