Frame limiter #10
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: williamjcm/MassBuilderSaveTool#10
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As reported by zapoqx on Discord, it seems the app runs at an uncapped framerate on AMD GPUs.
My Nvidia GPU seemingly forced V-sync on, which led me to assume it was auto-enabled by SDL.
I'm thinking about adding a basic frame limiter with three settings:
This design is only a mockup, and isn't final in any way.