Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I create a config file for all my Quake console settings?

0
Posted

How can I create a config file for all my Quake console settings?

0

Using Windows notepad, you can create a text file that contains all your custom console settings for Quake or Quake 2. For GLQuake it might look something like this: gl_flashblend 0 r_mirroralpha 0.3 r_shadows 1 gl_playermip 2 Then save the file to your \QUAKE\ID1 directory as GLOW.CFG (or anything else you want to call it). For Quake 2, you place any config files in \QUAKE2\BASEQ2. Then, replace all the switches on your command line with this: +exec glow.cfg So your GLQuakeWorld command line might look like this: GLQUAKE.EXE +exec glow.cfg -heapsize 20000 Optionally, you could add these command lines to you autoexec.cfg file.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123