• Caro Visitante, por que não gastar alguns segundos e criar uma Conta no Fórum Valinor? Desta forma, além de não ver este aviso novamente, poderá participar de nossa comunidade, inserir suas opiniões e sugestões, fazendo parte deste que é um maiores Fóruns de Discussão do Brasil! Aproveite e cadastre-se já!

Discussão Melhorando a "latency" nos jogos online

Vilya

Pai curuja, marido apaixonado
Escrevi esse tutorial tentando passar pra galera aqui da Valinor uma dica que um amigo me deu e melhorou bastante a "latency" (latência?) dos meus jogos online.

Clique em iniciar, vá em executar, digite Regedit e dê enter (ou rode o editor do registro do windows como achar mais fácil).
Acesse a pasta Interfaces seguindo o seguinte caminho:

+HKEY_LOCAL_MACHINE
+System
+CurrentControlSet
+Services
+Tcpip
+Parameters
+Interfaces

Agora faça o seguinte:
Dentro da pasta Interfaces tem algumas chaves com nomes nada amigáveis (algo do tipo {59C04BE2-8AA8-46E7-8617-D24E3BAF0B34}, mas no seu computador será diferente).
Abra as chaves uma por uma e encontre qual delas contém as informações de IP do seu computador.
Dê um right click no nome da chave e crie um novo Valor DWORD com o nome TcpAckFrequency (acho que é case sensitive, ou seja T, A e F maiúsculos).
Após criá-lo dê um duplo click nele e coloque o valor 1 (hexadecimal).
Reinicie o computador para que a alteração tenha efeito.

Costuma jogar com 500-600ms e baixou para 250-300ms. Uso Velox 300.

Não sei exatamente como esse esquema funciona e recomendo salvar o registro antes de qualquer alteração. Vários amigos testaram e, assim como eu, estão satisfeitos a beça.

Se alguém souber me explicar como esse esquema funciona, por favor, estou bem curioso.
 
Última edição:
Re: [Discussão] Melhorando a "latency" nos jogos online

Opa, desculpe a demora pa ver, Vilya. Estou no trabalho agora... acabei dormindo meio cedo ontem e ainda não tentei. Vou fazer isso quando chegar em casa.

E tava lendo os comentários do próprio DW sobre o software que ele postou. Parece interessante.

Karma positivo pro Vilya
 
Re: [Discussão] Melhorando a "latency" nos jogos online

Uso até hoje. Gosto pra caramba.
 
Re: [Discussão] Melhorando a "latency" nos jogos online

alias, só uma pergunta estupida³³³

esse Cfos speed é livre e tal?
 
Re: [Discussão] Melhorando a "latency" nos jogos online

Nada é livre dos hackers >=D

lol, kidding (kind of =p)
 
Re: [Discussão] Melhorando a "latency" nos jogos online

Ele é livre depois de pagar. :feliz:
 
Re: [Discussão] Melhorando a "latency" nos jogos online

Estou fazendo agora. Meus amigos fizeram e confirmaram a melhoria, pelo ventrilo.

Lag fix - Repost
I hesitated a lot before reposting it, but I didn't have any hate mail saying "omg you broke my computer !" the first time, so I'll assume it's fairly safe. (It's not like you'll be able to send a mail to complain if your computer isn't working anyway, right ?)

A few weeks ago I posted this fix from the ElitistJerks forums and it worked well for most of the people but it's not really safe and it was supposed to be fixed in 2.3.2, however it seems that the Nagle Algorythm fix in the 2.3.2 patch isn't as effective as expected for most of the players, and if you're in desperate need of a lower ping this is still the best way to go.

<><><> Read this first <><><>
1 - It might have side effects, like slowing down your download speed or affecting your performance on other softwares. (In most case, it doesn't change anything, but you've been warned)
2 - If you're not sure about what you're doing, just don't do it. I don't want to be responsible because you crashed your computer in some way because you made a huge error when editing the registry.
2.1 - Seriously, if you don't know what you're doing, don't do it.
3 - If you don't have the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\ directory, you can download and apply this file to your registry.
4 - Windows Vista users might want to check this post too.

Source - Elitistjerks.com

1 - TcpAckFrequency - NOTE if you are running Windows Vista this setting may not have any effect - a hotfix is needed which i'm tracking down. This works fine under Windows XP

Type "regedit" in windows "run.." dialog to bring up registry menu

Then find:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\

There will be multiple NIC interfaces listed in there, find the one you use to connect to the internet, there will be several interfaces listed (they have long names like {7DBA6DCA-FFE8-4002-A28F-4D2B57AE8383}. Click each one, the right one will have lots of settings in it and you will see your machines IP address listed there somewhere. Right-click in the right hand pane and add a new DWORD value, name it TcpAckFrequency, then right click the entry and click Modify and assign a value of 1.

You can change it back to 2 (default) at a later stage if it affects your other TCP application performance. it tells windows how many TCP packets to wait before sending ACK. if the value is 1, windows will send ACK every time it receives a TCP package.

2 - TCPNoDelay
This one is pretty simple (Discussed here)

Type "regedit" in windows "run.." dialog to bring up registry menu

Then find:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\Parameters

Right-click in the right hand pane and add a new DWORD value, name it TCPNoDelay, then right click the entry and click Modify and assign a value of 1.

Click Ok and close the registry editor, then reboot your PC.

Once you're done with the technical stuff (it probably won't take more than 1 minute if you're not too bad at it), you can finally get your reward.

attachment.php


Even if in this case, the fix was used to decrease a very high ping, it seems to work very well on low (~100ms) ping for some people (lowered to ~20 or ~30ms).

Fonte: http://www.mmo-champion.com/
 

Anexos

  • lagfix.jpg
    lagfix.jpg
    66 KB · Visualizações: 2.400
Re: [Discussão] Melhorando a "latency" nos jogos online

Sempre ouço falar desse site Elitisitjerks.com mas nunca fui conferir.
2 - TCPNoDelay
This one is pretty simple (Discussed here)

Type "regedit" in windows "run.." dialog to bring up registry menu

Then find:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\Paramet ers

Right-click in the right hand pane and add a new DWORD value, name it TCPNoDelay, then right click the entry and click Modify and assign a value of 1.

Click Ok and close the registry editor, then reboot your PC.

Once you're done with the technical stuff (it probably won't take more than 1 minute if you're not too bad at it), you can finally get your reward.

Essaparte eu ainda não fiz. Vou fazer agora.
 
Última edição:
Re: [Discussão] Melhorando a "latency" nos jogos online

Escrevi esse tutorial tentando passar pra galera aqui da Valinor uma dica que um amigo me deu e melhorou bastante a "latency" (latência?) dos meus jogos online.

Clique em iniciar, vá em executar, digite Regedit e dê enter (ou rode o editor do registro do windows como achar mais fácil).
Acesse a pasta Interfaces seguindo o seguinte caminho:

+HKEY_LOCAL_MACHINE
+System
+CurrentControlSet
+Services
+Tcpip
+Parameters
+Interfaces

Agora faça o seguinte:
Dentro da pasta Interfaces tem algumas chaves com nomes nada amigáveis (algo do tipo {59C04BE2-8AA8-46E7-8617-D24E3BAF0B34}, mas no seu computador será diferente).
Abra as chaves uma por uma e encontre qual delas contém as informações de IP do seu computador.
Dê um right click no nome da chave e crie um novo Valor DWORD com o nome TcpAckFrequency (acho que é case sensitive, ou seja T, A e F maiúsculos).
Após criá-lo dê um duplo click nele e coloque o valor 1 (hexadecimal).
Reinicie o computador para que a alteração tenha efeito.

Costuma jogar com 500-600ms e baixou para 250-300ms. Uso Velox 300.

Não sei exatamente como esse esquema funciona e recomendo salvar o registro antes de qualquer alteração. Vários amigos testaram e, assim como eu, estão satisfeitos a beça.

Se alguém souber me explicar como esse esquema funciona, por favor, estou bem curioso.

Se não me engano, esse método também serve pra aumentar a taxa de upload.Pode ser um método bom, mas pode ser complicado e arriscado pra noobs.
 

Tópicos similares

Valinor 2023

Total arrecadado
R$2.434,79
Termina em:
Back
Topo