Skip to content

Instantly share code, notes, and snippets.

@klaufir216
Created July 13, 2022 15:26
Show Gist options
  • Select an option

  • Save klaufir216/1056e437bda0fdd63467a85700bb63b2 to your computer and use it in GitHub Desktop.

Select an option

Save klaufir216/1056e437bda0fdd63467a85700bb63b2 to your computer and use it in GitHub Desktop.
QCDE/QZ config info

QCDE / QZ config info

Mouse & FOV

action command
enable raw input in_mouse 3
sensitivity mouse_sensitivity [half of your quake sens]
enable true horizonal fov gl_true_fov 1
fov fov [angle]
invert mouse invertmouse 1

Starting weapon

action command
machine gun cl_startingWeapon 1
shotgun cl_startingWeapon 2
nailgun cl_startingWeapon 3

Convenience settings

action command
disable head bobbing movebob 0
enable hit beep cl_hitbeep 1
enable speedometer cl_speedometerr 1 (not a typo)
disable music snd_musicvolume 0
disable blood smears cl_showhudbloodsmears 0
disable visual recoil cl_weaponrecoil 0

Must have binds

action command
F: champions ability bind f +user1
O: champion info bind o +qcde_classinfo
F1: vote yes bind f1 vote_yes
F2: vote no bind f2 vote_no
F3: join game bind f3 join
F4: ready in duels bind f4 "say /ready"
F5: spectate bind f5 spectate
F11: spec previous player bind f11 spy_prev
F12: spec next player bind f12 spy_next

Some default binds

action command
H: champion selector bind h mpclassmenu
ctrl: crouch bind ctrl +crouch
mouse2: alternative attack bind mouse2 +altattack
E: use bind e +use (used on some maps to open doors)
space: jump bind space +jump
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment