devel
devel
SMSatisfactory Modding
Created by devel on 1/16/2025 in #help-developing-mods
Gamepad Analog Inputs
With a PS4 gamepad controller I can't get any analog input (-1.0 to 1.0) from the thumbsticks. In the Steam controller mappings I've set the thumbsticks to the joystick mode. For Enhanced Input: I've spawned an actor, enabled the input on it, added an input context with a high priority, removed all other input contexts, but only the keyboard/mouse events are getting through. I've also hooked UPlayerInput::InputKey(), no analog events there either. Am I missing something obvious? What's the next thing to hook?
3 replies