Electronicks / JoyShockMapper

A tool for PC gamers to play games with DualShock 4s, JoyCons, and Pro Controllers. Gyro aiming, flick stick.
Other
362 stars 20 forks source link

"JOYCON_GYRO_MASK = USE_BOTH" Seems to have no effect #124

Open Nchi opened 3 months ago

Nchi commented 3 months ago

Neither when a single JC or when paired it seems- neither does ignore right but only when paired.

NanoPi commented 2 months ago

JOYCON_GYRO_MASK = IGNORE_BOTH makes both work.

The meaning of USE_BOTH and IGNORE_BOTH is swapped.

Nchi commented 1 month ago

JOYCON_GYRO_MASK = IGNORE_BOTH makes both work.

The meaning of USE_BOTH and IGNORE_BOTH is swapped.

ah, but then the ignore right when paired is still bugged or swapped somehow separately then