Zharga_another question,where do i put my settings?
(in autoexec,comfig,or make a new one named "custom"?
You can make a new file called custom.cfg.
FreudThis seems like weak justification. If the game did networking at a rate of 66.7 then it wouldn't send 66 whole packets and a single 2/3 of a packet every second, it would send 200 whole packets every 3 seconds. You could use the same logic to say that it's impossible for the server to have tickrate 66.7, as it can't do 2/3 of a tick - this reasoning is clearly invalid, as the sever does have tickrate 66.7.
How would it send those 2 extra packets over 3 seconds? You can't just say that over a longer time, it would become a whole snapshot, snapshots need to be sent at a constant, discrete rate per second, which is 66 snapshots per second. Snapshot rate can't be a decimal.
FreudAlso, just to be totally clear, what should I set net_compresspackets to to minimise network usage?
net_compresspackets 1.
FreudComments in comfig.cfg seem to suggest that net_compresspackets_minsize 0 would also reduce network usage. Is this the case? It would also be good to know if there are other settings I could use to reduce network usage further.
Yes.
6.0.0 released with a new way to install, documentation improvements, optimizations and improved organization.