1
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Thank you, I am trying that now, but one question... will it affects my gaming outside of Blockland such as World of Warcraft, Half Life 2 or any other games like that?I'm trying expire's solution, but if it came down to this, if my processor is not dual-core will it mess it up? And is there a way to see if it is dual-core?No it's not because I have too many bricks, I'm certain of that, but thank you for trying to help. :)
How do you do that,
plus I have ATI Radon 9550 kk :)
Type flushtexturecache(); in the console
hey man, i had the same problem and i managed to fix it. this is how--
To fix this problem:
* Make sure Blockland is not running.
* Open "My Computer"
* Navigate to your Blockland folder (default is C:\Program Files\Blockland )
* Navigate to the base\config\client folder
* There should be a prefs.cs file in this folder (it may appear as just "prefs") if you have file extensions turned off.
* Open this file in notepad. Double click the file, choose "Select the program from a list", then choose notepad.
* Scroll to the end of the file and paste the following lines of code:
Code:
$pref::OpenGL::disableEXTCompiledVertexArray = "1";
$pref::TS::UseTriangles = "1";
* Save the file and close notepad.