doombubbles / ultimate-crosspathing

A BTD6 mod that allows for more cross-pathing combinations.
137 stars 179 forks source link

Lag spikes every 1 second #29

Closed zAlfredoo closed 2 years ago

zAlfredoo commented 2 years ago

The game lag spikes once about every second (all I have installed is mod helper and the ultimate crosspathing mod). Is there

zAlfredoo commented 2 years ago

Is there anything I can show you to help?*

geezbeez1212 commented 2 years ago

yeah there's been lag spikes for me too

doombubbles commented 2 years ago

As far as I can tell this issue may be unavoidable. The mod doesn't perform any background tasks, which means that it's some normal game process that's lagging things somehow, likely under the weight of ~ tripling the number of TowerModels in the GameModel. I have no leads on being able to find that process, and no guarantees that I could optimize that process even if I found it, so we're sadly in a bit of a tough spot.

doombubbles commented 2 years ago

I've made some improvements in this area with v1.2.4