Add mapping for Kite Circuit Sword
pupsader1 opened this issue · 1 comments
Is it possible to have this entry added for the Kite Circuit Sword PCB design?
03000000412300003680000001010000,Arduino LLC Arduino Leonardo,platform:Linux,a:b1,b:b0,x:b2,y:b3,back:b5,start:b4,leftshoulder:b6,rightshoulder:b8,dpup:h0.1,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,
I am new to this, but I was able to get my game working by creating my own 'gamecontrollerdb.txt' with the mapping above and exporting this in my shell:
export SDL_GAMECONTROLLERCONFIG="$(cat /home/pi/RetroPie/roms/ports/devilutionx/gamecontrollerdb.txt)"
If my understanding is correct I need the actual community file to include this mapping for the game to pick it up normally and not require a shell session...
Thank you!
I'm disinclined to add a mapping for the Leonardo since it's a generic development board and there are countless valid mappings.