Scrolling the debug mode "time consuming stuff" display
-
- Fast Inserter
- Posts: 193
- Joined: Fri May 06, 2016 10:35 pm
- Contact:
Scrolling the debug mode "time consuming stuff" display
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
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)
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)