SRCDS Steam group


fps/tick/reg
#1
I am having the following problem/issue:

The server is stable, but I have some issues with my ingame FPS and tick...My fps drop quite a bit on most maps(local computer, not server). My tickrate also drops down to 98 sometimes in a 10man scrim. The registry is decent, but it could be better.

[Image: srcds.jpg]


The dips were due to me updating the server...

Does anyone have any ideas on how to keep the tickrate to 100 constant along with increasing the client side FPS/registry?

I am using an idler.

Any and all help is VERY appreciated!
Reply
#2
Server FPS has nothing to do with client fps. A client could have 500 FPS on a server that has 50FPS. The best way to keep 100 tickrate on the player is to have a good graphics card. If you FPS dips below 100, the tick/update will dip to that amount too.
Reply
#3
The tick is server side. The ping under net_graph increases when in fire fights.
To update: The actual problem is that the ping under net_graph increases whenever I throw nades and what not...So it looks like the nades are lagging across the screen when I throw them....

Any suggestions welcomed!


Thanks.
Reply
#4
either your connection is bad or you are using bad net settings. try those settings:
Code:
sv_maxrate 30000
sv_minrate 10000
sv_minupdaterate 45
sv_maxupdaterate 100
sv_mincmdrate 45
sv_maxcmdrate 100

and make sure your client rate is 30000. Do you have loss or choke?

For furhter information look here:
http://wiki.fragaholics.de/index.php/EN:Source_Netsettings
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!)
Do not ask technical questions via PM!
Reply
#5
Thanks for the help Behaartes it did the trick. Everything was choppy before, and now it is perfect. Also there was no loss or choke Smile.
Reply
#6
The "tick" in netgraph isn't tick ^^, tick does not fluctuate Toungue
Reply
#7
The tick does not fluctuate you say. But when the server is to loaded to maintain stability does not the tick get affected?
Reply
#8
UPADTE: The lag is still there, it is not as bad as it used to be....I am assuming that it is the network?(I have 100 tick constant, the fps are stable, no loss/choke...)

Here is my server.cfg

fps_max 0
sv_lan 0
sv_maxupdaterate 120
sv_minupdaterate 20
sv_unlag 1
sv_maxunlag .5
sv_voiceenable 1
sv_airaccelerate 10
sv_allowdownload 1
sv_allowupload 1
sv_alltalk 0
sv_cheats 0
sv_friction 4
sv_gravity 800
sv_maxrate 25000
sv_maxspeed 320
sv_stepsize 18
sv_stopspeed 75
sv_timeout 65
sv_voicecodec vaudio_speex
sv_mincmdrate 30
sv_maxcmdrate 100
sv_minupdaterate 30
sv_maxupdaterate 100
sv_client_predict 1
sv_client_interpolate 1
sv_client_interp 0.01
sv_client_cmdrate_difference 30
sv_pure 2
zb_bunnyfix 1

decalfrequency 60
host_framerate 0
Reply
#9
the tickrate depends on the server fps, so if they are stable, the tickrate is stable as well. if there are lags desiped of stable fps, it's either the connection or the client. but client lags look different usually. during a network lag the client graphics is not entirly frozen, while client lags usually mean there are no images rendered anymore.
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!)
Do not ask technical questions via PM!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)