Minecraft mod to fix the framerate limiter.
1) Implement proper frame pacing when FPS target is limited (due to user setting or being inside a menu):
- Minecraft 1.21.11 and below: Allow FPS to actually reach the target instead of randomly being 5-20 FPS lower.
- Minecraft 26.1 and above: Fix dropping by 1 FPS due to using out-of-date information.
Recommended settings:
-
Fullscreen: ON (due to Minecraft using Hardware: Legacy Flip on Windows)-
VSync: ON (to not waste time rendering frames that won't be shown)- In Vanilla:
Max Framerate: Unlimited (due to Vanilla fps limiter being broken)- With Lite FPS:
Max Framerate: anyNOTE: Some versions of Minecraft have a slow renderer, so you may need to limit your fps further on those.

