Fog of War & Textures ?

Discussion in 'Mod Discussions' started by adamstrange, August 19, 2014.

  1. adamstrange

    adamstrange New Member

    Messages:
    5
    Likes Received:
    0
    Is there anyway to remove the FOW ?

    Anyway to texture Planets and that ugly Sun ?
  2. SXX

    SXX Post Master General

    Messages:
    6,896
    Likes Received:
    1,812
    Yes, you can remove the shaders or modify rendering settings in "/media/shaders/".

    What exactly do you want to change?
    There is basic assets that based for texture generation and you can modify them easy in /media/pa/terrain/.

    Sun is not some texture, but shader (sun.fs, sun.vs) so it's generated on the fly using Perlin noise. If you know GLSL well enough you can replace it by any other code.

Share This Page