Posted June 24, 2018
Left and right arrow just TURN me left and right, even if I remap MOVE left and right to those keys. Very annoying. How can I fix it, please?
EDIT:
fixed by editing input.ini located in
C:\Users\your_user_name\AppData\Local\QUBE\Saved\Config\WindowsNoEditor
In last three lines just change left and right to A and D. So it will look like this:
AxisMappings=(AxisName="Turn",Key=A,Scale=-1.000000)
AxisMappings=(AxisName="Turn",Key=MouseX,Scale=1.000000)
AxisMappings=(AxisName="Turn",Key=D,Scale=1.000000)
Hope that it helps all of you with the same issue
EDIT:
fixed by editing input.ini located in
C:\Users\your_user_name\AppData\Local\QUBE\Saved\Config\WindowsNoEditor
In last three lines just change left and right to A and D. So it will look like this:
AxisMappings=(AxisName="Turn",Key=A,Scale=-1.000000)
AxisMappings=(AxisName="Turn",Key=MouseX,Scale=1.000000)
AxisMappings=(AxisName="Turn",Key=D,Scale=1.000000)
Hope that it helps all of you with the same issue
Post edited June 24, 2018 by greydadel