as far as i know, there isn't any mars cloud maps that are that subtle that you just can tsee them.
also make sure you have clouds turned on with the "I" key
other than that.....
you need to add some extra code to the end of the atmosphere section of Mars, in the solarsys.ssc
Check to see if you have the "cloudmap" section in your mars code ?
Code: Select all
Atmosphere {
Height 40
Lower [ 0.8 0.6 0.6 ]
Upper [ 0.7 0.3 0.3 ]
Sky [ 0.83 0.75 0.65 ]
Sunset [ 0.7 0.7 0.8 ]
CloudHeight 10
CloudSpeed 500
CloudMap "Mars-clouds.dds"
also where I have "mars-clouds.dds"
make sure this matches the name of the cloud file that you downloaded.
EG: mars-clouds.png, or marsclouds.jpg ?