sezanzeb / input-remapper

🎮 ⌨ An easy to use tool to change the behaviour of your input devices.
GNU General Public License v3.0
3.7k stars 152 forks source link

Mouse steering solution #829

Open grygoriyshutnyara opened 8 months ago

grygoriyshutnyara commented 8 months ago

It is possible to map mouse x axis to gamepad x axis, its not practical because of constant mouse dragging that is required to maintain a certain position. Possible solution is to make mouse change and maintain the position of virtual joystick (axis). (Like something you can do with vJoy on windows) (example: https://steamcommunity.com/app/310560/discussions/0/517142892065610935) Sorry for my bad explanation, tell me if you need more details.

3-w-c commented 5 months ago

Seems like a duplicate of #778, maybe?