Forum
Net Settings
Created 9th September 2011 @ 13:34
Add A Reply Pages: 1
Hey Guys ;)
I have a question. How can i change the netsettings perfectly for my connection?
Like Rates, Interp and so on.
My generelly Ping is about 70.
need help =)
How long is a string?
Quoted from cube
Hey Guys ;)
I have a question. How can i change the netsettings perfectly for my connection?
Like Rates, Interp and so on.My generelly Ping is about 70.
need help =)
The only person that can do this is you. You’ll have to learn what settings there are and what exactly they are for, and then experiment. There is no magic combination of settings that will work perfectly for everyone with “70 ping”.
What clippen said, basically.
Quoted from clippen
How long is a string?
32cm – was a program that covered it on BBC. Or double it’s half.
Quoted from cube
Hey Guys ;)
I have a question. How can i change the netsettings perfectly for my connection?
Like Rates, Interp and so on.My generelly Ping is about 70.
need help =)
Not gonna lie but I think that isn’t viable. generally lerp should be 0.024 for hitscan (scout, sniper, heavy) and 0.016 for projectile classes.
For the rest i would just download Chris’ FPS net settings.
Jazz
// —————————————————————————-
// Net settings
// —————————————————————————-
// Whilst net settings perhaps aren’t an integral part of an FPS config, they
// are a fact of life in competitive TF2, and as such, they are included here.
//
// A common question I am asked — what defines whether a good connection is
// good or bad? Mostly personal preference. If you’re not willing to make the
// choice, try both and see which is better for you.
//
// Generally, meeting both of the following conditions would classify it as a
// good connection:
//
// – Ping of <80 to the average server you join
// – Generally no/negligible choke/loss (can be checked with `net_graph')
//
// There's some pretty good documentation on this here:
// http://developer.valvesoftware.com/wiki/Source_Multiplayer_Networking
//
// Uncomment (remove the `//' from) one of the groups if you want to use them.
// —————————————————————————-
// Good connection
//cl_cmdrate 66
//cl_interp 0.0152
//cl_interp_ratio 1
//cl_lagcompensation 1
//cl_pred_optimize 2
//cl_smooth 0
//cl_smoothtime 0.01
//cl_updaterate 66
//rate 60000
// Bad connection
//cl_cmdrate 40
//cl_interp 0.025
//cl_interp_ratio 1
//cl_lagcompensation 1
//cl_pred_optimize 2
//cl_smooth 0
//cl_smoothtime 0.01
//cl_updaterate 40
//rate 35000
Last edited by octochris,
Add A Reply Pages: 1