d3xMachina / BetterJoy

Allows the Nintendo Switch Pro Controller, Joycons and SNES controller to be used with CEMU, Citra, Dolphin, Yuzu and as generic XInput
Other
72 stars 5 forks source link

[BUG] How can I flip x/y and a/b? #12

Closed jimmychuichui closed 7 months ago

jimmychuichui commented 7 months ago

Describe the bug The old BetterJoy will create a config file when first starting, and i am able to change it there, however, this fork didn't have such feature so i cannot change that.

Expected behavior Able to flip x/y and a/b via a config file.

Controller (please complete the following information):

d3xMachina commented 7 months ago

When you download BetterJoy there are multiple file in the archive. You need to extract all those files. One of those file is "BetterJoy.dll.config", this is the config file.

To flip x/y or a/b you can change in the config file the value of the key "SwapAB" to true and same for "SwapXY". image

The other way to change the config is directly from the GUI of BetterJoy :

  1. Click on the button

image

  1. Check the boxes for SwapAB and SwapXY and click on Apply.

image