Input icon indicating copy to clipboard operation
Input copied to clipboard

Nonzero gamepad axis blocks hotswap

Open offalynne opened this issue 1 year ago • 2 comments

Nonblacklisted gamepad axes resting at nonzero blocks source hotswap

offalynne avatar Jul 06 '22 20:07 offalynne

Primary issue is PS4 controller stuck in a bad state on Windows — triggers stick at 0.5

offalynne avatar Aug 12 '22 12:08 offalynne

Fixed for PlayStation controllers. Long term solution is tracking analogue value change over time, or perhaps comparing to analogue value upon connection

offalynne avatar Sep 04 '22 22:09 offalynne

See https://github.com/JujuAdams/Input/commit/0fac374cf3bbbdf06f4094dbb117de0305b4b184 + https://github.com/JujuAdams/Input/commit/09d394b4db790a0db9f0aa61cc42a3a1e9e2be2a. Do we still need the PlayStation-on-Windows check?

JujuAdams avatar Sep 11 '22 19:09 JujuAdams

Will test ! Hopefully not 🥳

offalynne avatar Sep 11 '22 19:09 offalynne

All clear, #476

offalynne avatar Sep 14 '22 02:09 offalynne