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

When the game has music output, the game will less smooth. #347

Open
citee520 opened this issue Sep 20, 2024 · 1 comment
Open

When the game has music output, the game will less smooth. #347

citee520 opened this issue Sep 20, 2024 · 1 comment

Comments

@citee520
Copy link

When the game has music output, it becomes less smooth, but when the music is turned off, it runs normally.

@caiiiycuk
Copy link
Owner

Yep, this happens because sound messages occupy some space in buffer between render thread and worker. This creates some lag, however don't see any way how to solve it.

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

No branches or pull requests

2 participants