Page 1 of 3 123 LastLast
Results 1 to 15 of 31
http://idgs.in/213148
  1. #1

    Join Date
    Jun 2009
    Posts
    4
    Points
    45.00
    Thanks: 0 / 1 / 1

    Default cara mengurangai latency game online

    saya sudah coba pake cara ini, hasilnya sangat mengagumkan, mengurangi hampir 50% latency wow us server. untuk info lebih lengkapnya ada di blog saya :
    Last edited by -GajahLampung-; 22-01-11 at 21:27. Reason: dilarang promosi blog

  2. Hot Ad
  3. The Following User Says Thank You to belutthegreat For This Useful Post:
  4. #2
    dycedarg
    Guest

    Default

    boleh dicoba nih tapi btw lebih kenceng ngga setelah di setting?

  5. #3
    yuibo's Avatar
    Join Date
    Jan 2007
    Location
    Jogja Realm
    Posts
    207
    Points
    237.50
    Thanks: 3 / 1 / 1

    Default

    ama DR bagusan mana ?

  6. The Following User Says Thank You to yuibo For This Useful Post:
  7. #4

    Join Date
    Jun 2009
    Posts
    110
    Points
    131.30
    Thanks: 0 / 3 / 3

    Default

    yang udah pernah coba share dunk gmn previewnya

  8. The Following User Says Thank You to kenusuki For This Useful Post:
  9. #5
    petrusali's Avatar
    Join Date
    Apr 2008
    Location
    Bojonegoro
    Posts
    3,376
    Points
    3,648.30
    Thanks: 38 / 44 / 26

    Default

    Cara itu emang bener bisa ngurasi latency kok. Coba aj gk ad ruginy. Gw dah lama pake cara itu. Tapi ad 1 lg tambahan utk ningkatin bandwidth (XP doank, laenny gk pernah nyoba).
    1. Run gpedit.msc
    2. Buka Computer Config -> Adm Temp -> Network -> QoS Packet Sched
    3. Double click Limit Reservable Bandwidth
    4. Pilih Enabled & Limit diisi 0%

  10. The Following User Says Thank You to petrusali For This Useful Post:
  11. #6

    Join Date
    Jun 2009
    Posts
    110
    Points
    131.30
    Thanks: 0 / 3 / 3

    Default

    Quote Originally Posted by petrusali View Post
    Cara itu emang bener bisa ngurasi latency kok. Coba aj gk ad ruginy. Gw dah lama pake cara itu. Tapi ad 1 lg tambahan utk ningkatin bandwidth (XP doank, laenny gk pernah nyoba).
    1. Run gpedit.msc
    2. Buka Computer Config -> Adm Temp -> Network -> QoS Packet Sched
    3. Double click Limit Reservable Bandwidth
    4. Pilih Enabled & Limit diisi 0%
    okeee di coba dlu ya

    oh ya untuk yg cara mengurangi latency uda gw liat di webnya , kl buat main game lain trik ke 2 nya download dmn ? ato ga usa pake trik 2 ?

  12. The Following User Says Thank You to kenusuki For This Useful Post:
  13. #7

    Join Date
    Jan 2009
    Location
    cipinang
    Posts
    301
    Points
    364.60
    Thanks: 0 / 3 / 3

    Default

    ada cara laen ga?

    cos ga begitu ngefek banget cara nya

  14. The Following User Says Thank You to vanvirtue For This Useful Post:
  15. #8
    petrusali's Avatar
    Join Date
    Apr 2008
    Location
    Bojonegoro
    Posts
    3,376
    Points
    3,648.30
    Thanks: 38 / 44 / 26

    Default

    Quote Originally Posted by kenusuki View Post
    okeee di coba dlu ya

    oh ya untuk yg cara mengurangi latency uda gw liat di webnya , kl buat main game lain trik ke 2 nya download dmn ? ato ga usa pake trik 2 ?
    Kalo game yg dimaenkan WoW y kudu pake (http://www.wowinterface.com/download...atencyFix.html). Kalo gem laen gk perlu.

    @atas
    Cara lain? Ada. Ganti ISP yg lbh kenceng.

  16. The Following User Says Thank You to petrusali For This Useful Post:
  17. #9

    Join Date
    Jun 2009
    Posts
    110
    Points
    131.30
    Thanks: 0 / 3 / 3

    Default

    sipp thanks bosss

  18. The Following User Says Thank You to kenusuki For This Useful Post:
  19. #10

    Join Date
    Jun 2008
    Location
    INDOGAMERS
    Posts
    223
    Points
    274.20
    Thanks: 1 / 1 / 1

    Default

    wahh ini sie promosi blog ..
    swt banget ini ..

  20. The Following User Says Thank You to bDg-OVEREXTREEM For This Useful Post:
  21. #11

    Join Date
    Jan 2009
    Location
    cipinang
    Posts
    301
    Points
    364.60
    Thanks: 0 / 3 / 3

    Default

    As specified in RFC 1122, TCP uses delayed acknowledgments to reduce the number of packets that are sent on the media. Instead of sending an acknowledgment for each TCP segment received, TCP in Windows 2000 and later takes a common approach to implementing delayed acknowledgments. As data is received by TCP on a particular connection, it sends an acknowledgment back only if one of the following conditions is true:

    * No acknowledgment was sent for the previous segment received.
    * A segment is received, but no other segment arrives within 200 milliseconds for that connection.

    Typically, an acknowledgment is sent for every other TCP segment that is received on a connection unless the delayed ACK timer (200 milliseconds) expires. You can adjust the delayed ACK timer by editing the following registry entry.

    Important Before you edit this registry entry, you must first install the hotfix that is described in the following article:
    815230 (http://support.microsoft.com/kb/815230/ ) Changing the TcpAckFrequency value to 1 does not have any effect


    Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
    322756 (http://support.microsoft.com/kb/322756/ ) How to back up and restore the registry in Windows
    Subkey: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\<Interface GUID>
    Entry: TcpAckFrequency
    Value Type: REG_DWORD, number
    Valid Range: 0-255
    Default: 2
    Description: Specifies the number of ACKs that will be outstanding before the delayed ACK timer is ignored. Microsoft does not recommend changing the default value without careful study of the environment. For more information, visit the following Microsoft Web page:
    http://technet2.microsoft.com/Window....mspx?mfr=true (http://technet2.microsoft.com/Window....mspx?mfr=true)
    If you set the value to 1, every packet is acknowledged immediately because there is only one outstanding TCP ACK as a segment is just received. The value of 0 (zero) is not valid and is treated as the default, 2. The only time the ACK number is 0 is when a segment is not received and the host is not going to acknowledge the data.

    SUmber nya : http://support.microsoft.com/kb/328890/

  22. The Following User Says Thank You to vanvirtue For This Useful Post:
  23. #12
    abcx's Avatar
    Join Date
    Oct 2007
    Location
    H0Me
    Posts
    1,373
    Points
    1,922.70
    Thanks: 0 / 5 / 4

    Default

    gw maen CS, latency pasti minimal 45.

    kl mw enak, max 20.

    gw pake Speedy.
    ada yg tw cara ne ?

    Cinta DiMulai dengan SeBuah Senyuman,
    BerTumbuh dengan SeBuah Ciuman,
    dan BerAkhir dengan Tetesan Air Mata [KeSedihan] . . .
    >_<

  24. The Following User Says Thank You to abcx For This Useful Post:
  25. #13
    koker123's Avatar
    Join Date
    Jan 2007
    Location
    Somewhere on Earth
    Posts
    838
    Points
    993.90
    Thanks: 1 / 2 / 2

    Default

    Quote Originally Posted by petrusali View Post
    Cara itu emang bener bisa ngurasi latency kok. Coba aj gk ad ruginy. Gw dah lama pake cara itu. Tapi ad 1 lg tambahan utk ningkatin bandwidth (XP doank, laenny gk pernah nyoba).
    1. Run gpedit.msc
    2. Buka Computer Config -> Adm Temp -> Network -> QoS Packet Sched
    3. Double click Limit Reservable Bandwidth
    4. Pilih Enabled & Limit diisi 0%

    ada registry hacknya gak ?
    maklum bukan xp profesional, gak isa gpedit >.<

  26. The Following User Says Thank You to koker123 For This Useful Post:
  27. #14
    petrusali's Avatar
    Join Date
    Apr 2008
    Location
    Bojonegoro
    Posts
    3,376
    Points
    3,648.30
    Thanks: 38 / 44 / 26

    Default

    Lokasi registry-ny gw kurang tau. Bs pake TuneUp Utilities, d situ ad settinganny.

  28. The Following User Says Thank You to petrusali For This Useful Post:
  29. #15

    Join Date
    Jun 2009
    Posts
    54
    Points
    82.30
    Thanks: 0 / 6 / 6

    Default Tanya Donk..

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\{080EBDF2-38CD-44E5-B4A7-18D7A4D446AB}]
    "TcpAckFrequency"=dword:00000002

    Kasi 1 apa 2 sih (menurut microsoft sih 2, 1 ga ada efek)

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\Paramet ers]
    "TCPNoDelay"=dword:00000001

    Ini harus kah? ato cuma yang atas aja?

    nih sama efek nya ama yang ini
    Originally Posted by petrusali View Post
    Cara itu emang bener bisa ngurasi latency kok. Coba aj gk ad ruginy. Gw dah lama pake cara itu. Tapi ad 1 lg tambahan utk ningkatin bandwidth (XP doank, laenny gk pernah nyoba).
    1. Run gpedit.msc
    2. Buka Computer Config -> Adm Temp -> Network -> QoS Packet Sched
    3. Double click Limit Reservable Bandwidth
    4. Pilih Enabled & Limit diisi 0%

  30. The Following User Says Thank You to Driver For This Useful Post:
Page 1 of 3 123 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •