PDA

View Full Version : what's the command for ticrate?



PunkPino
02-03-2010, 05:06 AM
what's the ticrate command? my servers max fps is only 250 =/

yuri
02-03-2010, 05:18 AM
Well, ticrate is not a command its a srcds parameter.
-ticrate X

X - int value

PunkPino
02-03-2010, 05:25 AM
i've tried using that command with both 33 66 100 and 200 as the int value but it didn't have any effect on the servers fps when i did rcon stats

PunkPino
02-03-2010, 05:28 AM
i've also tried using +ticrate, +tickrate and -tickrate

SebM
02-03-2010, 08:50 AM
The source engine definitely uses -tickrate

Here a quote of the Valve Developer Community :


The server admin may override the default tickrate with the -tickrate command line parameter, though tickrate changes done this way are not recommended because the mod may not work as designed if its tickrate is changed.

PunkPino
02-03-2010, 10:18 AM
well, i've tried a bunch of different integers and none of them had any effect on the servers fps

DaFox
02-03-2010, 10:41 AM
Are you putting it in your launch options?

FPS is different from tickrate btw. You can have 100Tick 1000 FPS, 100 Tick 100FPS, 33Tick 500FPS etc.

PunkPino
02-03-2010, 10:59 AM
i'm putting it into the target in the properties of the srcds shortcut

Strika
02-03-2010, 12:53 PM
its -tickrate on your command line, make sure you add - in front of +, so ./srcds_run -console -game cspromod -tickrate 100 +map csp_dust2 +maxplayers 20

for fps, i think its +fps_max 1000? or is it -? im not sure.

4ndy
02-03-2010, 07:05 PM
FPS is +

4ndy
02-03-2010, 07:11 PM
what's the ticrate command? my servers max fps is only 250 =/
250fps is standard unless you have purchased a 500fps or 1000fps server. If you are running them from your home pc or dedi you will be able to open it up to 500fps only, if you are running most windows OS systems by using windows media player or scrdsboost although Windows Server 2008 can be opened up to 1000fps by manipulating the kernels. I'm not too familiar with Linux but I believe again you need to change your kernel settings to achieve it.