Posts: 38
Threads: 7
Joined: Dec 2007
Reputation:
1
Hi,
i think my server tickrate isnt working very wel.
when i am at my server and look at the net_graph 3 thing, its says:
in: about 33/s
and out: when i dont move: about 100/s
when i move: about 66/s
This is startup command:
C:\SRCDS\srcds.exe -console -game cstrike -tickrate 100 -ip 192.168.0.136 -port 27016 -maxplayers 6 +map de_dust2
Why does it says at in only 33, and why does it change at out to 66 when i move?
thx in advance[/align]
Posts: 5,178
Threads: 65
Joined: Mar 2005
Reputation:
22
03-25-2008, 04:24 AM
(This post was last modified: 03-25-2008, 04:24 AM by Drocona.)
Possibilities:
1. You run the server on the same machine as you play, resulting the game getting all attention and server won't work.
2. The servers FPS is too low to get above 33 FPS
3. Your client settings are not correct (you should get a lot choke too), "cl_updaterate 100" and "rate 30000" should fix this
Posts: 38
Threads: 7
Joined: Dec 2007
Reputation:
1
I run the server on the same machine i play with
When i typ stats in server console it gives 458 fps
My rates were correct
So it need to be the first i think
Posts: 5,178
Threads: 65
Joined: Mar 2005
Reputation:
22
Try to use rcon, type "rcon stats" in the ingame console and see what the FPS is then (when you are in game the computer focuses on the game instead of server)
Posts: 38
Threads: 7
Joined: Dec 2007
Reputation:
1
rcon stats in ingame console gives always about 255 fps and sometimes it gives 480, but immediatley after back 255, so its almost always 255
Posts: 5,178
Threads: 65
Joined: Mar 2005
Reputation:
22
ok, do you have sv_maxcmdrate set somewhere in your server.cfg, also make sure it's 100.
Posts: 38
Threads: 7
Joined: Dec 2007
Reputation:
1
ok, it wasn't in my server.cfg
I added it, and i also changed the sv_maxupdaterate to 100.
Now i have at in and out both 100 when i stand still, but when i run it keeps changing to about 70-80, and when i stop moving then it goes up again to 100. Is this normal?
Posts: 5,178
Threads: 65
Joined: Mar 2005
Reputation:
22
No, it means the CPU can't handle (probably low FPS), do you run windows media player or the srcdsfpsboost?
Posts: 38
Threads: 7
Joined: Dec 2007
Reputation:
1
I runned srcdsfpsboost.exe , but its still the same.