Difference between revisions of "Overgrowth FAQ"

From Wolfire Games Wiki
Jump to: navigation, search
(Redirecting to the more comprehensive Overgrowth Alpha FAQ page)
Line 1: Line 1:
=== Overgrowth is running slow on my computer ===
+
#REDIRECT [[Overgrowth_Alpha_FAQ]]
 
 
The Overgrowth alpha is currently set to use the maximum graphics settings, even if this is grossly inappropriate for your computer.  There is not currently any UI available to change this, so you will need to edit the config.txt file.  On Windows, this is located in the Data directory, which is found in the same directory as the Overgrowth executable.  On Mac, you will need to right click the Overgrowth application and choose show package contents.  It is then located in the Data folder found in the Contents/Mac OS folder.
 
 
 
Change the following values to these new ones:
 
 
 
<pre>screenwidth: 800
 
screenheight: 600
 
multisample: 4
 
anisotropy: 4
 
texture_reduce: 1</pre>
 
 
 
If it's still running slow, try this:
 
 
 
<pre>screenwidth: 640
 
screenheight: 480
 
multisample: 0
 
anisotropy: 0
 
texture_reduce: 2</pre>
 
 
 
=== I get the following error on startup on Windows ===
 
 
 
<pre style='width:400px;white-space:normal;'>The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe tool for more detail.</pre>
 
 
 
Please install the Visual Studio 2005 C++ runtime.  You can get it from this URL:
 
http://www.microsoft.com/downloads/details.aspx?familyid=200b2fd9-ae1a-4a14-984d-389c36f85647&displaylang=en
 
[[Category:Help]]
 
[[Category:Overgrowth]]
 

Revision as of 14:47, 19 February 2010