Changes between Version 27 and Version 28 of Manual_Settings


Ignore:
Timestamp:
Nov 29, 2015, 5:20:29 PM (8 years ago)
Author:
wraitii
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Manual_Settings

    v27 v28  
    2323 * Distance fog. Applies a subtle fog effect on distant terrain and objects.
    2424 * Smooth LOS. Smooths the movement of the "line of sight" (aka. "fog of war") around units. Enabled by setting `smoothlos=true`.
    25  * 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.
     25 * Advanced mapping effects on buildings (such as AO, parallax, normal and specular mapping). 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.
    2626 * Postprocessing. Enables additional effects, such as brightness/contrast control, depth-of-field, LDR bloom, etc. Set `postproc=true`.
    2727 * Fancy water settings. Enables more realistic water effects like depth-based color, surface shadows, coastal foam and waves. See `waterfancyeffects`, `waterrealdepth`, `waterrefraction`, `waterreflection`, and `shadowsonwater` settings.
    2828
    2929= In-game Options Menu =
    30 
    3130[[Image(Manual_Settings:GameOptions.png​,1024)]]
    3231
    3332== General Settings ==
    34 
    3533=== 1. Windowed Mode ===
    36 
    3734Toggles on/off the windowed mode, note that you will have to restart the game in order to make it work. Another solution is pressing '''Alt'''+'''Enter''' .
    3835
    3936=== 2. Background Pause ===
    40 
    4137When on if you put 0ad in the background (e.g. by pressing '''Alt'''+'''Tab'''   the game will be paused.
    4238
    4339=== 3. Disable Welcome Screen ===
    44 
    4540Displays the welcome screen at each game launch.
    4641
    4742=== 4. Detailed Tooltips ===
    48 
    4943Displays detailed tooltips when hovering over interactive elements.
    5044
    5145=== 5. F.P.S. Overlay ===
    52 
    5346Display a F.P.S.(Frames Per Second) counter on the left side of the screen.
    5447
    5548=== 6. Real Time Overlay ===
    56 
    5749Display the clock matching your time zone on the left side of the screen.
    5850
    5951=== 7. Game Time Overlay ===
    60 
    6152Display the elapsed time on the left side of the screen.
    6253
    6354=== 8. Game Time Overlay ===
    64 
    6555Memorize the game settings you last played, this way you don't have to set every options every time you want to play.
    6656
    6757== Graphics Settings ==
    68 
    6958=== 9. Prefer GLSL ===
    70 
    7159Tick this to use OPENGL 2.1 Shaders.
    7260
     
    7462
    7563=== 10. Enable Post Processing ===
    76 
    7764Tick this to enable post-processing effects such as Bloom,HDR and depth of field.
    7865
    7966=== 11. Shadows ===
    80 
    8167Tick this to enable in-game shadows. This option is resource heavy, so make sure you have a decent computer.
    8268
    8369=== 12. Particles ===
    84 
    8570Enable particles effects such as fire or smoke.
    8671
    8772=== 13. Show Sky ===
    88 
    8973Displays the sky.
    9074
    9175=== 14. Smoothlos ===
    92 
    9376Smooth the uncovering of the FOW (Fog Of War) so that you don't see "jumps" in the researched territory.
    9477
    9578=== 15. Unit Silhouettes ===
    96 
    9779Tick this if you want to see units hidden behind buildings.
    9880
    9981=== 16. Shadow Filtering ===
    100 
    10182Improve shadows smoothness.
    10283
    10384=== 17. Fast and ugly water ===
    104 
    10585Tick this option if you have a low-end video card. It will disable all advanced water effects.
    10686
    10787== Sound Settings ==
    108 
    10988'''IMPORTANT NOTE''': You have to press '''ENTER''' after setting a value in the form in order to save the parameters.
    11089
    11190=== 24. Master Gain ===
    112 
    11391Controls the volume in general. Max is 10.0 and min 0.0.
    11492
    11593=== 25. Music Gain ===
    116 
    11794Controls the music volume. Max is 10.0 and min 0.0.
    11895
    11996=== 26. Ambient Gain ===
    120 
    12197Controls the ambient Sound volume (ie : nature). Max is 10.0 and min 0.0.
    12298
    12399=== 27. Action Gain ===
    124 
    125100Controls the Unit Sound volume (ie : units chopping trees). Max is 10.0 and min 0.0.
    126101
    127102=== 28. Action Gain ===
    128 
    129103Controls the UI (User Interface) volume (ie : button sound.). Max is 10.0 and min 0.0.
    130104
     
    150124
    151125Theses special keys are not needed under Windows as the the game developer had to build a custom key manager.
    152 
    153