forked from WerWolv/ImHex
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Revert the FPS limiter back to the one used in v1.30.1 (WerWolv#…
…1247) As requested on Discord, a PR to revert the FPS limiter back to the one that was used in v1.30.1. The new FPS limiter seems to be flawed in that it runs at about half the speed it is supposed to be. See this illustration: ![FPS](https://github.com/WerWolv/ImHex/assets/869973/8a101b4c-23d8-4806-8d53-3be7aeb84fed) Left is v1.30.1, right is the new version (without this fix). See how long it takes to respectively reach 0xE90. This is not a performance issue, because when you fully unlock the framerate on the right, it's just as fluent as on the left.
- Loading branch information
1 parent
65c56a8
commit df24d1e
Showing
1 changed file
with
34 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters