mirror of
https://github.com/nzp-team/assets.git
synced 2025-01-31 03:30:38 +00:00
FTE: Add default controller binds to nzportable.cfg
This commit is contained in:
parent
02d26c95c3
commit
6369d7d6f3
1 changed files with 25 additions and 9 deletions
|
@ -34,20 +34,36 @@ bind MOUSE1 "+attack"
|
|||
bind MOUSE2 "+button8"
|
||||
bind MWHEELDOWN "+button4"
|
||||
bind MWHEELUP "+button4"
|
||||
|
||||
joyadvaxisr 4
|
||||
joyadvaxisu 2
|
||||
joyadvaxisx 3
|
||||
joyadvaxisy -1
|
||||
bind JOY1 "+button5"
|
||||
bind JOY2 "impulse 10"
|
||||
bindlevel JOY2 30 "null"
|
||||
bind JOY3 "+button4"
|
||||
bind JOY4 "impulse 30"
|
||||
bind GP_LSHOULDER "impulse 33"
|
||||
bind AUX1 "+moveup"
|
||||
bind AUX2 "+button3"
|
||||
bind AUX3 "+sprint"
|
||||
bind AUX4 "+button6"
|
||||
bindlevel AUX3 30 "null"
|
||||
bindlevel AUX4 30 "null"
|
||||
bind AUX5 "togglemenu"
|
||||
bind AUX6 "showscores"
|
||||
bind AUX7 "echo 7"
|
||||
bind AUX8 "echo 8"
|
||||
bind AUX9 "+button8"
|
||||
bind AUX10 "+attack"
|
||||
bind GP_RTRIGGER "+attack"
|
||||
bind GP_Y "+button4"
|
||||
bindlevel GP_A 30 "impulse 10"
|
||||
bindlevel GP_B 30 "impulse 30"
|
||||
bindlevel GP_X 30 "+button5"
|
||||
bindlevel GP_LTHUMB 30 "impulse 23"
|
||||
bindlevel GP_RTHUMB 30 "+button6"
|
||||
bind GP_LTRIGGER "+button8"
|
||||
bindlevel GP_DPAD_DOWN 30 "+button7"
|
||||
bindlevel GP_RSHOULDER 30 "+button3"
|
||||
bindlevel GP_DPAD_RIGHT 30 "impulse 33"
|
||||
bindlevel GP_DPAD_UP 30 "+button7"
|
||||
bind GP_VIEW "showscores"
|
||||
joysidesensitivity 0.8
|
||||
joyyawsensitivity 0.6
|
||||
joypitchsensitivity 0.55
|
||||
|
||||
setinfo * ""
|
||||
setinfo "in_menu" "1"
|
||||
|
|
Loading…
Reference in a new issue