Raised This Month: $51 Target: $400
 12% 

[CS:S] Suggested Server Rates


Post New Thread Reply   
 
Thread Tools Display Modes
Lob (UK
Veteran Member
Join Date: Jun 2009
Old 01-13-2010 , 20:06   Re: [CS:S] Suggested Server Rates
Reply With Quote #21

Quote:
Originally Posted by DruGzOG View Post
The Lagg has been a bit better.

This is what Im currently running as the start command. Any suggestions or modifications you may suggest?
Quit a few parameters you have set there.

Do you ever actually use Source TV?

I would remove them all from the command-line. The only one that is actually doing anything anyway is +tv_enable and that can still be set in the server.cfg. Obviously the TV has to enabled before the map which it will do when the map changes anyway.

Set them in your server.cfg i.e tv_enable 1, tv_maxclients, tv_port etc...

You opt out of Source TV by using the command-line parameter -nohltv which disables Source TV and closes its port (usually 27020). There is no need to actually set it in the command-line.

What is the reason for all the references to various CFG's in your command-line such as -tickrate {cfg1} and +map {cfg3}? Why not -tickrate 66, +map de_dust etc?

- Lob (UK)

Last edited by Lob (UK; 01-13-2010 at 20:11.
Lob (UK is offline
DruGzOG
Veteran Member
Join Date: Nov 2007
Location: Unknown
Old 01-13-2010 , 20:09   Re: [CS:S] Suggested Server Rates
Reply With Quote #22

Quote:
Originally Posted by Lob (UK View Post
Quit a few parameters you have set there.

Do you ever actually use Source TV?

I would remove them all from the command-line. The only one that is actually doing anything anyway is +tv_enable and that can still be set in the server.cfg. Obviously the TV has to enabled before the map which it will do when the map changes anyway.

Set them in your server.cfg i.e tv_enable 1, tv_maxclients, tv_port etc...

What is the reason for all the references to various CFG's in your command-line such as -tickrate {cfg1} and +map {cfg3}? Why not -tickrate 66, +map de_dust etc?

- Lob (UK)
Well Im quite not used to it hence why I posted it. Could you modify it and post it here? I have no use of the tv so I guess I can remove that
__________________
DruGzOG is offline
Send a message via AIM to DruGzOG
Lob (UK
Veteran Member
Join Date: Jun 2009
Old 01-13-2010 , 20:24   Re: [CS:S] Suggested Server Rates
Reply With Quote #23

Quote:
Originally Posted by DruGzOG View Post
Well Im quite not used to it hence why I posted it. Could you modify it and post it here? I have no use of the tv so I guess I can remove that
Ok assuming that you are not trying to exec a specific server.cfg and are using the server.cfg that you have put in cstrike/cfg, srcds will automatically execute it so that can be removed aswell.

Try this one and replace the IP, Port and map as required.

Code:
./srcds_run -game cstrike -ip xx.xxx.xxx.xxx -port 27015 +map de_dust +maxplayers 32 -autoupdate -tickrate 66 +fps_max 500
Set tv_enable 0 in your server.cfg so it is disabled which will also save resources.

- Lob (UK)
Lob (UK is offline
nightrider
SourceMod Donor
Join Date: Dec 2008
Old 01-13-2010 , 20:25   Re: [CS:S] Suggested Server Rates
Reply With Quote #24

Well we have some 66tic Counter-Strike Source servers dedicated dust2
34 + 2 reserved = 36 slot

Our command line looks something like this.
Code:
-game cstrike -tickrate 66 +fps_max 600 -console +ip 0.0.0.0 -port 27015 +maxplayers 36 +exec server.cfg +map de_dust2 -preload
Code:
//Code: 66 tickrate server

// bandwidth rates/settings
sv_minrate 13000
sv_maxrate 30000
sv_minupdaterate 33
sv_maxupdaterate 67
sv_mincmdrate 33
sv_maxcmdrate 67
sv_client_cmdrate_difference 1
sv_client_predict 1
sv_client_interpolate 1
sv_client_min_interp_ratio -1
sv_client_max_interp_ratio -1
__________________
[SIGPIC][/SIGPIC] the pantless
I am the Night Rider!, I'm a fuel-injected suicide machine.
I am a rocker! I am a roller!, I am an out-of-controller!


nightrider is offline
DruGzOG
Veteran Member
Join Date: Nov 2007
Location: Unknown
Old 01-13-2010 , 21:03   Re: [CS:S] Suggested Server Rates
Reply With Quote #25

Quote:
Originally Posted by nightrider View Post
Well we have some 66tic Counter-Strike Source servers dedicated dust2
34 + 2 reserved = 36 slot

Our command line looks something like this.
Code:
-game cstrike -tickrate 66 +fps_max 600 -console +ip 0.0.0.0 -port 27015 +maxplayers 36 +exec server.cfg +map de_dust2 -preload
Code:
//Code: 66 tickrate server

// bandwidth rates/settings
sv_minrate 13000
sv_maxrate 30000
sv_minupdaterate 33
sv_maxupdaterate 67
sv_mincmdrate 33
sv_maxcmdrate 67
sv_client_cmdrate_difference 1
sv_client_predict 1
sv_client_interpolate 1
sv_client_min_interp_ratio -1
sv_client_max_interp_ratio -1
If you wouldn't mind, could you post your server.cfg?
__________________
DruGzOG is offline
Send a message via AIM to DruGzOG
nightrider
SourceMod Donor
Join Date: Dec 2008
Old 01-13-2010 , 21:14   Re: [CS:S] Suggested Server Rates
Reply With Quote #26

Well I won't post my server config.
But that information should get you in the right direction.

I have trouble keeping 36 slots from lagging
as 32 is really the limit

You can read up on a post here at srcds.com
__________________
[SIGPIC][/SIGPIC] the pantless
I am the Night Rider!, I'm a fuel-injected suicide machine.
I am a rocker! I am a roller!, I am an out-of-controller!


nightrider is offline
DruGzOG
Veteran Member
Join Date: Nov 2007
Location: Unknown
Old 01-13-2010 , 21:15   Re: [CS:S] Suggested Server Rates
Reply With Quote #27

Quote:
Originally Posted by nightrider View Post
Well I won't post my server config.
But that information should get you in the right direction.

I have trouble keeping 36 slots from lagging
as 32 is really the limit

You can read up on a post here at srcds.com
I mean I want to get as high as possible to 50 or even 64 at a chance.
__________________
DruGzOG is offline
Send a message via AIM to DruGzOG
nightrider
SourceMod Donor
Join Date: Dec 2008
Old 01-13-2010 , 21:22   Re: [CS:S] Suggested Server Rates
Reply With Quote #28

Quote:
Originally Posted by DruGzOG View Post
I mean I want to get as high as possible to 50 or even 64 at a chance.
Not a chance with 50 or 64 slot without dropping down to 33tic
and even that will be hard.

Code: 100 tickrate server

bandwidth rates/settings
sv_minrate 13000
sv_maxrate 30000
sv_minupdaterate 67
sv_maxupdaterate 101
sv_mincmdrate 67
sv_maxcmdrate 101

Code: 66 tickrate server

bandwidth rates/settings
sv_minrate 13000
sv_maxrate 30000
sv_minupdaterate 33
sv_maxupdaterate 67
sv_mincmdrate 33
sv_maxcmdrate 67

Code: 33 tickrate server

bandwidth rates/settings
sv_minrate 13000
sv_maxrate 25000
sv_minupdaterate 22
sv_maxupdaterate 34
sv_mincmdrate 22
sv_maxcmdrate 34
__________________
[SIGPIC][/SIGPIC] the pantless
I am the Night Rider!, I'm a fuel-injected suicide machine.
I am a rocker! I am a roller!, I am an out-of-controller!


nightrider is offline
Lob (UK
Veteran Member
Join Date: Jun 2009
Old 01-13-2010 , 21:25   Re: [CS:S] Suggested Server Rates
Reply With Quote #29

Quote:
Originally Posted by DruGzOG View Post
I mean I want to get as high as possible to 50 or even 64 at a chance.
You lagged like hell with 50 slots at 100 Tick.

Your Lag is reduced when running 32 Slots at 66 Tick Rate.

This speaks for itself and answers your question and it is highly unlikely that you will be able to get the Slots you are looking for on your machine even at 33 Tick.

The 66 Tick Server Rates have been give by a few of us and they are all similar and they are the main thing you need to set right in your server.cfg.

You need to work with you have got and you may be able to tweak further.

You can create yourself a nice server.cfg from this site here.

http://www.cstrike-planet.com/cfgmaker?cfg=srcds

- Lob (UK)
Lob (UK is offline
nightrider
SourceMod Donor
Join Date: Dec 2008
Old 01-13-2010 , 21:28   Re: [CS:S] Suggested Server Rates
Reply With Quote #30

True that is a great config maker.
Your bandwidth will also add to the calculations.

Try this out even with the CPU number limited to a single core.
http://www.reece-eu.net/drekrates.php
__________________
[SIGPIC][/SIGPIC] the pantless
I am the Night Rider!, I'm a fuel-injected suicide machine.
I am a rocker! I am a roller!, I am an out-of-controller!


nightrider is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:47.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode