XuXiaolan-ReXuvination icon

ReXuvination

Mod that tries to optimise various things in the game.

Last updated a week ago
Total downloads 12605
Total rating 5 
Categories Mods BepInEx Client-side Performance
Dependency string XuXiaolan-ReXuvination-0.4.0
Dependants 39 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

ReXuvination

ReXuvination is a performance mod. If you're interested in helping with the development of the mod, feel free to reach out to xuxiaolan on the Lethal Modding Discord!

Current Features

  • [BENCHMARKED] Optimises EnemyAICollisionDetect colliders.
    • Currently reduces calls to EnemyAICollisionDetect.OnTriggerStay by about half.
    • Tested with spawning 200 enemies and seeing how many calls to EnemyAICollisionDetect.OnTriggerStay are done, without the optimisation the calls averaged between 1200 and 2400, but with the optimisation it averaged around 600 and 1300 instead.
    • The optimisation will be more effective depending on the enemies on the map, but in certain cases now the calls are reduced to almost none.
  • [NOT BENCHMARKED (BUT SHOULD STILL BE HELPFUL)] Optimises PlayerPhysicsRegions, BridgeTrigger, DoorLock, QuicksandTrigger and SandSpiderWebTrap colliders.

Upcoming Features

  • Might look into optimising animators a bit.

Credits

  • Preloader help and template: mattymatty
  • Icon: Mr. Salted Beef