For those of you who have had problems with installing DBrady's Mars VT textures, this is how I got it to work on my system. I'm a newbie to this community, so just slap me if I state the obvious, or am incorrect about something I say
.
Here is how the directories look on my machine:
I put the flat and normal maps in the same master directory.
The ssc I modified to look like this:
______________________________________________
AltSurface "MarsNormalMapDXT3" "Sol/Mars"
{
Texture "MarsFlat.ctx"
NormalMap "MarsNormalMapDXT3.ctx"
Color [ 1 0.75 0.7 ]
HazeColor [ 1 1 1 ]
HazeDensity 0.45
Radius 3396 # equatorial
# Oblateness 0.0069
}
_______________________________________________
I just took out the # commenting out the texture or normalmap.
The MarsFlat.ctx and MarsNormalMapDXT3.ctx I put in the medres folder, and since I noticed in the MarsFlat.ctx file that it called for a "MarsFlat" directory, I created one as there wasn't one originally, and put the flat textures there. I just wanted to get it to work as I had the same problem as others here did, but I wasn't going to let 18hrs of downloading on dialup for JUST ONE FILE (the last 180MB normalmap one) plus all the other ones go for nothing...
Hope this helps someone
.