Steam 설치
로그인
|
언어
简体中文(중국어 간체)
繁體中文(중국어 번체)
日本語(일본어)
ไทย(태국어)
Български(불가리아어)
Čeština(체코어)
Dansk(덴마크어)
Deutsch(독일어)
English(영어)
Español - España(스페인어 - 스페인)
Español - Latinoamérica(스페인어 - 중남미)
Ελληνικά(그리스어)
Français(프랑스어)
Italiano(이탈리아어)
Bahasa Indonesia(인도네시아어)
Magyar(헝가리어)
Nederlands(네덜란드어)
Norsk(노르웨이어)
Polski(폴란드어)
Português(포르투갈어 - 포르투갈)
Português - Brasil(포르투갈어 - 브라질)
Română(루마니아어)
Русский(러시아어)
Suomi(핀란드어)
Svenska(스웨덴어)
Türkçe(튀르키예어)
Tiếng Việt(베트남어)
Українська(우크라이나어)
번역 관련 문제 보고
TL;DR: So delayed ACK is basically a bet.
Basically Delayed ACK is the destination retaining the ACK segment a period of time (200 ms in Microsoft Windows by default), expecting one of two things to happen:
1) That a new segment will arrive that will also require acknowledge, so we can ACK two segments in one pure ACK instead of in two separate ACKs; avoiding that way to transmit over the network 41 extra bytes.
2) That, perhaps, before the ACK timer expires, the destination will need to send some data back to the source in which we can include the ACK bit and the right ACK sequence number to acknowledge the segment (piggybacking).
Enable/Disable: http://www.docke.org/news/how-to-disable-delayed-acks-in-windows/
He implied that depending on the setting you chose in the tool it will either enable/disable the functionality.
That is incorrect. Once the tool is run once, it permentantly adds a registry key to your TCPIP settings. Currently that is the only thing I've found the tool does, but without reverse engineering the source code I have no way of knowing what else it changes. With no official word from the developers it's all speculation.
Maybe you should read you moron.
You have no evidence of what the tool does, we are only assuming it adds that registry key only, as that is the most logical explination. There is no documentation from the devs explaining what the tool actually does. In reality we are simply assuming that's all the tool does. Until someone checks the code of the tool or the devs chime in we can't be 100% sure.
The worrying part about it is that if it is so simple as you say why havent anyone from the development team responded to this here or the similar thread in icarus forums?
TcpAckFrequency = 2 is the Windows default.
*1* is horrible for TCP connections and will prevent you from connecting to anyone that have a ping greater than 200ms.
I couldn't play with my US friend because of this.
Edit: Yes you can still manually change the key back to 2 but this is still obnoxious as ♥♥♥♥ and dampens any desire to play the game further.
Yea, I really don't understand their decision on that.
everytime right after the start i have to change it to 2.
any ideas or solutions for it?
What's the point of even giving an option if they're going to change it anyway!?