Customizing your Quake Live config
5 Dec 2008 by xephyr in customization guides with 21 comments
A well customized Quake Live config that fits your preferences well enough is the beginning of good game play. Quake is one of the few games that allows extreme config customization. This is one aspect that makes Quake, in my opinion, better than all other shooters and creates extra opportunities.
Config Location
Let’s begin with finding the config file as Id software has done a great effort hiding it for us. You can find your config file in the following locations:
Windows Vista: %userprofile%\AppData\LocalLow\id Software\quakelive\home\baseq3
Windows XP: %appdata%\id Software\quakelive\home\baseq3
GNU/Linux: ~/.quakelive/quakelive/home/baseq3
Please note you have to allow to see hidden files before you can actually go to this map in Windows, this is not needed for GNU/Linux.
You will find several configs in the baseq3 folder, such as autoexec.cfg and qzconfig. I personally prefer to create and customize a personal config because other methods are not optimal, yet.
Now lets take a look at some of the things you can change or add in your config.
Teambinds
For Capture The Flag following team binds can be useful:
bind [KEY] “say_team INCOMING/ESCAPING HIGH”
bind [KEY] “say_team INCOMING/ESCAPING LOW”
bind [KEY] “say_team BASE LOST, NEED HELP”
bind [KEY] “say_team MEGAHEALTH AVAILABLE, TAKE IT”
bind [KEY] “say_team YELLOW ARMOR AVAILABLE, TAKE IT”
bind [KEY] “say_team RED ARMOR AVAILABLE IN BASE, TAKE IT”
bind [KEY] “say_team READY FOR ATTACK”
Customization commands
Here you can find a few of the important commands to distinguish your config from another one.
- seta sensitivity “value” change your mouse sensitivity
- seta cg_crosshairPulse “0″ 0 – crosshair will not enlarge when you pickup an item, 1 – crosshair will enlarge when you pickup an item
- seta cg_crosshairColor “2″ values 0 – 7 to set the color of your crosshair (needs cg_crosshairhealth 0 to work)
- seta cg_bob “0” removes bobbing while moving (bobbing = the slightly moving up/down from your screen as you walk)
- seta cg_autoswitch “0″ 1 – switch gun when picking it up, 2 – doesn’t switch gun when picking it up.
- seta cg_kickscale “0” your screen won’t shake anymore when you get hit
- seta cg_newWeaponBar “1″ 1 – weaponbar constantly on the left, 0 – weaponbar above health and armor upon switching
- seta cg_truelightning “0.75″ values 0 – 1 to determine the stiffness of your lightning beam. 0 considers lag, 1 is totally stiff. A good mix used by many is 0.75.
- seta r_picmip “5” values 0 – 10 to determine the level of detail of the walls. 0 being the highest detail.
- seta r_vertexlight “1″ vertex lighting, this should increase your FPS.
- seta cg_fov “100” change your field of view
- seta cg_noprojectiletrail “1” removes smoke trail from rockets and grenades and increases visibility.
- seta cg_leveltimerdirection “0″ 1 – timer counts down, 0 – timer counts up.
- cg_crosshairBrightness “1″ Lower values between 0-1 will make the crosshair appear darker, becoming black at “0″
- seta r_drawSun “0″ remove the sun.
- seta cg_drawGun “2″ value “0″ will hide your weapon – “1″ value will show your weapon, but swaying as you walk – “2″ value will show your weapon and it will not sway as you walk
- seta r_dynamiclight “0” remove rocket flash, etc.
- seta cg_switchOnEmpty “1″ 1 – switch gun when empty, 2 – doesn’t switch gun when empty.
- seta s_ambient “0” turn off the ambient sound.
- seta model “Mynx” your model.
- seta cg_forceTeamModel “Mynx” Force all team models to be this same model.
- seta cg_forceEnemyModel “tankjr/bright” Force all enemy models to be the same model.
Custom HUD
A lot of custom huds and custom crosshairs can be found on the internet. Once you found one that suits you, place the hud into your base folder: /baseq3/ui/.
Following line should then be added in your config: seta cg_hudFiles “ui/HUDNAME.cfg”
There’s a more detailed quakelive hud Installation guide on this site written by EmSixTeen as well.
There are still more possibilities to tweak your config and more ways to customize will become available soon. This post should get you started to get a decent config, though.
Example Configs
If you want some examples of Quake Live configs check out the configs on our quake live configs section, which features some configs of the best players in the world such as Fox or Stermy.
Quake Live Config Generator
To use all these commands in your Quake Live config you could give holysh1t’s online config generator or Yamanaka’s Quake Live config generator a try.





I’m currently working on a complete cvar, command and toggle list for this website that should explain what everything does. It will not guide you to create the ultimate config, this might be something related but is not the goal of the list.
When? When it is done, as it is alot of work.
(and I still have to find out if we can even publish such a list at the moment, nda and all :/)
Great info xep!
additional info:
Opening the console in quake live: hold ctrl + alt + ² or ~ (depending on what keyboard you have). Type in com_allowconsole 1 to enable easy console access in Quake Live (just ~ or ²).
Also, to save a config in quake live use the command /writeconfig configname in the console. (I do “/writeconfig d” and execute this config by typing “/exec d” in the console). To have this config automaticly load everytime you start quake live I also do “/writeconfig autoexec” in the console. Like xep already mentioned… writing autoexec and a personal config usually is enough
Great info, couldnt find it anywhere else. Thanks.
When im trying to locate baseq3 i cant find it. i get as far as the quake live map but that does not contain any man thats called home just a dll file and 2 other files. is there an other quake live or other dirrectory.
PLZ Help need my q3 cfg:)
// Golver
Please note you have to allow to see hidden files before you can actually go to this map.
great info, thank you guys for this article!
nice job!!!!!!!!!!!!!!!!!
Hello,
I don’t remember the command to unbind the windows bind, can anyone help me ?
My user name in windows is “Loïs”.
This :
%userprofile%\AppData\LocalLow\id Software\quakelive\home\baseq3
is
C:\Users\Loïs\AppData\LocalLow\id Software\quakelive\home\baseq3
but in fact my real folder for quake live is :
C:\Users\Loïs\AppData\LocalLow\id Software\quakelive\home\baseq3
so becarfull
[...] lo menos eso me paso a mi. si el comando es seta cg_forceTeamModel en esta pagina hay un par: Customizing your Quake Live config [...]
And what about ‘Buntu?
In Ubuntu its /home/username/.quakelive/quakelive/home/baseq3/
Cheers from Hungary
thanks a lot, very helpful post.
you should fix the quatation marks though and use such – ”
also post ur configs here guys.
Windows Vista: %userprofile%\AppData\LocalLow\id Software\quakelive\home\baseq3
Windows XP: %appdata%\id Software\quakelive\home\baseq3
Linux: ~/.quakelive/quakelive/home/baseq3
Hey, i’m having trouble finding the id software folder on windows XP. Any help?
Ah, well I kinda had to make the folder >.>
But I think thats the problem… Cause none of it is working, with the in-game console commands or anything.
am i able to make my own serves like i wonna play only with my friends like 5 or 6 users
Thanks
[...] Hilfen auf Holysh1t von Xephyr im Quake Live Forum von Yakumo – umfangreich, Details werden aber mit unter [...]
Sorry, this is not possible now. Later you can BUY a premium account. With this you can!
Great post. thnx
Hi. I tried seta cg_forceEnemyModel “tankjr/bright” and worked but when I wanted to restore the models I just can not restore them, I have tried everything, erasing the line from .cfg files, re execing the custom and clean config but nothing, anyone have a clue?
I changed my name colour but now I can’t get my clantag to appear.