Jump to content

[1.12] Strange New Worlds | A New High-Quality Star System To Explore!


Zaffre

Recommended Posts

  • 1 month later...
  • 2 weeks later...

I'm not 100% sure, but it looks like SNW_planet List.cfg completely removes the stock system from the processing list. This stops the Scatterer from working.

Edited by Kvaksa
Link to comment
Share on other sites

  • 3 months later...

Hello, I love your star system, however it is a bit laggy for me. Is there any way I might be able to lessen the texture quality? When I put it on low in settings it doesnt change any of the planets. I tried going into the files and reduce texture size but something kept going wrong

Link to comment
Share on other sites

  • 4 weeks later...
On 2/12/2024 at 10:49 PM, Kvaksa said:

I'm not 100% sure, but it looks like SNW_planet List.cfg completely removes the stock system from the processing list. This stops the Scatterer from working.

I have noticed the same issue. Have you found a fix? I've tried to haphazardly combine it with the stock config, but I have no idea if that's gonna work or not. 

Link to comment
Share on other sites

  • 2 weeks later...

Hey there all. It's been a little while since I've done or said anything in regards to the mod.

I had gotten severely burnt out after working on this and let it go to avoid the burnout physically manifesting, growing tired of some of the attitudes in the KSP userbase, and last but not least in anticipation of KSP2 rendering KSP1 irrelevant. As we all know by now KSP2 is officially a bust and we're stuck what we've got.

If I can get back into the game or ride a welcoming wave of motivation after so long, I may bring myself to fix and give a minor update to the mod here as I try to rediscover and come back to the game. That being said I'm not sure if it's worth the time sink and hassle of dealing with jank. If there's still interest, let me know and perhaps that can help me out.

On 7/3/2024 at 5:40 PM, Strubinator said:

All of your image links are broken unfortunately.

Fracktastic. I'm not sure if that's the forum's fault or the Discord hosting deciding to be uncooperative. That'll be annoying to replace, I think most of the images I had were deleted from my machine a while ago for space and I don't use the Discords that the images were original hosted on.

Link to comment
Share on other sites

9 hours ago, Zaffre said:

Hey there all. It's been a little while since I've done or said anything in regards to the mod.

I had gotten severely burnt out after working on this and let it go to avoid the burnout physically manifesting, growing tired of some of the attitudes in the KSP userbase, and last but not least in anticipation of KSP2 rendering KSP1 irrelevant. As we all know by now KSP2 is officially a bust and we're stuck what we've got.

If I can get back into the game or ride a welcoming wave of motivation after so long, I may bring myself to fix and give a minor update to the mod here as I try to rediscover and come back to the game. That being said I'm not sure if it's worth the time sink and hassle of dealing with jank. If there's still interest, let me know and perhaps that can help me out.

Fracktastic. I'm not sure if that's the forum's fault or the Discord hosting deciding to be uncooperative. That'll be annoying to replace, I think most of the images I had were deleted from my machine a while ago for space and I don't use the Discords that the images were original hosted on.

I believe discord image links in general don't work here. 

Link to comment
Share on other sites

On 7/16/2024 at 1:34 AM, Zaffre said:

That'll be annoying to replace, I think most of the images I had were deleted from my machine a while ago for space and I don't use the Discords that the images were original hosted on.

Archive.org seems to have archived them, eg

unknown.png

Link to comment
Share on other sites

Principia config (tested to 1000 years):

  • Delete wormholes
  • Reduce distance from Kerbol by 99%
  • Remove fake barycenter (should only affect UI)
  • Delete submoons (Anomal, Cassini, Russet)
  • Usir system: move Flint, Denali, and Oceanus outward, and Flint made to orbit in retrograde, to keep Maxmin and Denali stable.
  • Poseidon system: move Arkhalo and Hreveldor outward to prevent disruption of Vetinghier
  • Gyro system: apply axial tilt, move moons outward
Spoiler
@Kopernicus:AFTER[StrangeNewWorlds]:NEEDS[Principia]
{
	// Remove wormholes
	-Body[BaldurGate] {}
	-Body[DeepwaterGate] {}

	// Remove barycenter
	-Body[PABarycenter] {}
	@Body[PolarisA] {
		@Orbit {
			%referenceBody = Sun
			@iconTexture = StrangeNewWorlds/Textures/PluginData/Icons/star.png
			%inclination = 90
			%eccentricity = 0.0561
			%semiMajorAxis = 10321654315425
			%longitudeOfAscendingNode = 0
			%argumentOfPeriapsis = 0
			%meanAnomalyAtEpochD = 89
			%epoch = 0
			@color = 1,1,1,1
			@mode = 0
		}
	}
	@Body[PolarisAb] {
		@Orbit {
			%referenceBody = PolarisA
			%semiMajorAxis = 2.7675604e+11
		}
	}
	@Body[PolarisB] {
		@Orbit {
			%referenceBody = PolarisA
		}
	}

	// Remove submoons
	-Body[Anomal] {}
	-Body[Cassini] {}
	-Body[Russet] {}

	// Usir moons
	@Body[Flint] {
		@Orbit {
			%inclination = 184.32
			%semiMajorAxis = 108000000
		}
	}
	@Body[Denali] {
		@Orbit {
			%semiMajorAxis = 187500000
		}
	}
	@Body[Oceanus] {
		@Orbit {
			%semiMajorAxis = 303000000
			%eccentricity = 0.014
		}
	}

	// Poseidon moons
	@Body[Arkhalo] {
		@Orbit {
			%semiMajorAxis = 112800000
		}
	}
	@Body[Hreveldor] {
		@Orbit {
			%semiMajorAxis = 168805000
		}
	}

	// Gyro system
	@Body[Gyro]
	{
		@Properties
		{
			@description = Gyro is the third and final gas giant in the Aramis system, and the least massive. Its deep red hue is unique among gas giants, in stark contrast to its warmer, blue and white counterparts closer Aramis. It hosts a more modest set of moons, but they are worth a visit nonetheless!
		}
	}
	@Body[Kawah]
	{
		@Orbit
		{
			%inclination = -90.09
			%longitudeOfAscendingNode = 0
			%eccentricity = 0.002
			%semiMajorAxis = 25000000
		}
	}
	@Body[Boreal]
	{
		@Orbit
		{
			%inclination = -89.2
			%longitudeOfAscendingNode = 0
			%semiMajorAxis = 78000000
			%eccentricity = 0.001
		}
	}
	@Body[Selena]
	{
		@Orbit
		{
			%inclination = -68.4
			%longitudeOfAscendingNode = 0
			%semiMajorAxis = 143000000
		}
	}
}
@principia_gravity_model:NEEDS[StrangeNewWorlds] {
	body {
		name                	= Gyro
		axis_right_ascension	= 90 deg
		axis_declination    	= 0 deg
	}
	body {
		name                	= Kawah
		axis_right_ascension	= 90 deg
		axis_declination    	= -0.09 deg
	}
	body {
		name                	= Boreal
		axis_right_ascension	= 90 deg
		axis_declination    	= 0.8 deg
	}
	body {
		name                	= Selena
		axis_right_ascension	= 90 deg
		axis_declination    	= 11.6 deg
	}
}

 

Edited by J-B
Reduce distance even more
Link to comment
Share on other sites

On 7/20/2024 at 3:45 PM, J-B said:

Principia config (tested to 1000 years):

  • Delete wormholes
  • Reduce distance from Kerbol by 99%
  • Remove fake barycenter (should only affect UI)
  • Delete submoons (Anomal, Cassini, Russet)
  • Usir system: move Flint, Denali, and Oceanus outward, and Flint made to orbit in retrograde, to keep Maxmin and Denali stable.
  • Poseidon system: move Arkhalo and Hreveldor outward to prevent disruption of Vetinghier
  • Gyro system: apply axial tilt, move moons outward
  Reveal hidden contents
@Kopernicus:AFTER[StrangeNewWorlds]:NEEDS[Principia]
{
	// Remove wormholes
	-Body[BaldurGate] {}
	-Body[DeepwaterGate] {}

	// Remove barycenter
	-Body[PABarycenter] {}
	@Body[PolarisA] {
		@Orbit {
			%referenceBody = Sun
			@iconTexture = StrangeNewWorlds/Textures/PluginData/Icons/star.png
			%inclination = 90
			%eccentricity = 0.0561
			%semiMajorAxis = 10321654315425
			%longitudeOfAscendingNode = 0
			%argumentOfPeriapsis = 0
			%meanAnomalyAtEpochD = 89
			%epoch = 0
			@color = 1,1,1,1
			@mode = 0
		}
	}
	@Body[PolarisAb] {
		@Orbit {
			%referenceBody = PolarisA
			%semiMajorAxis = 2.7675604e+11
		}
	}
	@Body[PolarisB] {
		@Orbit {
			%referenceBody = PolarisA
		}
	}

	// Remove submoons
	-Body[Anomal] {}
	-Body[Cassini] {}
	-Body[Russet] {}

	// Usir moons
	@Body[Flint] {
		@Orbit {
			%inclination = 184.32
			%semiMajorAxis = 108000000
		}
	}
	@Body[Denali] {
		@Orbit {
			%semiMajorAxis = 187500000
		}
	}
	@Body[Oceanus] {
		@Orbit {
			%semiMajorAxis = 303000000
			%eccentricity = 0.014
		}
	}

	// Poseidon moons
	@Body[Arkhalo] {
		@Orbit {
			%semiMajorAxis = 112800000
		}
	}
	@Body[Hreveldor] {
		@Orbit {
			%semiMajorAxis = 168805000
		}
	}

	// Gyro system
	@Body[Gyro]
	{
		@Properties
		{
			@description = Gyro is the third and final gas giant in the Aramis system, and the least massive. Its deep red hue is unique among gas giants, in stark contrast to its warmer, blue and white counterparts closer Aramis. It hosts a more modest set of moons, but they are worth a visit nonetheless!
		}
	}
	@Body[Kawah]
	{
		@Orbit
		{
			%inclination = -90.09
			%longitudeOfAscendingNode = 0
			%eccentricity = 0.002
			%semiMajorAxis = 25000000
		}
	}
	@Body[Boreal]
	{
		@Orbit
		{
			%inclination = -89.2
			%longitudeOfAscendingNode = 0
			%semiMajorAxis = 78000000
			%eccentricity = 0.001
		}
	}
	@Body[Selena]
	{
		@Orbit
		{
			%inclination = -68.4
			%longitudeOfAscendingNode = 0
			%semiMajorAxis = 143000000
		}
	}
}
@principia_gravity_model:NEEDS[StrangeNewWorlds] {
	body {
		name                	= Gyro
		axis_right_ascension	= 90 deg
		axis_declination    	= 0 deg
	}
	body {
		name                	= Kawah
		axis_right_ascension	= 90 deg
		axis_declination    	= -0.09 deg
	}
	body {
		name                	= Boreal
		axis_right_ascension	= 90 deg
		axis_declination    	= 0.8 deg
	}
	body {
		name                	= Selena
		axis_right_ascension	= 90 deg
		axis_declination    	= 11.6 deg
	}
}

 

Oh hello! That's great, thank you. I'm gonna hear back on what's changed with Kopernicus since I last tinkered with it and when I find the time I'll add this to the update whenever I get around to it.

On 7/18/2024 at 10:47 PM, J-B said:

Archive.org seems to have archived them, eg

Oh good, I'll look at checking that out.

Link to comment
Share on other sites

  • 5 weeks later...

I would very much appreciate someone helping me out, considering I have all of the requirements installed, there was no error for system on the start screen, and yet I still cannot seem to find the system on map. please, some assistance would be appreciated!

Link to comment
Share on other sites

9 hours ago, Growth_Kerbin said:

I can't seem to find the system in the scanner or system map. Also where are the wormholes located? there are no objects titled "wormhole" anywhere.

I believe the wormholes have gate in their name rather than being labeled wormhole explicitly, and the system is quite far away to the north (it's a polaris analog) , so maybe you didn't zoom out far enough? Try tabbing through all the planets, if you don't encounter anything that way maybe a dependency is installed wrong?

Link to comment
Share on other sites

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