JoyShockMapper
JoyShockMapper copied to clipboard
"JOYCON_GYRO_MASK = USE_BOTH" Seems to have no effect
Neither when a single JC or when paired it seems- neither does ignore right but only when paired.
JOYCON_GYRO_MASK = IGNORE_BOTH makes both work.
The meaning of USE_BOTH and IGNORE_BOTH is swapped.
JOYCON_GYRO_MASK = IGNORE_BOTHmakes both work.The meaning of
USE_BOTHandIGNORE_BOTHis swapped.
ah, but then the ignore right when paired is still bugged or swapped somehow separately then