Skip to content

Commit

Permalink
Add custom config for game controller
Browse files Browse the repository at this point in the history
  • Loading branch information
RowdyVoyeur authored Apr 23, 2024
1 parent c945ba8 commit 9a8f47c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gamecontrollerdb.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Game Controller DB for SDL in 2.0.16 format
# Source: https://github.com/gabomdq/SDL_GameControllerDB

#Custom
030000001f08000001e4000010010000,USB gamepad,platform:Linux,,a:b2,b:b1,x:b3,y:b0,back:b8,start:b9,leftshoulder:b4,rightshoulder:b5,leftx:a0,lefty:a1,

# Windows
03000000300f00000a01000000000000,3 In 1 Conversion Box,a:b2,b:b1,back:b9,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,leftshoulder:b6,leftstick:b10,lefttrigger:b4,leftx:a0,lefty:a1,rightshoulder:b7,rightstick:b11,righttrigger:b5,rightx:a3,righty:a2,start:b8,x:b3,y:b0,platform:Windows,
03000000fa2d00000100000000000000,3dRudder Foot Motion Controller,leftx:a0,lefty:a1,rightx:a5,righty:a2,platform:Windows,
Expand Down

0 comments on commit 9a8f47c

Please sign in to comment.