>> Try a few combinations and see what works out best for you.

Very Very Important Statement!
If you are running multiple servers per host then you need to watch your
CPU loading.
If you have not already tried this tiny little utility then you should
before you mess around with tickrate too much.
And you should see what results you can get using both!

The utility is called srcdsfpsbooster.
You can download it from http://www.noclans.com/downloads.htm

I still do not know who the C programmer is that wrote and compiled this
jewel.
It only has a few lines of code and does the trick to "unlock" the "fps".
And does so without any extra baggage.
If anyone know who the author is then tell me so I can put it in a
readme with the file.

Note: I run the booster as a service along with all the srcds servers
and teamspeak servers on my host using FireDaemon.
Firedaemon, IMHO, is well worth the money if you can swing it.
No more having to leave a user account logged in on your host to run a
dos console window.
(This is a security problem)

And when the host reboots, for whatever reason, all the services
automatically load up.


Renzo Rosales wrote:

You can make the server more responsive by setting sys_tickrate (or
sys_ticrate, don't have a machine to test on) to a value more higher,
but sys_tickrate will go as high as fps_max is set to. Example:

Correct:
-sys_tickrate 100 +fps_max 100 (tickrate will be 100)
-sys_tickrate 200 +fps_max 500 (tickrate will be 200)

Incorrect:
-sys_tickrate 100 +fps_max 80 (tickrate will be 80)
-sys_tickrate 200 +fps_max 100 (tickrate will be 100)

Try a few combinations and see what works out best for you.

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds







_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds

Reply via email to