Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
https://steamcommunity.com/app/1000410/discussions/0/4344355442321702345/#c4306075118775401381
bind KP_LEFTARROW "+moveleft"
bind KP_5 "+back"
bind KP_RIGHTARROW "+moveright"
bind KP_UPARROW "+forward"
This is good enough for me for the time being until they potentially patch it.
I reported this to the developers years ago, during the beta, but it still hasn't been fixed.
Let's hope for a patch
1 delete gamebuttons.cfg
2 open wrath.cfg and manually add the numpad bindings
3 start the game outside steam
my cfg for example:
bind TAB "impulse 35"
bind ENTER "+button5"
bind ESCAPE "togglemenu"
bind 0 "impulse 0"
bind c "+movedown"
bind f "+moveup"
bind l "impulse 15"
bind o "impulse 16"
bind p "impulse 17"
bind q "impulse 57"
bind UPARROW "+forward"
bind DOWNARROW "+back"
bind LEFTARROW "+moveleft"
bind RIGHTARROW "+moveright"
bind CTRL "+button4"
bind SHIFT "impulse 3"
bind F5 "impulse 81"
bind F9 "impulse 89"
bind PGDN "impulse 8"
bind END "impulse 7"
bind KP_INS "impulse 1"
bind KP_END "impulse 6"
bind KP_DOWNARROW "impulse 5"
bind KP_LEFTARROW "impulse 4"
bind KP_5 "impulse 9"
bind KP_HOME "impulse 2"
bind MOUSE1 "+attack"
bind MOUSE2 "+jump"
bind MOUSE3 "+button6"
bind MWHEELUP "impulse 55"
bind MWHEELDOWN "impulse 56"
bind MOUSE4 "togglezoom"
bind MOUSE5 "+button3"
NUMPAD keybindings do work flawlessly when playing the game via the standard WRATH executable as opposed to the SDL alternative version. It seems that Steam launches the SDL version by default which, at least in my case, renders the NUMPAD bindings useless.
I wuold like to use 5213 in place of WSAD, 7 to jump, 9 to crouch, NP enter to use for starters.
1. Delete gamebuttons.cfg (located in ...\Steam\steamapps\common\WRATH\kp1 folder);
2. Open wrath.cfg (same location) and manually add the numpad bindings or just use the console (Shift+Esc then type bind key "command"). In your case, bindings will look like this:
bind KP_5 "+forward"
bind KP_DOWNARROW "+back"
bind KP_END "+moveleft"
bind KP_PGDN "+moveright"
bind KP_HOME "+jump"
bind KP_PGUP "+movedown"
bind KP_ENTER "+button5"
In theory, it will be enough if you add this entire block to the autoexec.cfg file under the existing lines there. But I'm too lazy to check if it will work or not. Normally it should work, that's why this file exists - to execute any commands at the every game start. These lines should register in your wrath.cfg the first time and stay there forever. Just check it yourself:)
OR simple:
3. Start the game outside Steam (...\Steam\steamapps\common\WRATH\wrath.exe) and just assign your keys normally via Key Bindings menu. It's up to you which points - 2 or 3 to use...
at the cost of not having steam achievements, but i'll live.
How hard can it be to be fixed?