mirror of
https://github.com/DrBeef/QuakeQuest.git
synced 2024-11-10 06:42:24 +00:00
135d563dcc
- Corrected FOV to 104 - Added same non-liner movement on the stick as QuestZDoom - Made snap turn the default turn mode - Weapon pitch adjustment default is better and increments are bigger when adjusting using B button
57 lines
1.2 KiB
INI
57 lines
1.2 KiB
INI
bind TAB "+showscores"
|
|
bind ENTER "+jump"
|
|
bind ESCAPE "togglemenu"
|
|
bind SPACE "+jump"
|
|
bind + "sizeup"
|
|
bind , "+moveleft"
|
|
bind - "sizedown"
|
|
bind . "+moveright"
|
|
bind # "impulse 12"
|
|
bind / "impulse 10"
|
|
bind 0 "impulse 0"
|
|
bind 1 "impulse 1"
|
|
bind 2 "impulse 2"
|
|
bind 3 "impulse 3"
|
|
bind 4 "impulse 4"
|
|
bind 5 "impulse 5"
|
|
bind 6 "impulse 6"
|
|
bind 7 "impulse 7"
|
|
bind 8 "impulse 8"
|
|
bind = "sizeup"
|
|
bind BACKSLASH "+mlook"
|
|
bind BACKQUOTE "toggleconsole"
|
|
bind a "+moveleft"
|
|
bind c "+movedown"
|
|
bind d "+moveright"
|
|
bind t "messagemode"
|
|
bind z "+lookdown"
|
|
bind TILDE "toggleconsole"
|
|
bind UPARROW "+forward"
|
|
bind DOWNARROW "+back"
|
|
bind LEFTARROW "+left"
|
|
bind RIGHTARROW "+right"
|
|
bind ALT "+strafe"
|
|
bind CTRL "+attack"
|
|
bind SHIFT "+speed"
|
|
bind F1 "help"
|
|
bind F2 "menu_save"
|
|
bind F3 "menu_load"
|
|
bind F4 "menu_options"
|
|
bind F5 "menu_multiplayer"
|
|
bind F6 "echo Quicksaving...; wait; save quick"
|
|
bind F9 "echo Quickloading...; wait; load quick"
|
|
bind F10 "quit"
|
|
bind F11 "zoom_in"
|
|
bind F12 "screenshot"
|
|
bind INS "+klook"
|
|
bind DEL "+lookdown"
|
|
bind PGDN "+lookup"
|
|
bind END "centerview"
|
|
bind PAUSE "pause"
|
|
bind MOUSE1 "+attack"
|
|
bind MOUSE2 "+forward"
|
|
bind MOUSE3 "+mlook"
|
|
"cl_particles_quality" "2"
|
|
"cl_stainmaps" "1"
|
|
"sensitivity" "4"
|
|
"snd_speed" "44100"
|