Jump to content

[KSP 1.6.1] Stock Visual Terrain [v2.2.0] [20 March 2019]


Galileo

Recommended Posts

UPDATE

SVT v2.0.5

change log

  • New textures!
  • Trees no longer under water
  • Solid scatter objects (rocks, trees, and the like) are back!
    • Now enabled by a Module Manager cfg so its easy to find and delete if you don't want solid scatter objects
  • Sun light intensity curve
    • As you get further away from the sun, things will get darker.
  • Kopernicus Expansions footprint compatibility
  • Fixed Linux issue with sun textures.

To install:

1. Install Kopernicus https://github.com/Kopernicus/Kopernicus/releases/latest
and drop into GameData.

2. Drop the SVT folder into GameData folder.

If you don't want rocks, trees, cactus' and other scatter objects to be solid, edit the "EnableColliders" cfg in the SVT folder; change %collide = True to %collide = False

DOWNLOAD

Edited by Galileo
Link to comment
Share on other sites

Ahhh.. I just realized I don't have this installed as I've had it in my past career game. I mistakenly assumed it was installed due to the solid terrain scatter.

Sorry to ask, but can I install this if I'm already using the AstronomersVisualPack or are those two things incompatible?

Link to comment
Share on other sites

3 hours ago, wile1411 said:

Ahhh.. I just realized I don't have this installed as I've had it in my past career game. I mistakenly assumed it was installed due to the solid terrain scatter.

Sorry to ask, but can I install this if I'm already using the AstronomersVisualPack or are those two things incompatible?

You can use this, if you don't have KSPRC installed.

Link to comment
Share on other sites

Saw there was an update this morning on CKan, but the installation cycle couldn't complete.

 

 * Stock Visual Terrain (for Windows) 2.0.5(cached)



Oh no!

It looks like you're trying to install a mod which is already installed,
or which conflicts with another mod which is already installed.

As a safety feature, the CKAN will *never* overwrite or alter a file
that it did not install itself.

If you wish to install SVT-Windows 2.0.5 via the CKAN,
then please manually uninstall the mod which owns:

GameData/SVT/MiniAVC.xml

and try again.

Your GameData has been returned to its original state.




Error!

 

My modlist:

y0Lo7WV.png

 

Link to comment
Share on other sites

1 hour ago, Tricky14 said:

Saw there was an update this morning on CKan, but the installation cycle couldn't complete.

 


 * Stock Visual Terrain (for Windows) 2.0.5(cached)



Oh no!

It looks like you're trying to install a mod which is already installed,
or which conflicts with another mod which is already installed.

As a safety feature, the CKAN will *never* overwrite or alter a file
that it did not install itself.

If you wish to install SVT-Windows 2.0.5 via the CKAN,
then please manually uninstall the mod which owns:

GameData/SVT/MiniAVC.xml

and try again.

Your GameData has been returned to its original state.




Error!

 

My modlist:

y0Lo7WV.png

 

I don't know. I don't deal with CKAN. Bring it up with them. Sorry.

check your gamedata and make sure you don't have it already. CKAN seems to think you do. If it's a CKAN issue, try installing manually. This is the easiest mod to install.

Edited by Galileo
Link to comment
Share on other sites

4 hours ago, Galileo said:

I don't know. I don't deal with CKAN. Bring it up with them. Sorry.

check your gamedata and make sure you don't have it already. CKAN seems to think you do. If it's a CKAN issue, try installing manually. This is the easiest mod to install.

Checked Gamedata and it turns out CKAN hadn't entirely removed the folder the first time. No idea why, there should be no other dependencies on that file as this is the only one that modifies terrain AFAIK. After removing it, it installed like normal. Thought about reporting this to CKAN, but I really can't be bothered.

Link to comment
Share on other sites

It looks to me like the Mun's textures have a bit of green and magenta tint in small patches. I tried doing a B&W filter on it's texture and it did look better to me, so it might need a check before the next update.

Link to comment
Share on other sites

24 minutes ago, Rodger said:

It looks to me like the Mun's textures have a bit of green and magenta tint in small patches. I tried doing a B&W filter on it's texture and it did look better to me, so it might need a check before the next update.

Yep, just looked and you're right. I fixed it a long time ago, but I guess my recent edits brought it back. It will be fixed next update. Thanks

Link to comment
Share on other sites

@Avera9eJoe

Spoiler

TERRAIN
{
	preset = High
	version = 1.3.0
	PRESET
	{
		name = Low
		PLANET
		{
			name = Kerbin
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = KerbinOcean
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Mun
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Minmus
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 5
		}
		PLANET
		{
			name = Bop
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 5
		}
		PLANET
		{
			name = Duna
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Eve
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = EveOcean
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Gilly
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 5
		}
		PLANET
		{
			name = Ike
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Laythe
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = LaytheOcean
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Moho
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Tylo
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Vall
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Dres
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Pol
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Eeloo
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
	}
	PRESET
	{
		name = Default
		PLANET
		{
			name = Kerbin
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 9
		}
		PLANET
		{
			name = KerbinOcean
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 7
		}
		PLANET
		{
			name = Mun
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 8
		}
		PLANET
		{
			name = Minmus
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Bop
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Duna
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 8
		}
		PLANET
		{
			name = Eve
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 9
		}
		PLANET
		{
			name = EveOcean
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 7
		}
		PLANET
		{
			name = Gilly
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Ike
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Laythe
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 9
		}
		PLANET
		{
			name = LaytheOcean
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 7
		}
		PLANET
		{
			name = Moho
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 8
		}
		PLANET
		{
			name = Tylo
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 8
		}
		PLANET
		{
			name = Vall
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 8
		}
		PLANET
		{
			name = Dres
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 8
		}
		PLANET
		{
			name = Pol
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 8
		}
		PLANET
		{
			name = Eeloo
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 8
		}
	}
	PRESET
	{
		name = High
		PLANET
		{
			name = Kerbin
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 10
		}
		PLANET
		{
			name = KerbinOcean
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 7
		}
		PLANET
		{
			name = Mun
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 9
		}
		PLANET
		{
			name = Minmus
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 7
		}
		PLANET
		{
			name = Bop
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Duna
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 9
		}
		PLANET
		{
			name = Eve
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 10
		}
		PLANET
		{
			name = EveOcean
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 7
		}
		PLANET
		{
			name = Gilly
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 7
		}
		PLANET
		{
			name = Ike
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 7
		}
		PLANET
		{
			name = Laythe
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 10
		}
		PLANET
		{
			name = LaytheOcean
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 7
		}
		PLANET
		{
			name = Moho
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 9
		}
		PLANET
		{
			name = Tylo
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 9
		}
		PLANET
		{
			name = Vall
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 9
		}
		PLANET
		{
			name = Dres
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 9
		}
		PLANET
		{
			name = Pol
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 9
		}
		PLANET
		{
			name = Eeloo
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 9
		}
	}
}

 

 

Link to comment
Share on other sites

17 minutes ago, DDE said:

@Avera9eJoe

  Hide contents


TERRAIN
{
	preset = High
	version = 1.3.0
	PRESET
	{
		name = Low
		PLANET
		{
			name = Kerbin
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = KerbinOcean
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Mun
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Minmus
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 5
		}
		PLANET
		{
			name = Bop
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 5
		}
		PLANET
		{
			name = Duna
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Eve
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = EveOcean
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Gilly
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 5
		}
		PLANET
		{
			name = Ike
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Laythe
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = LaytheOcean
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Moho
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Tylo
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Vall
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Dres
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Pol
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Eeloo
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
	}
	PRESET
	{
		name = Default
		PLANET
		{
			name = Kerbin
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 9
		}
		PLANET
		{
			name = KerbinOcean
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 7
		}
		PLANET
		{
			name = Mun
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 8
		}
		PLANET
		{
			name = Minmus
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Bop
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Duna
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 8
		}
		PLANET
		{
			name = Eve
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 9
		}
		PLANET
		{
			name = EveOcean
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 7
		}
		PLANET
		{
			name = Gilly
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Ike
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Laythe
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 9
		}
		PLANET
		{
			name = LaytheOcean
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 7
		}
		PLANET
		{
			name = Moho
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 8
		}
		PLANET
		{
			name = Tylo
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 8
		}
		PLANET
		{
			name = Vall
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 8
		}
		PLANET
		{
			name = Dres
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 8
		}
		PLANET
		{
			name = Pol
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 8
		}
		PLANET
		{
			name = Eeloo
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 8
		}
	}
	PRESET
	{
		name = High
		PLANET
		{
			name = Kerbin
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 10
		}
		PLANET
		{
			name = KerbinOcean
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 7
		}
		PLANET
		{
			name = Mun
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 9
		}
		PLANET
		{
			name = Minmus
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 7
		}
		PLANET
		{
			name = Bop
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Duna
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 9
		}
		PLANET
		{
			name = Eve
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 10
		}
		PLANET
		{
			name = EveOcean
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 7
		}
		PLANET
		{
			name = Gilly
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 7
		}
		PLANET
		{
			name = Ike
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 7
		}
		PLANET
		{
			name = Laythe
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 10
		}
		PLANET
		{
			name = LaytheOcean
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 7
		}
		PLANET
		{
			name = Moho
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 9
		}
		PLANET
		{
			name = Tylo
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 9
		}
		PLANET
		{
			name = Vall
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 9
		}
		PLANET
		{
			name = Dres
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 9
		}
		PLANET
		{
			name = Pol
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 9
		}
		PLANET
		{
			name = Eeloo
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 9
		}
	}
}

 

 

I think @Avera9eJoe was talking about the settings in the game menu. I might be wrong though.

Edited by Theysen
Link to comment
Share on other sites

8 hours ago, DDE said:

@Avera9eJoe

  Reveal hidden contents


TERRAIN
{
	preset = High
	version = 1.3.0
	PRESET
	{
		name = Low
		PLANET
		{
			name = Kerbin
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = KerbinOcean
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Mun
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Minmus
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 5
		}
		PLANET
		{
			name = Bop
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 5
		}
		PLANET
		{
			name = Duna
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Eve
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = EveOcean
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Gilly
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 5
		}
		PLANET
		{
			name = Ike
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Laythe
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = LaytheOcean
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Moho
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Tylo
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Vall
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Dres
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Pol
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Eeloo
			minDistance = 4
			minSubdivision = 1
			maxSubdivision = 6
		}
	}
	PRESET
	{
		name = Default
		PLANET
		{
			name = Kerbin
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 9
		}
		PLANET
		{
			name = KerbinOcean
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 7
		}
		PLANET
		{
			name = Mun
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 8
		}
		PLANET
		{
			name = Minmus
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Bop
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Duna
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 8
		}
		PLANET
		{
			name = Eve
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 9
		}
		PLANET
		{
			name = EveOcean
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 7
		}
		PLANET
		{
			name = Gilly
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Ike
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Laythe
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 9
		}
		PLANET
		{
			name = LaytheOcean
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 7
		}
		PLANET
		{
			name = Moho
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 8
		}
		PLANET
		{
			name = Tylo
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 8
		}
		PLANET
		{
			name = Vall
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 8
		}
		PLANET
		{
			name = Dres
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 8
		}
		PLANET
		{
			name = Pol
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 8
		}
		PLANET
		{
			name = Eeloo
			minDistance = 6
			minSubdivision = 1
			maxSubdivision = 8
		}
	}
	PRESET
	{
		name = High
		PLANET
		{
			name = Kerbin
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 10
		}
		PLANET
		{
			name = KerbinOcean
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 7
		}
		PLANET
		{
			name = Mun
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 9
		}
		PLANET
		{
			name = Minmus
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 7
		}
		PLANET
		{
			name = Bop
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 6
		}
		PLANET
		{
			name = Duna
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 9
		}
		PLANET
		{
			name = Eve
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 10
		}
		PLANET
		{
			name = EveOcean
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 7
		}
		PLANET
		{
			name = Gilly
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 7
		}
		PLANET
		{
			name = Ike
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 7
		}
		PLANET
		{
			name = Laythe
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 10
		}
		PLANET
		{
			name = LaytheOcean
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 7
		}
		PLANET
		{
			name = Moho
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 9
		}
		PLANET
		{
			name = Tylo
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 9
		}
		PLANET
		{
			name = Vall
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 9
		}
		PLANET
		{
			name = Dres
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 9
		}
		PLANET
		{
			name = Pol
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 9
		}
		PLANET
		{
			name = Eeloo
			minDistance = 8
			minSubdivision = 1
			maxSubdivision = 9
		}
	}
}

 

 

 

5 hours ago, DDE said:

That's them. Was faster to copy-paste a portion of the "settings" file than to boot up the game.

Wrong settings :P What are your default KSP settings? I'm curious if your terrain detail is set to high, or the default.

Link to comment
Share on other sites

12 hours ago, Avera9eJoe said:

Wrong settings :P What are your default KSP settings? I'm curious if your terrain detail is set to high, or the default.

*sigh* To avoid any further confusion...

Wy8qqeZ.jpg

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...