Unfortunately my command of English isn't good enough to understand your instructions, so my wife wrote this text for me. I installed the textures as follows:
Celestia\textures\hires\Moon16K VT\level*.*
But I can't see the textures on the moon. What is wrong with them?
Thank you very much for your help.
Best wishes from Munich, Bavaria, Germany. (Bavarian beer festival)
Siggi Kokott
How to install the Moon 16K VT
Hi Siggi,
Well you can do as selden says, or try renaming solarsys.ssc entry for moon texture definition from:
to:
This will force Celestia to use only that texture for the moon.
Another solution would be to define as an alternate surface so you can switch between more than one texture per object with the AltSurface command.
All you have to do is to create a new subfolder in the extras folder with the name you want taking into account the usual folder structure for addons: i.e.
create a ssc file with this code:
and save it in:
And that's all; now when you right-click on the moon you'll have the alternate surfaces option which give you the option to switch to this new map
Well you can do as selden says, or try renaming solarsys.ssc entry for moon texture definition from:
Code: Select all
"Moon" "Sol/Earth"
{
Texture "moon.*"
}
to:
Code: Select all
"Moon" "Sol/Earth"
{
Texture "moon16kvt.ctx"
}
This will force Celestia to use only that texture for the moon.
Another solution would be to define as an alternate surface so you can switch between more than one texture per object with the AltSurface command.
All you have to do is to create a new subfolder in the extras folder with the name you want taking into account the usual folder structure for addons: i.e.
Code: Select all
c:\program files\Celestia\extras\Moon16k VT\textures\medres\Moon16K VTvt\levelx\
create a ssc file with this code:
Code: Select all
AltSurface "Moon 16K VT" "Sol/Earth/Moon"
{
Texture "Moon16KVT.ctx"
}
and save it in:
Code: Select all
c:\program files\Celestia\extras\Moon16K VT\
And that's all; now when you right-click on the moon you'll have the alternate surfaces option which give you the option to switch to this new map
Greets
praesepe
praesepe