This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.
BetterLoadingScreen
Accounts for more initialization in the loading screen. Reduces amount of time spent frozen on 100% when using lots of mods
Date uploaded | a year ago |
Version | 1.0.0 |
Download link | Goorakh-BetterLoadingScreen-1.0.0.zip |
Downloads | 110300 |
Dependency string | Goorakh-BetterLoadingScreen-1.0.0 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2113README
Better Loading Screen
Accounts for more initialization in the loading screen. Reduces amount of time spent frozen on 100% when using lots of mods
Okay but how does it work? (nerd explanation)
This mod changes SystemInitializers to run asynchronously, as well as contributing to the load percentage.
If you've encountered a bug and/or want to yell at me, open a GitHub issue, or you can DM me on Discord (@gorakh/Gorakh#0821) if you'd prefer
CHANGELOG
1.0.0 Changes:
- First release