J2Kbr / GtunerIV

Gtuner IV - Titan Two's software bug report.
http://www.consoletuner.com
25 stars 4 forks source link

Buffer size/line count of "Output Panel" #397

Closed Scachi closed 3 years ago

Scachi commented 3 years ago

What is the current limiting factor for the scroll back buffer ? is there any way to increase the lines the Output Panel is able to scroll back ? Like an advanced .cfg file entries or something like that ?

J2Kbr commented 3 years ago

On next Gtuner IV release, the Output Panel maximum number of rows can be customized via config file: "Gtuner.cfg"

Under [Environment], add the line: outputpanel_maxrows=256

256 is the default value, you can change to any value you want. Please note too much rows can potentially slow down the output panel.