Skip to content

Commit 627489d

Browse files
committed
docs regen
1 parent bc12cc9 commit 627489d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/cvars.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
|sar_demo_clean_start|0|Attempts to minimize visual interpolation of some elements (like post-processing or lighting) when demo playback begins.|
174174
|sar_demo_clean_start_tonemap|0|Overrides initial tonemap scalar value used in auto-exposure.<br>Setting it to 0 will attempt to skip over to target value for several ticks.|
175175
|sar_demo_clean_start_tonemap_sample|cmd|sar_demo_clean_start_tonemap_sample [tick] - samples tonemap scale from current demo at given tick and stores it in "sar_demo_clean_start_tonemap" variable. If no tick is given, sampling will happen when `__END__` is seen in demo playback.|
176-
|sar_demo_modelcache_clear_protected_flags|0|Fix demo model-cache growth by clearing stale CModelLoader protected flags on demo stop.|
176+
|sar_demo_modelcache_clear_protected_flags|0|Fix demo model-cache growth by clearing stale CModelLoader protected flags on demo stop. Requires sv_cheats 1 to enable.|
177177
|sar_demo_overwrite_bak|0|Rename demos to (name)_bak if they would be overwritten by recording|
178178
|sar_demo_portal_interp_fix|1|Fix eye interpolation through portals in demo playback.|
179179
|sar_demo_remove_broken|1|Whether to remove broken frames from demo playback|

0 commit comments

Comments
 (0)