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

Startup fps fixes #412

Merged
merged 1 commit into from
Jul 28, 2023
Merged

Startup fps fixes #412

merged 1 commit into from
Jul 28, 2023

Conversation

sonninnos
Copy link
Collaborator

For problem cases such as pong and breakout:

  • Filter out absurd refresh rates that also disable frontend vsync
  • Add a hack for stopping endless and useless screen configuration + slowdown

Might help out with #408

There still are a few extra SET_SYSTEM_AV_INFO calls that cause video reinits, but not much can be done about those.

@sonninnos sonninnos merged commit ce2d7b0 into libretro:master Jul 28, 2023
@sonninnos sonninnos deleted the fps-timer branch July 28, 2023 21:28
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

Successfully merging this pull request may close these issues.

1 participant