Blockland Forums > Help
Fullscreen resolution not working right?
Pages: (1/1)
Talent74:
After installing v20 of Blockland, I open up my client to change to fullscreen on 1366 768. However, when I tried doing so, things weren't quite right.
It has never done this to me before. Could somebody help me with this problem?
Munkey:
Camera Stuff by Jookia causes this. Uninstall that client add-on and it will go back to regular.
Greek2me:
Try putting it in fullscreen and clicking apply. Then go back and change the resolution.
If that doesn't work:
- In your Blockland folder (found in your Documents), go to "config/client"
- Open the file called "prefs.cs" in Notepad.
- Add this to the end of the file:
--- Code: ---$Pref::Video::fullScreen = "1";
$Pref::Video::resolution = "1366 768 32 60";
--- End code ---
Greek2me:
Or just do what Munkey said, he posted while I was typing.
Talent74:
--- Quote from: Greek2me on October 23, 2011, 10:11:09 PM ---Try putting it in fullscreen and clicking apply. Then go back and change the resolution.
If that doesn't work:
- In your Blockland folder (found in your Documents), go to "config/client"
- Open the file called "prefs.cs" in Notepad.
- Add this to the end of the file:
--- Code: ---$Pref::Video::fullScreen = "1";
$Pref::Video::resolution = "1366 768 32 60";
--- End code ---
--- End quote ---
Thank you very much for this, Greek2me. Problem solved. Topic locked.
Pages: (1/1)