ScabbyDog CSS forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Welcome to Scabby Dogs CSS forum
 
HomeLatest imagesSearchRegisterLog in

 

 what are rates and what do they do!

Go down 
3 posters
AuthorMessage
VipeR




Posts : 35
Join date : 2009-10-11

what are rates and what do they do! Empty
PostSubject: what are rates and what do they do!   what are rates and what do they do! Icon_minitimeTue Mar 30, 2010 2:23 am

Lag, ping choke and loss on CSS are all related, and can be cured in most situations. The steps below will help you lower your lag in game, and explain in detail exactly what it does, and what the terms mean.

Lag - A term used to say that a persons connection is slow, lagging.
Ping - This is a measure of the round trip time for a message to get from your computer to the server and back again, measured in milliseconds.
Latency - This measures the one way trip time from your computer, to the server. (if you think about it, latency at any time is LESS than your ping)
Rates - General term used for the speed settings of counter strike source


Ping is NOT Latency



1.
Your computer is sending too many packets to the server per second. If you try to send 100 commands to the server per second, and it can only accept 40, you are going to be getting 60 choke. This will make you SUCK, none of your shots will register, and only 40% of the things you try to make your player do will be done. (for solution, see below)
2.
The server is not able to read all of the information being sent to it. This can be caused by network lag at the server, or CPU lag at the server. The client cannot control this, but can accomodate for it (solution below)



Loss - Loss is lag from outside your computer and usually outside the server. This means that while your commands that are going to the server, they are following a path (sometimes can be 30 networks your commands go thru before they reach the server) and somewhere in that path, the packets dont make it to the next place. Those packets are 'lost' in the bowels of the net. Loss can also come from wireless connections, in which case you can change your wireless channel to fix.. Loss is for the most part out of your control, and could always be the most common situation, your connection just plain sucks.

net_graph 3 on CSS

what are rates and what do they do! Net_graph_3

To start, you will need to be able to access the console in Counter Strike Source. Press the ~ or the ` button, and drop the console. Enter the command "net_graph 3" and press enter (to remove this later, net_graph 0). Once you leave the console, you should see in the lower right of your screen some numbers that look like this:

ping choke loss lag css

Definitions of this menu:

1. FPS- How many frames per second your graphics card is doing
2. Ping- Round trip time from your computer to the server and back
3. Data - How many TCP/IP packets youre sending (you dont need to know this)
4. kilobits per second- how much actual data youre sending in and out (not needed)
5. How many times per second your computer updates your players position on the server (out -- the bottom one)
How many times per second the server sends your computer players positions (in -- the top one)
6. Loss - explained above
7. Choke - explained above


Steps to fix your lag in CSS

The following steps are meant for anyone that can read . These steps will solve your network lag, as long as it has to do with your Counter Strike Source settings. Use this guide for fixing all types of lag.

Note: Your ping may not be affected with these, but your lag will be cured.

You are going to be changing your rates, in an educated guess and check method, to achieve the best rates for your computer. You will need to know how to read net_graph 3, and you will need to have it enabled. You need to join a server, to tweak these settings properly.

To set your rates, enter the rate you want to set, then the number of times per second you want it set to.
Example: cl_cmdrate 30
cl_updaterate - How often your computer asks the server for players positions per second (default: 20)
cl_cmdrate - How many times per second your computer sends your position to server per second (default: 30)
rate - Maximum bytes per second you can receive
cl_interp - Changes the speed at which players positions are updated

Part 1 - Cmdrate and Updaterate

1. Enter a server and change your rates. cl_cmdrate 80 and cl_updaterate 60
2. Play the game for a few minutes. You will need to make sure that area 5 on the net_graph is not being limited by the server. If it stays at 33.3 or 66.6 all the time, it means you should tweak this on a different server that allows for higher rates (100 tick servers mean max of 100 updates and commands per second!)
3. Once you find a server that is not limited, you want to make sure your rates are cmd 80, and update 60. Play on the server for a few rounds, and keep an eye on your CHOKE and LOSS.
4. If you are experiencing choke, you will need to change your rates lower. The correct ratio for update to command means cl_updaterate should be 3/4 of cmdrate (75% is good)-- *This means CMDRATE is higher than UPDATERATE by little amount. So, lower your rates, keeping ROUGHLY the same ratio. If your choke is 30, lower your rates about 30 (but make sure you still use the ratio of 75%). This would mean cl_updaterate 35 and cl_cmdrate 50 (thats 70% ratio, close enough)
5. Try the new settings, and adjust your rates as needed. You want to lower your rates until you get less than 2 choke in the middle of a round, and less than 10 at the beginning, and end of a round. (choke is higher at beginning and end of rounds while server does stats, and resets objects)
6. Once you get to 0 choke, and 0 loss (loss may not change if it is a network problem) you have your proper rates.

Part 2 - The rate setting in CSS

The rate setting is used to set the MAX amount of data coming to you from the server in bytes per second. Rarely does your computer receive more than the max, and the more players on the server you are on, the more data you will recieve. On a 32 player server, you receive player positions, voice, chat, and nades weapons etc move. That will obviously use a lot of bandwidth to receive all that info.

In short, heres what you set your rate to, its not very important to tweak.
Connection Speed Set your rate to:

Slow DSL/Cable 20000
Fast DSL/Cable 25000

Part 3 - Interp setting in CSS

In Counter Strike Source, once your lag ping choke and loss are all fixed, you can improve your connection even more. The interp setting in CSS is used to tell your computer how fast to interpret the player and object positions sent to you by the server. The proper interp depends on your updaterate. Your cl_interp should be 1/updaterate. This means that if your updaterate is 50, your interp should be .02 - In the console type "cl_interp .02" or whatever yours should be. MAKE SURE YOU GET THE .02 and not just .2

There is also an interp setting that sets your interp automatically, adjusting dynamically. I do not use it, and cant give any advice, but the command is cl_interp 0.

CSS Rates Conclusion

These rates you now have apply best for the server you are on, but will be around the best rates for your computer on Counter Strike Source. Factors affecting your rates can change second to second and server to server, but now you know how to lower lag.
But please remember you mess with the rate too much no one will be able to kill you your hitbox will already be moved even though the attacker will see you as still there..............

hope this helps someone

VipeR
Back to top Go down
MrX
Admin
Admin
MrX


Posts : 140
Join date : 2009-05-13
Age : 42
Location : Sweden (Malmö)

what are rates and what do they do! Empty
PostSubject: Re: what are rates and what do they do!   what are rates and what do they do! Icon_minitimeTue Mar 30, 2010 6:21 am

I just want to add that on the net_graph picture section 5 your fps correspond directly to the output.
So to get the best out of a 100tic server you really need a PC that can push out 100+fps at all times.
Well for others on that server anyway Razz
Back to top Go down
D3g$




Posts : 50
Join date : 2009-08-22
Age : 50

what are rates and what do they do! Empty
PostSubject: Re: what are rates and what do they do!   what are rates and what do they do! Icon_minitimeFri Apr 02, 2010 8:07 am

Again excellent work and ty Cool I need to take the time to proper go through your posts and see what I can change (in my settings). I may still be poo but least I'll have tried hehe Laughing
Back to top Go down
Sponsored content





what are rates and what do they do! Empty
PostSubject: Re: what are rates and what do they do!   what are rates and what do they do! Icon_minitime

Back to top Go down
 
what are rates and what do they do!
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
ScabbyDog CSS forum :: General :: Tips & Trix-
Jump to: