Global planet/moons textures

I need some help with global cloud textures. I created surface and cloud tiles of levels 8 for Venus that cover the whole planet. The Venus.cfg contains lines:
Code:
; === Data for the Visual ===
TileFormat = 2
CloudFormat = 2
MaxPatchResolution = 8   
MinCloudResolution = 1   
MaxCloudResolution = 8
But in game I don't see cloud textures, namely they are black:

Без імені.png

Cloud textures are solid (not transparency). I created them from a BMP image using plsplit64.exe.
 
It looks something is wrong with cloud settings for Venus, since I copied Earth clouds into Venus directory and they are black too, whereas they should be white:

Без імені.png
 
Back
Top