Skip to content

Instantly share code, notes, and snippets.

@kireal
Created May 8, 2026 20:08
Show Gist options
  • Select an option

  • Save kireal/58edb4cff3fa7a7e1f7755392e59210c to your computer and use it in GitHub Desktop.

Select an option

Save kireal/58edb4cff3fa7a7e1f7755392e59210c to your computer and use it in GitHub Desktop.
My Q3 config
// generated by quake, do not modify
unbindall
bind TAB "+scores"
bind ENTER "+button2"
bind ESCAPE "togglemenu"
bind SPACE "weapon 7"
bind + "sizeup"
bind - "sizedown"
bind / "weapnext"
bind 0 "weapon 10"
bind 1 "weapon 1"
bind 2 "weapon 2"
bind 3 "weapon 3"
bind 4 "weapon 4"
bind 5 "weapon 5"
bind 6 "weapon 6"
bind 7 "weapon 7"
bind 8 "weapon 8"
bind 9 "weapon 9"
bind = "sizeup"
bind [ "weapprev"
bind \ "+mlook"
bind ] "weapnext"
bind _ "sizedown"
bind ` "toggleconsole"
bind a "+moveleft"
bind c "+movedown"
bind d "+moveright"
bind s "+back"
bind t "messagemode"
bind w "+forward"
bind ~ "toggleconsole"
bind PAUSE "pause"
bind UPARROW "+forward"
bind DOWNARROW "+back"
bind LEFTARROW "+left"
bind RIGHTARROW "+right"
bind ALT "+strafe"
bind CTRL "+attack"
bind SHIFT "+speed"
bind DEL "+lookdown"
bind PGDN "+lookup"
bind END "centerview"
bind F1 "vote yes"
bind F2 "vote no"
bind F3 "ui_teamorders"
bind F11 "screenshot"
bind MOUSE1 "+attack"
bind MOUSE2 "+moveup"
bind MOUSE3 "+zoom"
bind MWHEELDOWN "weapnext"
bind MWHEELUP "weapprev"
seta r_picmip "3"
seta r_vertexLight "1"
seta r_subdivisions "20"
seta r_detailtextures "0"
seta r_mapOverBrightBits "5"
seta r_overBrightBits "2"
seta r_intensity "1.3"
seta r_gamma "1.4"
seta r_displayrefresh "75"
seta com_maxfps "120"
seta cg_shadows "0"
seta cg_marks "0"
seta cg_gibs "0"
seta cg_brasstime "0"
seta cg_drawgun "0"
seta cg_simpleitems "1"
seta r_fastsky "0"
seta r_dynamiclight "0"
seta sensitivity "3.1"
seta m_pitch "-0.015"
seta m_yaw "0.01400"
seta m_filter "1"
seta cl_mouseAccel "0.25"
seta cg_enemycolors "aaaa"
seta cg_forcecolors "0"
seta cl_maxpackets "125"
seta rate "50000"
seta cl_packetdup "0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment