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

Problem with framerate/game speed #156

Closed
legendiguess opened this issue Oct 4, 2021 · 3 comments
Closed

Problem with framerate/game speed #156

legendiguess opened this issue Oct 4, 2021 · 3 comments
Milestone

Comments

@legendiguess
Copy link
Collaborator

legendiguess commented Oct 4, 2021

Game on my machine have a problem with framerate/game speed, it's unplayable:

show.mp4

This problem at least exist from moment i started on shoes reimplementation - from commit fc81a62.
I tested old build from Notion page (0.1 version) and it does not have this problem.

@legendiguess legendiguess changed the title Problem with framefrate/game speed Problem with framerate/game speed Oct 5, 2021
@legendiguess
Copy link
Collaborator Author

legendiguess commented Oct 6, 2021

Problem currently solves by turning on system's vsync.
This issue relative not to the game, but to macroquad engine. Here not-fl3/macroquad#170 that kind of similar to this.

@olefasting
Copy link
Member

Still, this shouldn't happen as we use fixed update to call network_update, which drives all the physics. If macroquads fixed updates aren't actually fixed, this is something we need to address...

@erlend-sh erlend-sh added this to the v0.6 milestone Jan 19, 2023
@zicklag
Copy link
Member

zicklag commented Jan 19, 2023

Fixed in #466.

@zicklag zicklag closed this as completed Jan 19, 2023
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

4 participants