Tick Speed Increase
TLDR: Adds a button that lets you increase your tick speed.
What the button really does: It deactivates a parameter in ‘tweak’ debug menu called ‘GameStateTick.RenderFrameIfNeeded’, so the game don’t longer render frames on every hour tick. That way tick speed of the game massively imroves at the cost of fps (but only when the game isn’t paused obviously).
Achievements: Doesn’t allow achievements sadly.
Compability: Isn’t compatiibe with any mod that changes the right panel of the GUI.
Tags: performance