to change the default keys and more goto the file A52Input.ini!
here is where mine is.
Y:\MidwayHomeEntertainment\BlackSiteArea51\A52Game\Config\A52Input.ini
************** WARNING ***********************************
you must (for your own sanity) make a backup copy of this
file. an example right click on the file and copy. then
right click in the dir in open space and past. now rename that one to
A52Input.ini.org
now have fun and hack away
**********************************************************
an example. (i hate using mice so i use the num pad)
here are the original movement commands.
Bindings=(Name="W",Command="MoveForward")
Bindings=(Name="S",Command="MoveBackward")
Bindings=(Name="A",Command="StrafeLeft")
Bindings=(Name="D",Command="StrafeRight")
(you find them after the name defining section)
copy the line you want to change and past it above the one you want to change. make changes as needed!
use a ; to rem the original commands out and save them.
Bindings=(Name="NumPadEight",Command="MoveForward")
;Bindings=(Name="W",Command="MoveForward")
here is what i added
Bindings=(Name="NumPadEight",Command="MoveForward")
Bindings=(Name="NumPadFive",Command="MoveBackward")
Bindings=(Name="NumPadFour",Command="TurnLeft")
Bindings=(Name="NumPadSix",Command="TurnRight")
Bindings=(Name="NumPadOne",Command="StrafeLeft")
Bindings=(Name="NumPadThree",Command="StrafeRight")
they will show up as default. i did this after i made my profile and they were added in when i started the game again!
technomancer
|