Skip to content

Instantly share code, notes, and snippets.

@Langerz82
Created February 13, 2023 06:09
Show Gist options
  • Save Langerz82/bec9eb8644177a0bfb5c2c40773d74b0 to your computer and use it in GitHub Desktop.
Save Langerz82/bec9eb8644177a0bfb5c2c40773d74b0 to your computer and use it in GitHub Desktop.
yabasanshiro - keymap START button not working.
{
"0_Xbox 360 Controller_030000005e0400008e02000001020000": {
"a": {
"id": 0,
"type": "button",
"value": 1
},
"analogl": {
"id": 1,
"type": "axis",
"value": -1
},
"analogleft": {
"id": 4,
"type": "axis",
"value": 0
},
"analogr": {
"id": 1,
"type": "axis",
"value": 1
},
"analogright": {
"id": 5,
"type": "axis",
"value": 0
},
"analogx": {
"id": 0,
"type": "axis",
"value": -1
},
"analogy": {
"id": 0,
"type": "axis",
"value": 1
},
"b": {
"id": 1,
"type": "button",
"value": 1
},
"c": {
"id": 5,
"type": "button",
"value": 1
},
"down": {
"id": 0,
"type": "hat",
"value": 4
},
"l": {
"id": 2,
"type": "axis",
"value": 1
},
"left": {
"id": 0,
"type": "hat",
"value": 8
},
"r": {
"id": 5,
"type": "axis",
"value": 1
},
"right": {
"id": 0,
"type": "hat",
"value": 2
},
"select": {
"id": 6,
"type": "button",
"value": 1
},
"start": {
"id": 7,
"type": "button",
"value": 1
},
"up": {
"id": 0,
"type": "hat",
"value": 1
},
"x": {
"id": 2,
"type": "button",
"value": 1
},
"y": {
"id": 3,
"type": "button",
"value": 1
},
"z": {
"id": 4,
"type": "button",
"value": 1
}
},
"player1": {
"DeviceID": 0,
"deviceGUID": "030000005e0400008e02000001020000",
"deviceName": "Xbox 360 Controller",
"padmode": 1
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment