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

Input/Update lag while using mouse and keyboard in UWP projects #2

Open
Nixxs opened this issue Aug 8, 2017 · 0 comments
Open

Input/Update lag while using mouse and keyboard in UWP projects #2

Nixxs opened this issue Aug 8, 2017 · 0 comments

Comments

@Nixxs
Copy link
Owner

Nixxs commented Aug 8, 2017

There is a bug in MonoGame that results in the game waiting for the mouse to stop moving before updating the keyboard input which slows down the whole game in UWP projects. This has been fixed in 3.6.1 of MonoGame but the project is currently using 3.6.

Fix: MonoGame/MonoGame#5520
Related issue: MonoGame/MonoGame#5300

Solution is to update to MonoGame 3.6.1 when it is released or use the latest development version of MonoGame.

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