137 lines
3.2 KiB
INI
137 lines
3.2 KiB
INI
configVersion 1
|
|
|
|
////////////////////////////////////////////
|
|
bindset 6
|
|
unbindall
|
|
|
|
|
|
////////////////////////////////////////////
|
|
bindset 5
|
|
unbindall
|
|
bind "JOY3" "_useandreload" // X
|
|
bind "JOY_TRIGGER2" "_attack1" // R Trigger
|
|
bind "JOY_TRIGGER1" "_zoom" // L Trigger
|
|
bind "JOY_STICK2_UP" "_lookup" // R Stick, up - Look up
|
|
bind "JOY_STICK2_DOWN" "_lookdown" // R Stick, down - Look down
|
|
bind "JOY_STICK2_LEFT" "_lookleft" // R Stick, left - Look left
|
|
bind "JOY_STICK2_RIGHT" "_lookright" // R Stick, right - Look right
|
|
|
|
////////////////////////////////////////////
|
|
bindset 4
|
|
unbindall
|
|
|
|
|
|
////////////////////////////////////////////
|
|
bindset 3
|
|
unbindall
|
|
|
|
|
|
////////////////////////////////////////////
|
|
bindset 2
|
|
unbindall
|
|
|
|
bind "a" "_moveLeft"
|
|
bind "d" "_moveRight"
|
|
bind "s" "_moveback"
|
|
bind "w" "_moveforward"
|
|
bind "x" "_quickuse"
|
|
bind "z" "_movedown"
|
|
|
|
bind "JOY3" "_useandreload" // X
|
|
bind "JOY9" "toggleMainMenu" // Start
|
|
bind "JOY10" "_inventory" // Back
|
|
|
|
bind "JOY_STICK1_LEFT" "_moveleft"
|
|
bind "JOY_STICK1_RIGHT" "_moveright"
|
|
|
|
bind "JOY_STICK2_UP" "_lookup"
|
|
bind "JOY_STICK2_DOWN" "_lookdown"
|
|
bind "JOY_STICK2_LEFT" "_lookleft"
|
|
bind "JOY_STICK2_RIGHT" "_lookright"
|
|
|
|
bind "JOY_TRIGGER1" "_moveback" // L Trigger
|
|
bind "JOY_TRIGGER2" "_moveforward" // R Trigger
|
|
|
|
|
|
////////////////////////////////////////////
|
|
bindset 1
|
|
unbindall
|
|
|
|
|
|
////////////////////////////////////////////
|
|
bindset 0
|
|
unbindall
|
|
|
|
// Movement
|
|
bind "w" "_moveforward"
|
|
bind "s" "_moveback"
|
|
bind "a" "_moveLeft"
|
|
bind "d" "_moveRight"
|
|
bind "SPACE" "_jump"
|
|
bind "SHIFT" "_sprint"
|
|
bind "c" "_crouch"
|
|
bind "f" "_use"
|
|
bind "r" "_reload"
|
|
bind "ESCAPE" "toggleMainMenu"
|
|
bind "j" "_inventory"
|
|
bind "x" "_toggledualwield"
|
|
bind "q" "_togglefiremodeleft"
|
|
bind "e" "_togglefiremoderight"
|
|
|
|
// Weapons
|
|
bind "1" "_weap0"
|
|
bind "2" "_weap1"
|
|
bind "3" "_weap2"
|
|
bind "4" "_weap3"
|
|
bind "5" "_weap4"
|
|
bind "6" "_weap5"
|
|
bind "7" "_weap6"
|
|
|
|
bind "MOUSE1" "_attack1"
|
|
bind "MOUSE2" "_zoom"
|
|
bind "MWHEELDOWN" "_weapprevinv"
|
|
bind "MWHEELUP" "_weapnextinv"
|
|
|
|
bind "ALT" "_covermode"
|
|
|
|
bind "LEFTARROW" "_lookLeft"
|
|
bind "RIGHTARROW" "_lookRight"
|
|
bind "PGUP" "_lookUp"
|
|
bind "PGDN" "_lookDown"
|
|
|
|
// and PC pad binds
|
|
|
|
bind "JOY1" "_jump" // A
|
|
bind "JOY2" "_crouch" // B
|
|
bind "JOY3" "_useandreload" // X
|
|
bind "JOY4" "_weapprevequip" // Y
|
|
bind "JOY5" "_covermode" // L Shoulder
|
|
bind "JOY_TRIGGER1" "_zoom" // L Trigger
|
|
bind "JOY6" "_toggledualwield" // R Shoulder
|
|
bind "JOY_TRIGGER2" "_attack1" // R Trigger
|
|
bind "JOY7" "_sprint" // L Stick Click
|
|
bind "JOY8" "" // R Stick Click
|
|
bind "JOY9" "toggleMainMenu" // Start
|
|
bind "JOY10" "_inventory" // Back
|
|
|
|
bind "JOY_STICK1_UP" "_moveforward"
|
|
bind "JOY_STICK1_DOWN" "_moveback"
|
|
bind "JOY_STICK1_LEFT" "_moveleft"
|
|
bind "JOY_STICK1_RIGHT" "_moveright"
|
|
|
|
bind "JOY_STICK2_UP" "_lookup"
|
|
bind "JOY_STICK2_DOWN" "_lookdown"
|
|
bind "JOY_STICK2_LEFT" "_lookleft"
|
|
bind "JOY_STICK2_RIGHT" "_lookright"
|
|
|
|
bind "JOY_DPAD_UP" "_weapnextinv"
|
|
bind "JOY_DPAD_DOWN" "_weapprevinv"
|
|
bind "JOY_DPAD_LEFT" "_togglefiremodeleft"
|
|
bind "JOY_DPAD_RIGHT" "_togglefiremoderight"
|
|
|
|
|
|
////////////////////////////////////////////
|
|
joy_pitchSpeed "200"
|
|
joy_yawSpeed "260"
|
|
joy_powerScale "3"
|