|
|
@ -56,6 +56,7 @@ |
|
|
|
<li><code>auto use object specular maps = true</code>: Enable usage of specular maps.</li> |
|
|
|
<li><code>auto use terrain normal maps = true</code>: Enable usage of normal maps for terrain.</li> |
|
|
|
<li><code>auto use terrain specular maps = true</code>: Enable usage of specular maps for terrain.</li> |
|
|
|
<li><code>radial fog = true</code>: Give fog a nicer look, especially when using a wide FOV.</li> |
|
|
|
</ul> |
|
|
|
|
|
|
|
<p>All changes mentioned above, in one:</p> |
|
|
@ -80,7 +81,8 @@ clamp lighting = false |
|
|
|
auto use object normal maps = true |
|
|
|
auto use object specular maps = true |
|
|
|
auto use terrain normal maps = true |
|
|
|
auto use terrain specular maps = true</code></pre> |
|
|
|
auto use terrain specular maps = true |
|
|
|
radial fog = true</code></pre> |
|
|
|
|
|
|
|
<h4 id="performance-tweaks"><a href="#performance-tweaks">Performance tweaks</a></h4> |
|
|
|
|
|
|
@ -175,6 +177,7 @@ auto use object normal maps = true |
|
|
|
auto use object specular maps = true |
|
|
|
auto use terrain normal maps = true |
|
|
|
auto use terrain specular maps = true |
|
|
|
radial fog = true |
|
|
|
|
|
|
|
[Shadows] |
|
|
|
enable shadows = true |
|
|
|