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.
Date uploaded | a year ago |
Version | 1.1.0 |
Download link | HIFU-Optimization-1.1.0.zip |
Downloads | 46204 |
Dependency string | HIFU-Optimization-1.1.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
Modding Server:
Optimization
This is a small mod that tries to thread some AI and movement collision checks. It also removes some unnecessary/annoying logging which can slightly improve load times and performance in edge cases. The threading shouldn't make a difference early-mid game, unless your computer is mediocre, but should help quite a bit later on. I might expand this mod later, but I couldn't come up with anything else to optimize OR I was too skill issued to change it. I don't have any benchmarks because RoR2 is so hard to benchmark :sob:.
CHANGELOG
1.1.0 Patch Notes
- Added overlay optimization.
- Optimized movement slightly more.
- Removed some vanilla debug logs.
- (Hopefully) fixed the teleport out of map bug. Let me know if it still persists, I couldn't get it to trigger.