Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
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)