Mortal Kombat Kollection – WASD Controls

How to change the movement kontrols ingame to WASD!

WASD Kontrols!

Note: Credit goes to G0rd0n Fr33m4n

If you want WASD controls while fighting ingame I found out how to do it.

Go into the following folder:

  • C:\Program Files (x86)\Steam\steamapps\common\Mortal Kombat Arcade Kollection\MKHDGame\Config

Open the file:

  • MKHDInput

Change the following lines of code:

KeyBindings=(Target="p1",Keyname="Up",Command="MoveUp")
KeyBindings=(Target="p1",Keyname="Down",Command="MoveDown")
KeyBindings=(Target="p1",Keyname="Left",Command="MoveLeft")
KeyBindings=(Target="p1",Keyname="Right",Command="MoveRight")

To the new WASD format:

KeyBindings=(Target="p1",Keyname="W",Command="MoveUp")
KeyBindings=(Target="p1",Keyname="S",Command="MoveDown")
KeyBindings=(Target="p1",Keyname="A",Command="MoveLeft")
KeyBindings=(Target="p1",Keyname="D",Command="MoveRight")

Then WASD controls work ingame!

Helena Stamatina
About Helena Stamatina 3207 Articles
I love two things in life, games and sports. Although sports were my earliest interest, it was video games that got me completely addicted (in a good way). My first game was Crash Bandicoot (PS1) from the legendary studio Naughty Dog back in 1996. I turned my passion for gaming into a job back in 2019 when I transformed my geek blog (Re-actor) into the gaming website it is today.

Be the first to comment

Leave a Reply

Your email address will not be published.


*