Dark and Light

Dark and Light

View Stats:
Key Binding problem (keyboard layouts)
Hi, i have a problem with the last to slots (slot 11 and 12) from the actionbar/toolbar.
The "-" is on my keyboard layout somewhere totally diffrent then where it is with the US layout, and the "=" is just not usable at all, because it a key combination on my layout.
Saddly those to are to only ones missing from the actionbar in the key bindings and i can't rebind them to a other key.
So my layout is the swiss layout but there are other layouts that will have the same problem.
Pleas add them to the Key Bindings.
< >
Showing 1-10 of 10 comments
Roggi Jul 26, 2017 @ 3:09pm 
I may have found a solution in an .ini file called "Input" located at "C:\Program Files (x86)\Steam\steamapps\common\Dark and Light\DNL\Saved\Config\WindowsNoEditor".

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.
Minimal-Style Jul 26, 2017 @ 4:02pm 
Originally posted by Roggi:
I may have found a solution in an .ini file called "Input" located at "C:\Program Files (x86)\Steam\steamapps\common\Dark and Light\DNL\Saved\Config\WindowsNoEditor".

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 :).
Bansheedragon Jul 26, 2017 @ 4:15pm 
I have the same problem, but its not enough to just press the button I want, I have to type in the actual word of the button such as "Equals" or "Zero".

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"?
Minimal-Style Jul 26, 2017 @ 7:41pm 
Originally posted by Bansheedragon:
I have the same problem, but its not enough to just press the button I want, I have to type in the actual word of the button such as "Equals" or "Zero".

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.
Bansheedragon Jul 27, 2017 @ 2:42am 
I decided to just try and it turned out to work.
However I only changed it in one place, and its still working
Minimal-Style Jul 27, 2017 @ 4:50am 
Originally posted by Bansheedragon:
I decided to just try and it turned out to work.
However I only changed it in one place, and its still working

Did you change the upper ones or those a little further down?
Bansheedragon Jul 27, 2017 @ 9:15am 
Only changed 2 keybindings, the ones that was originally assigned to "-" and "="'
No other keybindings was changed.
Minimal-Style Jul 27, 2017 @ 9:44am 
yes, but in that ini there are to "-" and two "=" entries for each of them - maybe we just talk past each other :)
Bansheedragon Jul 27, 2017 @ 11:08am 
I think I understand now.
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.
G:et Oct 28, 2018 @ 8:20am 
As a programmer i desided to look more deeply in the keybindings possible and found this
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)
< >
Showing 1-10 of 10 comments
Per page: 1530 50

Date Posted: Jul 26, 2017 @ 8:26am
Posts: 10