Mod for The Forest that limits the game's framerate to 30 FPS when paused or loading into a world.
Mod | ||
.gitignore | ||
frame_limiter.csproj | ||
frame_limiter.sln | ||
FrameLimiter.cs | ||
LICENSE | ||
ModInfo.xml | ||
README.md |
The Forest - Frame Limiter
A simple mod for The Forest that limits the game's framerate to 30 FPS when paused or loading into a world. I made this so the game doesn't max out my GPU when I'm tabbed out.
Changelog
v1.0.0 - Initial release