forked from TeamTofuShop/segatools
idac: added left and right button mapping
This commit is contained in:
5
dist/idac/segatools.ini
vendored
5
dist/idac/segatools.ini
vendored
@ -144,6 +144,11 @@ accelAxis=Y
|
||||
; numbered from 1; some software numbers buttons from 0.
|
||||
start=1
|
||||
viewChg=2
|
||||
; DPad is already emulated, but in order to trigger "Time Up" and exit the
|
||||
; course you need to press both left and right on the DPad at the same time.
|
||||
; This is not possible on most devices, so we set the left and right button again.
|
||||
left=7
|
||||
right=8
|
||||
; Button mappings for the simulated six-speed shifter.
|
||||
shiftDn=5
|
||||
shiftUp=6
|
||||
|
Reference in New Issue
Block a user