Wierd Problem For Ns And Steam
FresH-MeaT
Join Date: 2004-01-31 Member: 25802Members
in the steam>settings>internet
my internet connection speed is the highest
lan\t1>1m
so when ever i enter ANY server my ping gets very high.. and i didnt understand why
900 ping 600 ping and so
so i noticed that this internet connection speed turns to modem 14.4K
every time i enter a server
and i just dont
after i change it back to lan\t1>1m and enter the game
it goes back to modem 14.4K
and my ping is high agin
this problem started in the last staem update
please help
<!--emo&:angry:--><img src='http://www.unknownworlds.com/forums/html//emoticons/mad.gif' border='0' style='vertical-align:middle' alt='mad.gif' /><!--endemo-->
my internet connection speed is the highest
lan\t1>1m
so when ever i enter ANY server my ping gets very high.. and i didnt understand why
900 ping 600 ping and so
so i noticed that this internet connection speed turns to modem 14.4K
every time i enter a server
and i just dont
after i change it back to lan\t1>1m and enter the game
it goes back to modem 14.4K
and my ping is high agin
this problem started in the last staem update
please help
<!--emo&:angry:--><img src='http://www.unknownworlds.com/forums/html//emoticons/mad.gif' border='0' style='vertical-align:middle' alt='mad.gif' /><!--endemo-->
Comments
Too little, and you lag behind with packetloss and choke, since you're not getting enough updates.
Too much, and your 56k modem is overwhelmed by the massive amounts of data, and you lose a lot of it.. making you warp around.
Try setting your connection speed in steam to what it ACTUALLY is.. You know, not what you think you're getting (T1 >1mb), but what you can actually get (28.8, 14.4.. whatever)
my download speed is: 200kb
my up spead is: 13kb
what should i put?
<!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->rate 25000
cl_cmdrate 101
cl_updaterate 101<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
this should solve your connection problems.
other settings that should not be left out are (put these into the userconfig too)<!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->ex_interp 0
m_filter 0<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
ex_interp 0 sets interp appropriatly to your connection settings. you don't want interpolation for 100 ms when you have only a 30 ms ping.
m_filter 0 removes the mouse filter which smoothes your mouse movement... not very handy if you want to aim properly.
<!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->rate 25000
cl_cmdrate 101
cl_updaterate 101<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
this should solve your connection problems.
other settings that should not be left out are (put these into the userconfig too)<!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->ex_interp 0
m_filter 0<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
ex_interp 0 sets interp appropriatly to your connection settings. you don't want interpolation for 100 ms when you have only a 30 ms ping.
m_filter 0 removes the mouse filter which smoothes your mouse movement... not very handy if you want to aim properly. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
to write this in console u mean?
you have a config.cfg and a userconfig.cfg they are both executed, but the userconfig will not be edited bei steam/hl. where entries in the config.cfg may be overwritten if it is not write protected.
if there is no userconfig.cfg in your base folder, create one and put these lines into it.
works like a charm