Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mumble link: Inconsistent AvatarPosition updates #683

Open
ideka opened this issue May 20, 2022 · 0 comments
Open

Mumble link: Inconsistent AvatarPosition updates #683

ideka opened this issue May 20, 2022 · 0 comments

Comments

@ideka
Copy link

ideka commented May 20, 2022

This issue has been independently found by multiple sources, and reported on discord as early as october 2021.

It seems that the AvatarPosition value is not updated as frequently as the others. This is easily tested by moving forward in a straight line, and observing that often, multiple Mumble ticks will report the exact same AvatarPosition (even though, say, CameraPosition will still have updated properly).

AvatarPosition seems to update at its own rate, independent of the game's framerate, which results in many more duplicate values when the game runs at higher framerates, which is also easily confirmed by limiting the game's framerate via the options menu.

Here's a short video from the discord post above that illustrates the issue.

And also, a graph that was posted later:
Graph

Edit: It seems to update every ~40 ms, more-or-less regardless of the game's framerate.
Edit 2: 40ms is an interesting number. My guess is this is related to the refresh rate? Since normal refresh rate is 25 times per second, or exactly every 40ms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant