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
After playing around a bit, i checked the ini again, and suddenly had all the ActionMappings in it.
I am not sure what fixed it, but this is my best guess.. maybe it helps someone:
I never changed any hotkey in the game before, but recently i hade some adjustment to the hotkeys for the whistle commands.
Maybe the ActionMappings are only placed in the input.ini after the user makes any changes to the keybindings ingame.
Well, assuming you're in the right place, on the client NOT the server, the code goes in a section like this:
[/script/engine.inputsettings]
ActionMappings=(ActionName="ToggleResourceTracker",Key=R,bShift=False,bCtrl=True,bAlt=False,bCmd=False)
I'd double check the directory, make sure you got the right place first.
https://i.imgur.com/fDPCPzl.png
You then need to open: input.ini
Located here: C:\Program Files (x86)\Steam\steamapps\common\ARK\ShooterGame\Saved\Config\WindowsNoEditor
And stick this in the section with other ActionMappings: ActionMappings=(ActionName="ToggleResourceTracker",Key=F1,bShift=False,bCtrl=False,bAlt=False,bCmd=False)