Screen Resolution

Author Topic: Screen Resolution  (Read 1770 times)

The last topic was posted wrong.

Is there a way to make my window res. fit?



The next size is too big and goes under my taskbar. (can't move taskbar to side, theme does not support it)



You can use setRes(x,y); to use custom resolutions
Experiment with different values of x and y to find what you need

Also, default taskbar in windows 7 is 40 pixels if that helps somehow.
Get your monitor's max resolution also.

If you mean by full screen then check the full screen box and then set to ur native res.

If you don't want that you can try and get the Custom Resolutions Add-on.

unlock it then it will slide down when you do not have your mouse on the taskbar

Right click it and click "lock taskbar"

Three Things

1: I can't answer your question... Sorry
2:I never saw that GUI replacement, is it an add on
3:omg you has visualboyadvance, i do too :3

1: I can't answer your question... Sorry
i just-
ugh, why did you even reply then?

go to your Blockland/config/client/ folder and open "prefs.cs" in notepad or whatever text editor you prefer.

go to the line that has
Code: [Select]
$pref::Video::resolution = "800 600 32 60";and change the first two numbers to whatever resolution you prefer.

This question has already been answered in the first reply

$pref::Video::resolution = "800 600 32 60";
Ok and what If he doesn't know exactly what resolution he wants?
He'll have to continually restart the game to experiment with different resolutions, whereas setRes will have immediate effects.

Code: [Select]
$pref::Video::resolution = "800 600 32 60";
If I do that it resets, but the first reply worked.



Locking