Перейти к содержимому
Mineforgian

Stable FPS

Minecraft mod to fix long-standing FPS stability issues.

Загрузки
13K
Подписчики
9
Обновлён
11 августа 2026 г.
Лицензия
MIT

Опубликован 11 июня 2026 г.

Minecraft mod to fix long-standing FPS stability issues.

  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.
  2. Get inputs on a separate thread to fix FPS dropping by 2-3x when moving the mouse (especially on high polling rate mice on Windows) due to glfwPollInputs().

Comparison:

NOTE: You may experience graphical glitches when starting the game or resizing the window - this is intentional, as it would require a ton of work to fix and I want to keep the changes to a minimum to be compatible with other mods.

Compatible with Sodium.
For a version compatible with Ixeris, see Lite FPS.

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 Stable FPS: Max Framerate: any

NOTE: Some versions of Minecraft have a slow renderer, so you may need to limit your fps further on those.

Ченджлог

1.1.0Релиз26.2 · 11 августа 2026 г.

1.1.0

  • Fixed increased CPU usage on input thread
1.1.0Релиз26.1.2 · 11 августа 2026 г.

1.1.0

  • Fixed increased CPU usage on input thread
1.1.0Релиз26.1.1 · 11 августа 2026 г.

1.1.0

  • Fixed increased CPU usage on input thread
1.1.0Релиз26.1 · 11 августа 2026 г.

1.1.0

  • Fixed increased CPU usage on input thread
1.1.0Релиз1.21.11 · 11 августа 2026 г.

1.1.0

  • Fixed increased CPU usage on input thread
1.1.0Релиз1.21.10 · 11 августа 2026 г.

1.1.0

  • Fixed increased CPU usage on input thread
1.1.0Релиз1.21.9 · 11 августа 2026 г.

1.1.0

  • Fixed increased CPU usage on input thread
1.1.0Релиз1.21.8 · 11 августа 2026 г.

1.1.0

  • Fixed increased CPU usage on input thread

Комментарии

Загружаем…