r_rockettrail/r_grenadetrail 0 disables
both cvars marked as semicheats switched faithful for highfps in presets.. need a faithful preset probably git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1596 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
8728f3abbb
commit
88098ab5d3
3 changed files with 21 additions and 8 deletions
|
@ -365,7 +365,7 @@ typedef struct {
|
|||
presetinfo_t preset[] =
|
||||
{
|
||||
{"r_presetname", {"286", "fast", "default", "nice", "realtime"}},
|
||||
{"r_particlesdesc", {"none", "faithful", "spikeset", "spikeset", "spikeset"}},
|
||||
{"r_particlesdesc", {"none", "highfps", "spikeset", "spikeset", "spikeset"}},
|
||||
{"r_stains", {"0", "0", "1", "1", "1"}},
|
||||
{"r_drawflat", {"1", "0", "0", "0", "0"}},
|
||||
{"r_nolerp", {"1", "1", "0", "0", "0"}},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue