It is starting to sound like the EarthClouds.png map is to big for your chip set
or
the Spectral map is to big
or
The bump or NormalMap is to big
Also exactly what Earth addon did you install
give this a try -- my dl 's for earth are a bit old but work
1) download ( dl)
http://celestiamotherlode.net/creators/ ... _Earth.zip
rename the 2k map to Earth.png and past it into textures/lores do the same for the 4k map but past it into textures/medres
2) open solarsys.ssc in the data folder with notepad
Code: Select all
76 "Earth" "Sol"
77 {
78 Texture "earth.*"
79 NightTexture "earthnight.*"
80
81 # SpecularTexture "earth-spec.*"
82 Color [ 0.85 0.85 1.0 ]
83 SpecularColor [ 0.8 0.8 0.85 ]
84 SpecularPower 25.0
85 HazeColor [ 1 1 1 ]
edit about line 76 to read
Texture "Earth.png"
------------------
for the normal map repeat the above but with thia dl
http://celestiamotherlode.net/creators/ ... Normal.zipand add this line under Texture "Earth.png" to the solarsys.ssc
Normalmap " EarthNormal.png"
3) dl
http://www.celestiamotherlode.net/creat ... Clouds.zipyou mostly likely nead to resize the map
from 4096x2048.png to 2048x1024.png or even as small as 1024x512.png pixels that is shrink it by 1/2 or 1/4 the orig. size
save ti as EarthClouds.png and past it into textures/medres
edit the solarsys.ssc
Code: Select all
Atmosphere {
91 Height 60
92 Lower [ 0.43 0.52 0.65 ]
93 Upper [ 0.26 0.47 0.84 ]
94 Sky [ 0.40 0.6 1.0 ]
95 Sunset [ 1.0 0.6 0.2 ]
96 CloudHeight 7
97 CloudSpeed 65
98 CloudMap "earth-clouds.*"
99
100 Mie 0.001
101 MieAsymmetry -0.25
102 Rayleigh [ 0.001 0.0025 0.006 ]
103 MieScaleHeight 12
104 }
105
at about line 98 to read like this
CloudMap "EarthClouds.png"
and start celestia
-------------------
P.S.
yes i do need to update thees but seeing as the jupter and saturn maps/addons i updated LAST MONTH are still not updated /nor are the screen shots