An unofficial Forge port of Dynamic FPS by Julian Dunskus (juliand665).
Original project: https://github.com/juliand665/Dynamic-FPS Original on CurseForge: https://www.curseforge.com/minecraft/mc-mods/dynamic-fps
Dynamic FPS lowers the frame rate while Minecraft is not the focused window, and can also mute audio and stop rendering entirely. It costs nothing while you play, and gives your CPU and GPU back to whatever else you are doing when you alt-tab.
This build targets MinecraftForge 26.2, which upstream does not currently support.
How this differs from the original
Nothing in behaviour. Every setting and every feature works exactly as upstream documents them.
The only change is to the loader-specific entry points, which were translated to their Forge equivalents: the mod initialiser, the window-focus and tick hooks, and the configuration screen registration. No feature was removed, added or altered.
Credit and licence
All credit for this mod goes to Julian Dunskus. This is not an official build and is not endorsed by the original author - please report issues here rather than to him.
Distributed under the MIT License, the same licence as the original project, whose copyright notice is included in the jar.

