It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Hi there,

I'm someone, who is playing on the arrow keys and refuses to play on WASD. But this game gave me a hard time by also turning the character, if I wanted to strafe. Also zooming in on the right mouse button moved him forward.

That was such a nuisance, that I didn't play the game for about 6 months, until yesterday I tried again by messing around with the "input.ini" in the folder "C:\Users\*yourUsername*\AppData\Local\Draugen\Saved\Config\WindowsNoEditor".

In the end, what I had to add was:


[/Script/Engine.InputSettings]
AxisMappings=(AxisName="LookUp",Key=MouseY,Scale=-1.000000)
AxisMappings=(AxisName="Turn",Key=MouseX,Scale=1.000000)
AxisMappings=(AxisName="Turn",Key=D,Scale=1.000000)
AxisMappings=(AxisName="Turn",Key=A,Scale=-1.000000)


My hope was, if I set "Turn" to A and D that the game would release the setting from left and right arrow keys and it indeed worked. But I also had to add the mouse axis, because the game would not react to it without.
I don't know why, but this also stopped moving forward when zooming with the right mouse button.

Last but not least, you may want to set the file to read-only, because the game will overwrite these files with empty ones on every start.
Post edited February 04, 2021 by DHAmoKK