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

Turbo uses HOLD_PRESS_TIME delay twice #62

Closed Jozape closed 2 years ago

Jozape commented 2 years ago

Turbo has a delay equal to HOLD_PRESS_TIME before and after the initial key; for example if "S = X+", when holding S there will be a delay equal to HOLD_PRESS_TIME, then x is sent, then another delay equal to HOLD_PRESS_TIME, then x starts repeating with the expected TURBO_PERIOD time.

Issue present in JSM 3.3.0 and 3.2.3

Jozape commented 2 years ago

Fixed in 3.4.0