Wierd Problem For Ns And Steam

FresH-MeaTFresH-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-->

Comments

  • DelphiDelphi Join Date: 2003-04-02 Member: 15134Members, Constellation
    Those settings control general data flow between you and the server.

    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)
  • FresH-MeaTFresH-MeaT Join Date: 2004-01-31 Member: 25802Members
    i have ADSL 1.5
    my download speed is: 200kb
    my up spead is: 13kb

    what should i put?
  • rockst4rrockst4r Join Date: 2003-08-14 Member: 19682Members
    just write this into your userconfig:
    <!--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.
  • duvelduvel Join Date: 2004-02-09 Member: 26318Members, Constellation, Reinforced - Shadow
    i use m-speed while gaming for cable boosting, i dunno if it works but it will do something <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo-->
  • FresH-MeaTFresH-MeaT Join Date: 2004-01-31 Member: 25802Members
    <!--QuoteBegin-rockst4r+Mar 5 2004, 04:57 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (rockst4r @ Mar 5 2004, 04:57 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> just write this into your userconfig:
    <!--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?
  • rockst4rrockst4r Join Date: 2003-08-14 Member: 19682Members
    yes and no. you could write them into your console everytime you want to play, but if you put them into your config/userconfig they will be executed everytime you play without any work to be done.

    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.
  • FresH-MeaTFresH-MeaT Join Date: 2004-01-31 Member: 25802Members
    edited March 2004
    ok thank you very much


    works like a charm
Sign In or Register to comment.