About this mod
Commonlib port of Shizof's VR FPS Stabilizer for Fallout 4 VR! This mod changes ini settings automatically to keep your framerate at target levels.
- Requirements
- Permissions and credits
- Changelogs
This mod is a CommonLib F4SE plugin that stabilizes frame time by dynamically changing ini settings while the game is running from 10 predefined levels. This aims to keep the game running at consistent performance levels regardless of how heavy the scene graph is loaded.
Current Features:
- Ability to adjust between 10 predefined setting levels based on in game frame time
- CPU Late State adjustments to the LOD levels
- Abiility to write console commands defined in the ini when the game is loaded
Development will continue with more features planned!
It doesn't save ini changes to file at runtime but the game can modify them automatically. So I suggest setting your ini files to read-only if you don't want those settings to be changed.
Now on Patreon! Please use this link if you would like to support the development of this mod!
https://www.patreon.com/rollingrock
Installation:
- Install with your normal mod manager of choice. Comes with FOMOD installer to help choose baseline ini
- Choose the config ini based on your headset refresh rate and how aggressive of a setting you want
Requires F4SEVR latest version
Also requires VR Address Library for F4SEVR
Will document specific ini settings here in the future as development continues.Source Code:
Credits:
- shizof - Original creator of VR FPS Stabilizer. Thanks for giving me permission to port this
- alandtse - For CommonLib setup and general advice