mirror of
https://github.com/cathery/sys-con.git
synced 2024-11-05 17:26:28 +00:00
update config files
This commit is contained in:
parent
bd88cd1008
commit
50fcf3cda1
@ -1,4 +1,4 @@
|
||||
; Global overwrite config. Controller configs take priority
|
||||
; Global overwrite config. Controller configs take priority. Doesn't work also
|
||||
;left_stick_deadzone = 0 ; from 0 to 100
|
||||
;right_stick_deadzone = 0 ; from 0 to 100
|
||||
;trigger_deadzone = 0 ; from 0 to 100
|
||||
|
@ -7,6 +7,9 @@ right_stick_deadzone = 17 ; from 0 to 100
|
||||
; 0 - always, 100 - not at all
|
||||
trigger_deadzone = 0 ; from 0 to 100
|
||||
|
||||
; Swap the button inputs for dpad and lstick, so that the dpad will be treated as analog input.
|
||||
swap_dpad_and_lstick = false ; set this to true to swap the d-pad and left stick
|
||||
|
||||
; to modify the key values, type "key_* = *"
|
||||
; where * is one of the values from this table
|
||||
; FACE_UP X on joycons
|
||||
|
Loading…
Reference in New Issue
Block a user