You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The handling of analogue gamepad sticks appears to be broken. Moving the left stick, normally responsible for movement, causes Lara's moves to get stuck in a clockwise rotation. Moving the right stick locks the view rightwise. The stuck move pattern isn't fixed by going into the menu, which is stuck on permanent rotation. It is possible to play normally with digital controls (gamepad keys) however until the sticks are triggered. The issue has been observed with two PS-style gamepads: '8bitdo Pro 2' & a generic Microntek USB Joystick. The sticks behave without such issues in other SDL2-based games.
The sticks have been calibrated properly. jstest is reporting values ranging from 32768 to -32768 for each axis, returning to 0 when not triggered.
The text was updated successfully, but these errors were encountered:
The handling of analogue gamepad sticks appears to be broken. Moving the left stick, normally responsible for movement, causes Lara's moves to get stuck in a clockwise rotation. Moving the right stick locks the view rightwise. The stuck move pattern isn't fixed by going into the menu, which is stuck on permanent rotation. It is possible to play normally with digital controls (gamepad keys) however until the sticks are triggered. The issue has been observed with two PS-style gamepads: '8bitdo Pro 2' & a generic Microntek USB Joystick. The sticks behave without such issues in other SDL2-based games.
The sticks have been calibrated properly.
jstest
is reporting values ranging from 32768 to -32768 for each axis, returning to 0 when not triggered.The text was updated successfully, but these errors were encountered: