SRCDS Steam group


Tickrate modification for FreeBSD
#1
Hi is there anyone out there that knows of a way to modify the tickrate for BSD. I'm just getting a steady 50 tickz.
my command: ./srcds_run -console -game cstrike -autoupdate +fps_max 500 -pingboost 3 -tickrate 100 +maxplayers 11
Reply
#2
Boot the kernel frequency to 1000Hz, Yes, FreeBSD has this, if you don't know how to, you probably shouldn't be running it. If you can't modify the kenel, well, nothing else you can do.
[Image: userbar_wow.jpg]
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Reply
#3
In FreeBSD, being a well written kernel, there's no need to restart, or even recompile the kernel to do this.

'sysctl -a kern.clockrate' will show you your current clockrate in the kernel.

man sysctl(8) for more info (that is, 'man 8 sysctl').

You want to set kern.clockrate hz to 1000.

Add this to /etc/sysctl.conf (again, 'man 5 sysctl.conf' for more info).

Enjoy.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)