Posted December 30, 2012
Have you noticed that you can't change the controls in this game? Do you not want to use the arrow keys or WASD? Do you use the Dvorak keyboard layout, making this game impossible to play? Do you just want to customize your controls because that's your #@$*ing right as a gamer?
Well, here's a how to on remapping the keys for Unmechanical
How to edit controls for Unmechanical
First, go to your installation directory. Open the following directory:
Unmechanical\UDKGame\Config
Open the DefaultInput.ini file with a text editor.
Scroll down until you see:
Game Keybaord/Mouse Bindings
Go to the section that says:
Primary default bindings
Change the following default keys to whatever you want:
.Bindings=(Name="W",Command="GBA_MoveForward")
.Bindings=(Name="S",Command="GBA_Backward")
.Bindings=(Name="A",Command="GBA_StrafeLeft")
.Bindings=(Name="D",Command="GBA_StrafeRight")
.Bindings=(Name="E",Command="GBA_Fire")
And Whammo Blammo, you can now control that little whatever you are in the game with the buttons of your choice.
Well, here's a how to on remapping the keys for Unmechanical
How to edit controls for Unmechanical
First, go to your installation directory. Open the following directory:
Unmechanical\UDKGame\Config
Open the DefaultInput.ini file with a text editor.
Scroll down until you see:
Game Keybaord/Mouse Bindings
Go to the section that says:
Primary default bindings
Change the following default keys to whatever you want:
.Bindings=(Name="W",Command="GBA_MoveForward")
.Bindings=(Name="S",Command="GBA_Backward")
.Bindings=(Name="A",Command="GBA_StrafeLeft")
.Bindings=(Name="D",Command="GBA_StrafeRight")
.Bindings=(Name="E",Command="GBA_Fire")
And Whammo Blammo, you can now control that little whatever you are in the game with the buttons of your choice.