diff options
author | tv <tv@krebsco.de> | 2023-09-11 14:55:04 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2023-09-11 14:55:04 +0200 |
commit | 8fc162ee3d9525a2b45346a1ca8f34ccb5ef971b (patch) | |
tree | aa37724dd0452860d4b9b033332587c8832629e3 /lass/2configs/antimicrox/empty.gamecontroller.amgp | |
parent | 90b1515dcd5b67a85cd92901fb211764b1fa5f83 (diff) | |
parent | 083229d0211096daec08673f743ccc45b1d8a0ac (diff) |
Merge remote-tracking branch 'orange/master'
Diffstat (limited to 'lass/2configs/antimicrox/empty.gamecontroller.amgp')
-rw-r--r-- | lass/2configs/antimicrox/empty.gamecontroller.amgp | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/lass/2configs/antimicrox/empty.gamecontroller.amgp b/lass/2configs/antimicrox/empty.gamecontroller.amgp deleted file mode 100644 index 0257bfe71..000000000 --- a/lass/2configs/antimicrox/empty.gamecontroller.amgp +++ /dev/null @@ -1,20 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<gamecontroller configversion="19" appversion="3.3.2"> - <!--The SDL name for a joystick is included for informational purposes only.--> - <sdlname>XInput Controller</sdlname> - <!--The Unique ID for a joystick is included for informational purposes only.--> - <uniqueID>030000005e0400008e020000010100001118654</uniqueID> - <stickAxisAssociation index="2" xAxis="3" yAxis="4"/> - <stickAxisAssociation index="1" xAxis="1" yAxis="2"/> - <vdpadButtonAssociations index="1"> - <vdpadButtonAssociation axis="0" button="12" direction="1"/> - <vdpadButtonAssociation axis="0" button="13" direction="4"/> - <vdpadButtonAssociation axis="0" button="14" direction="8"/> - <vdpadButtonAssociation axis="0" button="15" direction="2"/> - </vdpadButtonAssociations> - <names> - <controlstickname index="2">R Stick</controlstickname> - <controlstickname index="1">L Stick</controlstickname> - </names> - <sets/> -</gamecontroller> |