Davidobot / BetterJoy

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

[BUG] Rapidly clicking RS turns off the paired joycon mode. #1133

Open SgtSweetieBelle opened 11 months ago

SgtSweetieBelle commented 11 months ago

Describe the bug Rapidly clicking RS turns off the combined joycon mode. This is frustrating in games like Hitman, where RS is crouch, or Halo: Master Chief Collection, where RS is Zoom.

Expected behavior The ability to use the RS cklick normally.

Controller (please complete the following information):

SirenBrink commented 10 months ago

Same issue here

StandieNL commented 7 months ago

Describe the bug Rapidly clicking RS turns off the combined joycon mode. This is frustrating in games like Hitman, where RS is crouch, or Halo: Master Chief Collection, where RS is Zoom.

Expected behavior The ability to use the RS cklick normally.

Controller (please complete the following information):

  • Type: Combined Joycons
  • Connection: BT

Same issue here

Just open to config file in Notepad and find:

    <!-- Double click sticks on joycons (L3, R3) to change joycon orientation -->
    <!-- Default: true -->
    <add key="ChangeOrientationDoubleClick" value="true" />

Change it to false.