Page 1 of 1

Scrolling the debug mode "time consuming stuff" display

Posted: Fri Oct 11, 2019 7:56 pm
by Bizobinator
Is there any way to scroll the big list of what's consuming up-time that shows up on the left-hand side when going into debug mode? I have so many mods that the top is way off the screen o_O

Re: Scrolling the debug mode "time consuming stuff" display

Posted: Fri Oct 11, 2019 10:42 pm
by orzelek
Search for this line in config.ini file:
debug-font-size = 13
and uncomment it while reducing font size. You'll get more space for debug info.
(That 13 is my value I guess original one is larger)