Ive been trying to get into SC again, but i cant setup my Joysticks in the Settings. Never had any problems with them since ive got them and the tools tell me they are working. Also: Strafe Forward/Backward is not working (y axis - left stick) when playing Sticks: 2x Virpil Constellation Alpha with WarBRD bases No USB hubs are installed or in use other peripherals are the same as when they where still working in my last sessions in ~3.17.x No matter wich axis from any joystick i try to use to rebind settings, SC does not seem to receive any signals from my Joysticks (only buttons). Windows and the driver on the other hand behave as predicted and intended. All firmware and drivers are updated. "Joystick tester" and "windows joysticks" shows me exactly how im using my joysticks without errors. What seems extra strange as mentioned above: Even tho i cant rebind any axis', they all work but the strafe forward/backward y-axis. (so i can strafe down/up and left/right aswell as pitch/yaw/roll, but not strafe forward backward) If i swap joysticks via the console, buttons and bindings are swapped, but no improvement or difference. Even tho the settings never list any binding for the y-axis, when i then inspect the settings XML file, i see: <action name="v_strafe_longitudinal"> <rebind input="js2_y"/> </action> A rebind attempt never reacts to any axis inputs of any kind. Only buttons I tried: reinstalling the driver reinstalling the game deleting the USER folder recalibration admin rights different USB ports swapping the sticks via console. Having only one Stick connected Unbinding the mouse axis' Workaround found: copying older keymap entries into fresh keybinding profile files and them importing them ingame, and then inverting the control under: ... <actionmap name="spaceship_movement"> ... added this: <action name="v_strafe_longitudinal_abs"> <rebind input="js2_y"/> </action> <action name="v_strafe_longitudinal_abs_rel"> <rebind input="js2_y "/> </action> Been a while since i played. 3.16/3.17 was the last time for me and when everything was working. Im now trying 3.20 and am encountering these issues Do you maybe have any ideas what i could try, or have you encountered this problem yourself?