Created
November 7, 2016 17:00
-
-
Save garbear/b1a8ce9eedc8bdcb462edab14a11c596 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" ?> | |
<buttonmap> | |
<device name="Wireless Controller" provider="directinput" vid="054C" pid="09CC" buttoncount="14" hatcount="1" axiscount="6"> | |
<configuration> | |
<axis index="4" center="-1" range="1" /> | |
</configuration> | |
<controller id="game.controller.default"> | |
<feature name="a" axis="-3" /> | |
<feature name="back" axis="+3" /> | |
<feature name="start" button="6" /> | |
<feature name="y" axis="+4" /> | |
</controller> | |
</device> | |
</buttonmap> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment