View Single Post
Old 03-07-16, 20:44   #2021
Joey79100
Member
 
Joey79100's Avatar
 
Joined: Mar 2012
Posts: 3,741
Default

Open config.lua in a text editor and change these values:
Code:
width = ****;
height = ***;
fullscreen = ***;
If fullscreen is 0, put 1 instead. If it's false, put true (there are differences between the different versions).
Joey79100 is offline   Reply With Quote