The archives 'SolNemesis.zip' has to be unpacked in 'addons\catalogs'. But it is out of date, and I do not know if it works properly with SE 0.974 RC2.
Moreover, it does not work probably with other addons that change the solar system.
A slightly different version than in the pictures here. The textures of Celestia are not used. Anyone who wants to use these textures anyway, can download it here and change the script accordingly.
This:
Code
Surface { // Enable to use textures from Celestia //DiffMap "wowater/earthwowater.*" //DiffTileSize 1024 //DiffTileBorder 0 // ------------------------------------
// Disable to use textures from Celestia // Surface map author: Robert Skuridin "PBC" DiffMap "Earth/Surface-PBC" DiffTileSize 258 DiffTileBorder 1 // -------------------------------------
to
Code
Surface { // Enable to use textures from Celestia DiffMap "wowater/earthwowater.*" DiffTileSize 1024 DiffTileBorder 0 // ------------------------------------
// Disable to use textures from Celestia // Surface map author: Robert Skuridin "PBC" //DiffMap "Earth/Surface-PBC" //DiffTileSize 258 //DiffTileBorder 1 // -------------------------------------
In addition, create a folder 'wowater' in 'addons\textures\panets' and put the textures into this folder.
The script 'EwoW.sc' belongs in 'addons\catalogs\planets'.
I need help, I tried to remove the original objects from the original solar system, Uranus and Neptune changed, saturn is inside the sun, jupiter is missing, moons haven't changed, mercury is missing, moons of mars are missing also.
The textures in the .pak are very lores. Some better textures are here: Alderson disk textures To use them make a folder 'addons\textures\planets\Alderson' and put there the textures.
For the 'transparent' version put the file 'AldDiskTransp.sc' in 'addons\catalogs\planets' This are only Cloud layers!
A start position:
Code
Place "Billy" { Ver 974 Body "Billy" Parent "Bill-Bob" Date "2160.03.27 05:55:45.98" Pos (+000000000000007D31DD805CFD660D92 -0000000000000EC81ADFF48864FE1DFC +0000000000000508CD989DE40EA9943F) Rot (0.9778233437021903 -0.1443184133093288 -0.1163199735534033 0.09748521858970012) Vel 5.8333977e-011 Mode 1 }
For SE 0.974 RC3 These things are only experimentally to test what is possible with Space Engine. The surfaces of the disk are not procedurally. They are also not very detailed. I had no desire to create some terabytes of textures. Here and here and here are some more pictures.