1
0
mirror of synced 2024-11-25 08:10:24 +01:00
ImHex/main
Lennard Fonteijn df24d1e1e9
fix: Revert the FPS limiter back to the one used in v1.30.1 (#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.
2023-08-11 22:03:30 +02:00
..
include feat: Added cross-platform .NET scripts support (#1185) 2023-07-15 14:29:14 +02:00
romfs impr: Make splash screen look much nicer 2023-07-22 18:21:47 +02:00
source fix: Revert the FPS limiter back to the one used in v1.30.1 (#1247) 2023-08-11 22:03:30 +02:00
CMakeLists.txt feat: Added command line interface support (#1172) 2023-07-13 14:08:23 +02:00