CTristan / lobotomy-corporation-mods

Mods for Lobotomy Corporation
MIT License
5 stars 0 forks source link

[New Mod Idea] Game Loop Optimization #75

Open CTristan opened 2 months ago

CTristan commented 2 months ago

A mod that attempts to optimize the main game loop as much as possible.

The game slows down considerably in the end game. While there is an Optimization mod it focuses more on unloading resources. I want to see if I can speed up the game itself.

Optimization mod, but focuses on unloading assets and resources when not in use.