Too lazy to comment
This commit is contained in:
20
mod_marcher/autoexec.cfg
Normal file
20
mod_marcher/autoexec.cfg
Normal file
@@ -0,0 +1,20 @@
|
||||
//===!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"
|
||||
|
||||
Reference in New Issue
Block a user