Page 1 of 1

STK 0.9 800x600

PostPosted: 08 Aug 2016, 18:22
by woompa loompa
Is it possible to run STK 0.9 (last version) at 800x600, either fullscreen or in a window?

OS: GNU/Linux. The minimum resolution that I can select from the in-game options is 1024x768

Re: STK 0.9 800x600

PostPosted: 08 Aug 2016, 22:05
by MTres19
It's possible with Artist Debug Mode, but at that resolution text starts to overflow boxes and looks ugly.

Re: STK 0.9 800x600

PostPosted: 08 Aug 2016, 22:10
by Arthur
Also possible to set in ~/.config/supertuxkart/0.8.2/config.xml. Make sure you open the file with the right encoding (UTF-32). However as noted above text and possibly other elements is likely to overflow, as 1024x768 is the lowest resolution we aim to support.

Re: STK 0.9 800x600

PostPosted: 08 Aug 2016, 22:47
by woompa loompa
Thank you.