Blockland Forums > Help

FullScreen not working, easy fix I assume

Pages: << < (2/3) > >>

YourBuddyBill:

I hear about this one a lot. Apparently Blockland sometimes crashes when someone tries to use fullscreen. I think it may be that Blockland does not recognize the monitor resolution.

White Tiger (6224):


--- Quote from: YourBuddyBill on August 30, 2011, 10:20:32 PM ---I hear about this one a lot. Apparently Blockland sometimes crashes when someone tries to use fullscreen. I think it may be that Blockland does not recognize the monitor resolution.

--- End quote ---
Weird thing is, blockland stays open when I switch to fullscreen, but I cant see it at all, all I see is my Desktop, but when I move my mouse around and move it over were a button would be it makes the little button tones but when I click I just click on my desktop.

White Tiger (6224):


--- Quote from: Doomonkey on August 30, 2011, 10:06:18 PM ---Change the refresh rate to something.

--- End quote ---
The only options for refresh rate "ingame" are 0 and Default. So then I looks at my prefs.

--- Code: ---$pref::Video::allowD3D = 0;
$pref::Video::allowOpenGL = 1;
$pref::Video::appliedPref = "1";
$pref::Video::disableVerticalSync = "1";
$pref::Video::displayDevice = "OpenGL";
$pref::Video::fullScreen = "1";
$pref::Video::monitorNum = 0;
$pref::Video::only16 = "0";
$pref::Video::preferOpenGL = "1";
$pref::Video::resolution = "1344 840 32 60";
--- End code ---
Turns out theres no pref for Refresh Rate.

KoopaScooper:

The pref for refresh rate is in resolution, 60 being the standard 60Hz, you should have no problem with this.
Additionally, Accelerated GL Fullscreen is not supported and this is your reason for not being able to go fullscreen.

DontCare4Free:

Try temporarily renaming your "config" folder to something else.

Pages: << < (2/3) > >>

Go to full version