Author Topic: Support for resolutions higher than 1280x768?  (Read 379 times)

I've noticed that on every computer I've used with Blockland on, the resolution is capped. This looks horrible on some screens, as it becomes letterboxed in fullscreen. Is there any way to fix this, like a console cmd for changing resolution? Thanks.


Try this:
  • Before you start BL, go to "config/client/prefs.cs"
  • Change the variable called $pref::Video::resolution -- There should be 4 numbers in the variable.
    • The first value is your X resolution.
    • The second is your Y resolution.
    • The third is the bit depth.
    • The fourth value is the refresh rate.
Just make sure it's compatible with your card and I think it should work.