Electronicks / JoyShockMapper

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

STICK_AXIS_Y refuses to invert #25

Closed GormAuslander closed 3 years ago

GormAuslander commented 3 years ago

Fairly simply, I tried adding the argument STICK_AXIS_Y = INVERTED to the end of the included _2Dmouse.txt config, and it doesn't invert. Am I doing it wrong or is it broken?


STICK_SENS = 360
STICK_POWER = 1
STICK_ACCELERATION_RATE = 2
STICK_ACCELERATION_CAP = 4
STICK_AXIS_Y = INVERTED`
Electronicks commented 3 years ago

I found the issue. The data was getting inverted twice, thus nullifying the inversion altogether. Will be fixed in the next release!

GormAuslander commented 3 years ago

Thanks!

Electronicks commented 3 years ago

Fixed in v3.2.2