About this mod
Faster Workshop is an F4SE plugin that optimizes workshop loading times by replacing some of the most expensive and inefficient regions of workshop loading code with far more efficient versions. Also provides a hotkey to instantly enter Workshop mode and fixes workshop icon load lag.
- Requirements
- Permissions and credits
-
Translations
- Spanish
- Russian
- Mandarin
- Italian
- German
- Changelogs
Faster Workshop is an F4SE plugin that optimizes workshop loading times by replacing some of the most expensive and inefficient regions of workshop loading code with far more efficient versions.
On top of this, it also does two more things:
- Provides a hotkey to instantly enter Workshop mode.
- Fixes the issue with workshop icons not loading when navigating through them quickly.
Testers with a current workshop load time of ~15s (from activating a Workshop to having the build menu appear) report a drop in load time to less than half a second. Those with a lower starting load time report near-instantaneous Workshop loads with the plugin installed.
About
As you acquire more mods that add content to your game, you may have noticed the game freezing up (video freezes and you cannot move) for increasingly longer periods of time when you attempt to start Workshop mode. Even when these mods have nothing to do with the Workshop!
What's going on?
If you install a mod that adds two new submenus to your workshop, one would reasonably expect to incur just a small overhead of a couple of additional checks. Instead, in reality, this causes two more loops through every single craftable object in the game.
As you install more mods that add any kind of craftable object to the game, entering the workshop will inevitably and perhaps noticeably slow down, even if these objects have nothing to do with the workshop.
And to make it all worse, every time you exit the workshop, the game tears down all this data it worked so hard to build and starts over!
Do I need this mod?
When you start workshop mode, is there any noticeable delay before the build menu appears? If so, this mod can help.
If you do not currently experience any lag when starting Workshop mode, congratulations! You have a beefy-enough rig, or do not have many (workshop) mods installed. But do keep this mod in mind in case you need it in the future. The rate of load time increase is not linear in the number of mods you have installed - it is far worse, so you may see load times shoot up quickly if you install certain kinds of mods. (see About section for more detailed information)
How it works (technical)
Installation
Install with your preferred mod manager, or copy the files in the download to your Fallout 4 Data folder.
Make sure that you start the game with the F4SE loader, otherwise F4SE will not be active.
This is an in-memory code patch. It does not attach any scripts to objects or your save and is safe to install or remove at any time.
Requirements
Fallout 4 game version 1.10.50 or higher.
Fallout 4 Script Extender (F4SE), 0.6.4 or higher.
The Mod Configuration Menu, if you want to assign a hotkey for starting Workshop mode. Not necessary otherwise.
Acknowledgements
Many thanks to the xSE team, for F4SE.