AntiMicroX / antimicrox

Graphical program used to map keyboard buttons and mouse controls to a gamepad. Useful for playing games with no gamepad support.
GNU General Public License v3.0
2.49k stars 143 forks source link

Add support for inverting gamepad axes #1032

Open 3v1n0 opened 2 months ago

3v1n0 commented 2 months ago

Is there an existing issue for this?

Is your feature request related to a problem? Please describe.

I've been using the Nintendo Switch joycon in linux, but they require some manual mapping and axis needs to be inverted when used in split mode

Describe the solution you'd like

I would like a way to invert the direction of the axes (e.g. moving from left -> right becomes right -> left and same for vertical axis)

Describe alternatives you've considered

No response

Additional context

No response


Upvote & Fund

Fund with Polar

pktiuk commented 4 days ago

@3v1n0
Why this is an issue?
You can just map right movement to the action linked with left (for example for some games with WASD movement scheme you can map left to D instead of A)