Hardware & Technical borked bindings []

ever since the commander avatar update, everything has been [] in my controller bindings. i can play if i edit them on the spot, but once i go back to make a tweak it's back to [] for everything i did. deleting all the binding files does nothing.
 
Hi LynxAwakening, and welcome to the forum!

Could you let us know what version of Windows you are running, the name/model of the controller that you are trying to bind as well as any extra software you may be running if it relates to the controller.

On the off-chance you are trying to use a PS4 DualShock, as I know users have reported the same issue, then you might want to read the first page/18 posts of this support thread: https://forums.frontier.co.uk/showt...e-to-configure-(-was-ok-in-2-2)?highlight=ps4

Otherwise let us know what you're using and maybe someone else will have the same set-up...
 
.......... Also:

Note that keeping copies of your bindings in the same directory causes issues. E D looks at the name in line 2 of the file to determine what file to use, not the actual file-name, so any copies (even with different file-names) cause confusion and prevent your changes being saved.
 
yes thank you, i am infact using a DS4 on windows 10 and that thread had several work arounds. so without DS4Windows running in the background emulating an XBOX controller, i was able to remap as "generic controller" and can do everything like before... except i don't know how to map the start button like escape key. would i manually have to add that string in the bindings file?
 
except i don't know how to map the start button like escape key. would i manually have to add that string in the bindings file?

nevermind got it... escape is same as pause under mode switches. [up]

Code:
<Pause>
	<Primary Device="Keyboard" Key="Key_P" />
	<Secondary Device="GamePad" Key="Joy_10" />
</Pause>
 
Back
Top Bottom