View Single Post
cravenge
Veteran Member
Join Date: Nov 2015
Location: Chocolate Factory
Old 07-17-2022 , 09:33   Re: L4D/L4D2 Tickrate Enabler
Reply With Quote #287

Quote:
Originally Posted by gongo View Post
EDIT: Definitely broken for the boomer vomit, shorter than vanilla, can't often reach the survivor. Using tickrate enabler 1.5.

Are you sure the boomer vomit works correctly? I run 60tickrate server and it seems the boomer often has difficulties vomiting on someone.



From the screenshot it looks like your server is running at 30 FPS

If you have "sm_cvar fps_max 0" in your server.cfg, I don't know what else could be wrong.

I noticed if you host the server on Windows, it has some weird FPS caps.
Also if you host it on your machine, make sure the server window is not minimized (it can cause issues too).

And I don't recommend changing nb_update_frequency. It will cause issues with zombies (unless you don't mind). Even setting it to 0.065 caused some issues on 100tickrate I was testing.
Quote:
Originally Posted by cravenge View Post
Code:
sm_cvar "nb_update_frequency" "0.03333333"

// Boomer vomit range fix (default value * server tickrate / default tickrate - Can't say the same for any other value above 66)
sm_cvar "z_vomit_velocity" "3740.0"
And how did you come up with the 0.065 value for nb_update_frequency? You didn't just picked randomly, did you?

Last edited by cravenge; 07-17-2022 at 09:39.
cravenge is offline