Blockland Forums > General Discussion
Blockland Resolution
Mathyou:
Hey everyone. I got a problem and I wish I had it fixed. My Blockland resolution is 1280 by 960 and I really want it to be higher. My parents computer has a better resolution while my video card is still better by a lot. (Geforce GTX 550 Ti). I really want to fix this.
Melting Plastic:
Get A higher resolution screen
pecon98:
--- Quote from: Lugnut1206 on October 27, 2011, 03:48:20 PM ---go to your console
type
--- Code: ---setres(resX,resY);
--- End code ---
eg
--- Code: ---setres(800,600);
--- End code ---
or in your case
--- Code: ---setres(1440,900);
--- End code ---
however
due to gay technical limitations involving windows, you are probably only gonna be able to go to
--- Code: ---setres(1430,850);
--- End code ---
which is still really loving huge
--- End quote ---
Mathyou:
Ill Try that
Texan101:
--- Quote from: pecon98 on November 09, 2011, 05:37:33 PM ---
--- End quote ---
Then how do I get 1680x1050?