Re: Server.cfg
Posted: Fri 4. Sep 2026, 00:40
please :/:/:/:/
You're locking the interp at 15ms instead of setting it to 15.2 (or 30.3 if cl_interp_ratio is 2).
The server tries to send 1 tick every 15ms, yet it takes 15.2ms to calculate the next one—it's unplayable...
You're locking the interp at 15ms instead of setting it to 15.2 (or 30.3 if cl_interp_ratio is 2).
The server tries to send 1 tick every 15ms, yet it takes 15.2ms to calculate the next one—it's unplayable...