FrameFocus is a computer performance enhancement game utility. This will allow you to gain a slight bit of performance while you are tabbed out of the game. When you are tabbed out, your frame rate will drop (this is to unfocusing the game, thus causing extra performance through out your computer). Once you tab back in, your frame rate will go back to normal. This mod also doubles as a frame rate unlocker of sorts. You can set a max target frame rate you would like the game to try and run at.
Note:
V-Sync must be turned off for this mod to properly work.
Works on both Mono and IL2CPP games.
Need to install MelonLoader?
Click this link to get started!
MelonLoader: v0.5.4 or above
- BONEWORKS
- VRChat (EAC Prevention)
- Risk of Rain 2
- NeosVR
- Arizona Sunshine
- VTOL VR
- SynthRiders
- Audica
- The Long Dark
- Job Simlulator & Vacation Simulator
- BTD 6
- ChilloutVR
- Phasmophobia
- Blade & Sorcery
- The Forest
- Eden Rising
- Ultimate Epic Battle Simulator
- Totally Accurate Battle Simulator
- SCP Unity
- H3VR
- Pistol Whip
[FrameFocus]
allowFrameLimit = false
FrameLimit = 120
FrameLimitUnfocused = 5
allowFrameLimit - (Main Toggle) Toggle the framerate when the application is focused or not
FrameLimit - sets game's Frame Rate
FrameLimitUnfocused - sets game's Frame Rate when unfocused
White Top Bar = unfocused (5 FPS)
Black Top Bar = focused (user set 145 FPS)
- Added detection for V-Sync options
- Added both Mono and IL2CPP builds
- Updated for MelonLoader v0.5.4
- Removed (VRChat mod) emmVRC mod compatibility
- v1.4.0 was still only hooking into VRChat, this update fixes that. Now works in all game running with ML v0.3.0+
- Mod is not a universal mod for ML v0.3.0+
- Removed VR Usage
- Added
FrameLimitUnfocused
to set your unfocused framerate - suggested by ljoonal
- Changed order of methods loading to fix an error caused by a lack of emmVRC config file
- ModCompatibility will load after 5 seconds on VRChat_OnUiManagerInit to give enough time for emmVRC to create a config file if you're running emmVRC for the first time
- OnUpdate will not start until 6 seconds after VRChat_OnUiManagerInit
- Added emmVRC integration.
- Made New Description of mod
- Initial Release