ResourceUnloadOptimizer
Improves loading times and reduces or eliminates stutter in Valheim each time they use Resources.UnloadUnusedAssets and/or GC.Collect. As of Mistlands, the game began to stutter a lot more than it used to. This mod is an attempt at fixing this issue.
Date uploaded | 2 years ago |
Version | 1.0.1 |
Download link | Azumatt-ResourceUnloadOptimizer-1.0.1.zip |
Downloads | 16151 |
Dependency string | Azumatt-ResourceUnloadOptimizer-1.0.1 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
Description
Improves loading times and reduces or eliminates stutter in Valheim each time they use Resources.UnloadUnusedAssets and/or GC.Collect.
As of Mistlands, the game began to stutter a lot more than it used to. This mod is an attempt at fixing this issue. The most recent patch notes (version 0.213.4) to the game states "Periodic lag spike fix (Resource unloading will now run while sleeping or pausing afk for 5 seconds if it hasn't been run for a 20 minutes, or when calling "cr" from console, or if none of those things, every 60 minutes)" Although one would think this would fix the issue, it doesn't, it only makes it less frequent. Using this mod will hopefully make even the less frequent stutters go away or be greatly reduced.
This mod uses a file watcher. If the configuration file is not changed with BepInEx Configuration manager, but changed in the file directly on the server, upon file save, it will sync the changes to all clients.
This mod is recommended to be installed on both the server and client, but isn't required. Install it on clients or servers that seem to be having stuttering or long load times.`
This mod's source code is available on My GitHub
Feel free to reach out to me on discord if you need manual download assistance.
Author Information
Azumatt
DISCORD:
Azumatt#2625
STEAM:
https://steamcommunity.com/id/azumatt/
For Questions or Comments, find me in the Odin Plus Team Discord or in mine:
Update Information (Latest listed first)
Version |
Update Notes |
---|---|
1.0.0 | - Initial Release |
CHANGELOG
Version |
Update Notes |
---|---|
1.0.4 | - Version bump for Ashlands, make incompatible with servers, best used on clients. |
1.0.3 | - Update the mod description. Update internal version as well because I have to since it won't match TS otherwise. Nothing about the code changed. |
1.0.2 | - Courtesy update, nothing changed internally. Just making the "Last Updated" date not seem like ages ago. |
1.0.1 | - README update. |
1.0.0 | - Initial Release |