Files
quakemapping/mod_marcher/autoexec.cfg
2020-01-05 22:57:26 +01:00

21 lines
374 B
INI

//===!important!===
//===The Marcher Fortress===
//don't modify this unless you know what you are doing...
r_maxedges "100000" //default 2400
r_maxsurfs "100000" //default 800
//glquake
r_waterwarp "0" //should be enabled in some engines though
gl_clear "1"
r_clearcolor "2" //winquake grey
//FitzQuake...
gl_farclip "16384"
r_farclip "16384"