Jump to content

Dark Textures - Copernicus Mod


Recommended Posts

Hi! 

I'm trying to replace duna surface textures and heightmap using copernicus mod. 

I succesfully replaced heightmap, Scaled Space Color Map and Scaled Space Normal Map but I have a problem with surface textures. 

I used this configuration : 

@Kopernicus:AFTER[Kopernicus]
{
	@Body[Duna]
    {
		@ScaledVersion
		{
		Material
			{
                texture = NewPlanet/Duna_Color.png
                normals = NewPlanet/Duna_Normal.png
			}
		}
        @PQS
        {
		Material
		{
				saturation = 1
                contrast = 3
                tintColor = 1.000,1.000,1.000,0.000
                powerNear = 0.6
                powerFar = 0.2
				steepPower = 2
                steepTexStart = 0
                steepTexEnd = 50000
                steepTex = NewPlanet/Stone_Color.png
                steepBumpMap = NewPlanet/Stone_Normal.png
                steepNearTiling = 8000
                steepTiling = 500
				
				lowTex = NewPlanet/Sand_Color.png
                lowBumpMap = NewPlanet/Sand_Normal.png
                lowNearTiling = 2000
                lowMultiFactor = 10
                lowBumpNearTiling = 2000
                lowBumpFarTiling = 10

                midTex = NewPlanet/Rocky_Sand_Color.png
                midBumpMap = NewPlanet/Rocky_Sand_Normal.png
                midNearTiling = 4000
                midMultiFactor = 10
                midBumpNearTiling = 8000
                midBumpFarTiling = 10

                highTex = NewPlanet/Rocky_Color.png
                highBumpMap = NewPlanet/Rocky_Normal.png
                highNearTiling = 4000
                highMultiFactor = 10
                highBumpNearTiling = 4000
                highBumpFarTiling = 10
		}
			Mods
			{
				VertexHeightMap
				{
					map = NewPlanet/Duna_height.png
					offset = 0
					deformity = 9000
					scaleDeformityByRadius = False
					order = 10
					enabled = True
					name = _Height
					index = 0
				}
				VertexSimplexHeightAbsolute
				{
					order = 12
					enabled = False
				}
				VertexHeightNoiseVertHeightCurve2
				{
					order = 13
					enabled = False
				}
				VertexHeightNoiseVertHeightCurve2
				{
					order = 14
					enabled = False
				}
				VertexHeightNoiseVertHeightCurve2
				{
					order = 15
					enabled = False
				}
			}
		}
	}
}

And this textures : 

Rocky_Color: 

XFjcLJr.jpg

Rocky_Normal ( All Normal Maps were created using Gimp and normal map plugin). 

kjPTHbk.png

Rocky_Sand_Color 

UAyU59i.png

Rocky_Sand_Normal

f9rt2Az.png

Sand_Color

j7R5BrA.png

Sand_Normal

wdezwQZ.png

Stone_Color

v8GqTkP.jpg

Stone_Normal

XXfi7I0.jpg

 

When I'm on the surface of Duna, everything is ok ( textures are a bit dark but this isn't a big problem). 

nabeYe0.png

But when I'm flying above Duna , this happens : 

2v1m6XP.png

Does Anybody knew how to fix it ?

I'm using KSP 1.1.3 and Copernicus 1.1.3-1. 

Edited by Bill2462
Missing informations ( I forgot about game and mod version)
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...