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
Location can be different for you!!!
Nearly all keys are located in the same file. So you can change them all here.
Hope it helps.
THX A LOT!
I could change it in the "DefaultInput.ini" located in the ...\Steam\steamapps\common\Dark and Light\DNL\Config
really thx - i tried it first with a ASCII code programmed to a key, the problem is ascii uses ALT and that toggels the action bar :).
I'm not sure what to type in to replace those two button.
The buttons I want to use are "+" and "\" would that be "plus" and "backslash"?
I guess so (i took "ö" and "ä" so that i don't have to find out the correct term :-)) - you have to try it, and don't forget there are two places where you have to change it.
However I only changed it in one place, and its still working
Did you change the upper ones or those a little further down?
No other keybindings was changed.
I took a close look at the ini file an notice there are indeed 2 input locations.
There are UseHideItem11/12 and there are UseItem11/12
I only edited the latter not the former, but cant say I noticed any issues with it.
Could be because I use those slots for consumables rather than tools/weapons or other similar equipment.
https://wiki.unrealengine.com/List_of_Key/Gamepad_Input_Names
To bind side buttons on the mouse use this
ThumbMouseButton
ThumbMouseButton2
i got mine set to
ActionMappings=(ActionName="UseHideItem11",Key=ThumbMouseButton2,bShift=False,bCtrl=True,bAlt=False,bCmd=False)
ActionMappings=(ActionName="UseHideItem12",Key=ThumbMouseButton,bShift=False,bCtrl=True,bAlt=False,bCmd=False)
ActionMappings=(ActionName="UseItem11",Key=ThumbMouseButton2,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName="UseItem12",Key=ThumbMouseButton,bShift=False,bCtrl=False,bAlt=False,bCmd=False)