Changes between Version 11 and Version 12 of Manual_Settings


Ignore:
Timestamp:
Aug 30, 2012, 1:05:15 PM (12 years ago)
Author:
myconid
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Manual_Settings

    v11 v12  
    1515 * Prefer GLSL: If you are using the shader renderpath and have a graphics card/driver with good OpenGL 2.1 support, you can enable some ''experimental'' graphics effects by setting `preferglsl=true`. These include:
    1616   * Smooth LOS. Smoothes the movement of the "line of sight" (aka. "fog of war") around units. Enabled by setting `smoothlos=true`.
    17    * Advanced mapping effects on buildings (such as parallax, normal and specular mapping). First you need to set `gentangents=true`, and then depending on your hardware, you can set `materialmgr.quality=10` to enable all the effects, `5` to enable only some of the effects, or `0` to turn them off.
     17   * Advanced mapping effects on buildings (such as AO, parallax, normal and specular mapping). First you need to set `gentangents=true`, and then depending on your hardware, you can set `materialmgr.quality=10` to enable all the effects, `5` to enable only some of the effects, or `0` to turn them off.
    1818
    1919You can also set the game to run in windowed mode in a `local.cfg`, please see the `default.cfg` for info on how to do it.