补偿延迟(不仅仅是网络延迟)

发布于 2024-10-18 00:41:55 字数 195 浏览 6 评论 0原文

首先,这不仅是一个关于网络延迟的问题,还涉及无线控制器的延迟和电视/显示器的延迟。对于一款快节奏的动作游戏,你如何弥补这些东西呢?有没有人想出一种可重复使用的方法来做到这一点?如果有的话,我还没见过。我希望看到一个包含此功能的游戏框架。

如果之前没有可用的示例,如何将其实现到 Update(float deltaTime) 循环中?是否有可能伪装或隐藏滞后?

First, this is a question not only about network lag, but delay from wireless controllers and delay to TVs/Monitors. For a fast-paced action game, how do you compensate for these things? Has anyone come up with a reusable way to do this? If so, I haven't seen one. I'd like to see a game framework that includes this out of the box.

If there is no previous examples available, how would one implement this into an Update(float deltaTime) loop? Would it be possible to disguise or hide lag?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文