CCDirectLink / CCModManager

An ingame mod manager for CrossCode
GNU General Public License v3.0
3 stars 2 forks source link

Double-bound LB/RB controller binds #6

Open Treeways opened 1 month ago

Treeways commented 1 month ago

LB is double bound both to tab switching and to switching to a test version in Online mods.

RB is double bound to tab switching and opening the Mod Settings for enabled mods.

These options should be rebound to LT/RT.

Treeways commented 1 month ago

https://github.com/user-attachments/assets/fb3a717e-84e7-4262-95be-96f8f48418a6

krypciak commented 1 month ago

The Testing button IS bound to LT, not LB. Perhaps you have CCExtraGamepadOptions installed? It is known to break some things unexpectedly.

Treeways commented 1 month ago

Just confirmed that the bug does indeed happen with only CCModManager toggled.

I'm using an Xbox One S controller on Fedora Linux 40, and the same bug happens on Steam Deck.

image

krypciak commented 1 month ago

Do you open the quick menu with LT (L2) or LB (L1)?

Treeways commented 1 month ago

My quick menu opens with LB.

image

Treeways commented 1 month ago

It seems that changing the gamepad settings here do indeed invert my mod manager menu controls per-button. (For a while, my LB button was a little bit finnicky, hence why I decided to swap it out here.)

krypciak commented 1 month ago

Should be fixed in the next update