Cl_smoothtime And Cl_vsmoothing
tjosan
Join Date: 2003-05-16 Member: 16374Members, Constellation
<div class="IPBDescription">what is their function?</div> Question in the topic... does anyone know what their actual function is? They are not locked cvars, you can change them freely.
I think their default values are
cl_smoothtime 0.1
cl_vsmoothing 0.05
Which happens to correspond to ex_interp default value of 0.1 in a most tempting way...
Any idea?
I think their default values are
cl_smoothtime 0.1
cl_vsmoothing 0.05
Which happens to correspond to ex_interp default value of 0.1 in a most tempting way...
Any idea?
Comments
<a href='http://www.tweakguides.com/HL2_8.html' target='_blank'>smoothtime</a>
cl_smoothtime [seconds] - Time over which to smooth the view after prediction errors. If cl_smooth is enabled, experiment with values to see which gives the best results.
all I could find for cl_vsmoothing was "second screen interpolation time" I think this value is supposed to be half the value of smoothtime
But to start off, which direction (+/-) would move your collisions 'forward'?