q3rally/baseq3r/default.cfg
q3rally 258fa92c41 added graphics settings to default.cfg
added missing murcielago sounds
2021-10-07 20:53:04 +00:00

47 lines
No EOL
950 B
INI

//
// KEY BINDINGS
//
bind TAB "+scores"
bind SPACE "+button14"
bind 0 "weapon 1"
bind 1 "weapon 2"
bind 2 "weapon 3"
bind 3 "weapon 4"
bind 4 "weapon 5"
bind 5 "weapon 6"
bind 6 "weapon 7"
bind 7 "weapon 8"
bind 8 "weapon 9"
bind 9 "weapon 10"
bind a "+left"
bind d "+right"
bind e "+movedown"
bind g "headlights"
bind h "+button3"
bind j "record"
bind k "stoprecord"
bind q "+moveup"
bind r "messagemode"
bind s "+back"
bind t "messagemode2"
bind u "messagemode4"
bind w "+forward"
bind z "messagemode3"
bind UPARROW "+lookup"
bind DOWNARROW "+lookdown"
bind ALT "+speed"
bind CTRL "+button2"
bind SHIFT "+mlook"
bind KP_ENTER "centerview"
bind KP_MINUS "dropWeapon"
bind KP_PLUS "+zoom"
bind MOUSE1 "+attack"
bind MOUSE2 "+button5"
bind MOUSE3 "+button12"
bind MWHEELDOWN "weapnext"
bind MWHEELUP "weapprev"
bind WORLD_47 "+button2"
seta r_fullscreen "1"
seta r_colorbits "32"
seta r_texturebits "32"