#How do I get 15.2 Lerp
1 messages · Page 1 of 1 (latest)
alias snapshot_buffer_safe snapshot_buffer_low in autoexec is one way
I think the recommended thing to do is snapshot_buffer=custom in modules.cfg and then set cl_interp_ratio however you like
alias snapshot_buffer snapshot_buffer_low in modules.cfg
Sorry if this sound dumb but, do you mean put both in the same string?
you would add a line with alias snapshot_buffer snapshot_buffer_low in your modules.cfg
Ok gotcha thank you