by James S » Dec 14, 2002 @ 4:54am
Post any autoexec.cfg optimizations you have here. Here is what I used with PocketQuake, makes it run really fast. Comments/description after the double-slash.
r_maxparticles "0" //maximum onscreen explosion particles
d_mipcap "4" //sets a maximum quality for all textures, close or far (0=high, 4=low quality)
set d_mipscale "4" //maximum scaled quality of distant textures (0=high, 4=low quality)precache "1"//loads sounds before map starts to eliminate ingame pauses
r_drawviewmodel "0" //doesn't draw your gun
r_maxsurfs "400" //limits rendered surfaces
r_maxedges "1600" //limits max edges rendered, maxsurfs*4=maxedges
Last edited by
James S on Dec 17, 2002 @ 12:39am, edited 1 time in total.
<img src="http://home.comcast.net/~sonne/james/tag.gif">