Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
The only option you have is to toggle on and off.
For example while holding the shift key lag prediction on, and when releasing it off. It would be really useful for some things.
可以自行修改显示开关状态,在以下目录
\SteamLibrary\steamapps\common\Don't Starve Together\mods\workshop-1568046644
中编辑modmain.lua
32行改成player.components.talker:Say("开启 延迟补偿已开启。")
34行改成player.components.talker:Say("关闭 延迟补偿已关闭。")
我并没有发现与Geometric Placement有任何的冲突,你遇到情况是什么?
如果是Geometric Placement失效,也许是你设置的快捷键重合,亦或是你的Geometric Placement设置问题(设置了默认关闭或是按Ctrl启用等)
如果是崩溃,建议你使用 DST 错误报告检查器 来寻找崩溃的Mod,再向其作者反馈
这是一个为游戏设置添加快捷键的Mod,不太可能与其它Mod产生冲突
When delay is terrible, if lag compensation on, the character will respond to your action immediately, but not accurately.
For example, when you press W, you will see your character move up immediately, but your character's real position still not change (due to the delay). But if you turn lag compensation off, then you won't see your character move until your character's real position change.