

Ever had problems where, at very low framerates, the game appears to enter "slow-motion"? This mod fixes it!
The mod can be toggled in BoneMenu, for comparison.
The way this mod works is by setting the games "maximumDeltaTime" to the Unity default instead of the low value in the base game.
In simple terms, this value works by limiting the amount of physics ticks that can occur within a certain amount of time. At low framerates, this means physics will simulate less often, creating a slow-motion effect.
HOWEVER, since this mod increases the setting and allows more physics ticks to run, the slow-motion will be replaced by worse overall performance when the slow-motion would have originally occurred.
If you do not want to experience slow-motion or poor performance, your only option at that point would be to get better hardware so that the game runs better.