BrutalRIP Posted July 26, 2014 Share Posted July 26, 2014 (edited) I am currently Uploading one of the solar systems that I made to dropbox.And because of this i just downloaded this mod. right where's that link?? Edited July 26, 2014 by BrutalRIP Link to comment Share on other sites More sharing options...
Formykka Posted July 26, 2014 Share Posted July 26, 2014 Just out of curiosity....As I understand the game mechanics (and, please, anyone correct anything I may have wrong):- There's a hierarchy of SOIs (Kerbol/planets/moons in vanilla, black hole/stars/planets/moons in starsytem) where the highest level always has/requires an infinite SOI.- Gravity of one body has no actual effect on another body. A body's orbit is determined by its major axis/inclination/eccentricity. Gravity affects ships but all bodies are on "tracks".So....if I'm correct with that, would it be possible for one to use starsystems to reduce the size and gravity of the black hole to effectively zero, though keep its SOI infinite, and use that point as the focus for a binary (or trinary or more) star system, with each star having the same orbital period (ie always opposite each other)?Just curious....I thought that having that option might make the realism players a little more happy than accepting a mini-galaxy.Really loving this mod & excited to see what evolves. Link to comment Share on other sites More sharing options...
OvenProofMars Posted July 26, 2014 Author Share Posted July 26, 2014 I am currently Uploading one of the solar systems that I made to dropbox.Dolas:1. Ablate2. Ascension3. CZF304. Sentar (Skelton, Erin ^Pock, Ringle, Thud)5. Urania6. Freezer (Titania)7. InaccessableCorbo:1. Fearless (Peabody, Brag)2. Kunar3. Kaiser (Don, Polo)4. Boris (Rocky, Natasha, Bulwinkle)5. Jabin6. WotIs PF:Ce working properly for you? Link to comment Share on other sites More sharing options...
OvenProofMars Posted July 26, 2014 Author Share Posted July 26, 2014 ehhh.....PF:CE is being very weird. For some reason it's corrupting ScaledSpace.Instance.scaledSpaceTransforms Link to comment Share on other sites More sharing options...
OvenProofMars Posted July 26, 2014 Author Share Posted July 26, 2014 Just out of curiosity....As I understand the game mechanics (and, please, anyone correct anything I may have wrong):- There's a hierarchy of SOIs (Kerbol/planets/moons in vanilla, black hole/stars/planets/moons in starsytem) where the highest level always has/requires an infinite SOI.- Gravity of one body has no actual effect on another body. A body's orbit is determined by its major axis/inclination/eccentricity. Gravity affects ships but all bodies are on "tracks".So....if I'm correct with that, would it be possible for one to use starsystems to reduce the size and gravity of the black hole to effectively zero, though keep its SOI infinite, and use that point as the focus for a binary (or trinary or more) star system, with each star having the same orbital period (ie always opposite each other)?Just curious....I thought that having that option might make the realism players a little more happy than accepting a mini-galaxy.Really loving this mod & excited to see what evolves. Yes this would technically be possible, setting the black hole's mass to 0 solar masses would do that. But the orbital period of each star would be infinate, not sure how the game would react to that, nor do I seam how that woudl be more realistic. Black Holes with stars orbiting aroudn them are actually quite common in the universe. Link to comment Share on other sites More sharing options...
OvenProofMars Posted July 26, 2014 Author Share Posted July 26, 2014 K, I give up on PF:CE for tonight. Please let me know if it works for anyone. On my end PF:CE seems to be corrupting a certain list I need, therefore stopping my script halfway. Link to comment Share on other sites More sharing options...
Westi29 Posted July 26, 2014 Share Posted July 26, 2014 Here is the file! Multiple Solar SystemsLet me know if you have installation questions, but everything should be straight forward. Link to comment Share on other sites More sharing options...
Westi29 Posted July 26, 2014 Share Posted July 26, 2014 Just out of curiosity....As I understand the game mechanics (and, please, anyone correct anything I may have wrong):- There's a hierarchy of SOIs (Kerbol/planets/moons in vanilla, black hole/stars/planets/moons in starsytem) where the highest level always has/requires an infinite SOI.- Gravity of one body has no actual effect on another body. A body's orbit is determined by its major axis/inclination/eccentricity. Gravity affects ships but all bodies are on "tracks".So....if I'm correct with that, would it be possible for one to use starsystems to reduce the size and gravity of the black hole to effectively zero, though keep its SOI infinite, and use that point as the focus for a binary (or trinary or more) star system, with each star having the same orbital period (ie always opposite each other)?Just curious....I thought that having that option might make the realism players a little more happy than accepting a mini-galaxy.Really loving this mod & excited to see what evolves. There are planet packs that have this, I believe the one included in Planet Factory called Barry has this. I haven't really been able to get it to work though, so I removed Barry. Link to comment Share on other sites More sharing options...
Westi29 Posted July 26, 2014 Share Posted July 26, 2014 Is PF:Ce working properly for you?The only problems I have been having are with the Dolas and Corbo textures. I think it is because of active texture management, not sure. Link to comment Share on other sites More sharing options...
BrutalRIP Posted July 26, 2014 Share Posted July 26, 2014 (edited) Here is the file! Multiple Solar SystemsLet me know if you have installation questions, but everything should be straight forward.do i need to install PF:CE or is eveything in the download? thanksEDIT:never mind i figured it out and can confirm it works but i noticed that whilst in orbit around kerbin if i focus the view in mapview my ship stopped generating electric through the solar panels even though they where exposed to sunlight,as soon as i focused the view back to a body in the kerbol system they all workedalso can confirm the texture bug on the red sun the flare flickers until you zoom further in or out.EDIT2:i had 2 ships in lko when i installed now they are on a collision course with a black hole none of it my doing:( Edited July 26, 2014 by BrutalRIP Link to comment Share on other sites More sharing options...
Westi29 Posted July 26, 2014 Share Posted July 26, 2014 (edited) do i need to install PF:CE or is eveything in the download? thanksEDIT:never mind i figured it out and can confirm it works but i noticed that whilst in orbit around kerbin if i focus the view in mapview my ship stopped generating electric through the solar panels even though they where exposed to sunlight,as soon as i focused the view back to a body in the kerbol system they all workedalso can confirm the texture bug on the red sun the flare flickers until you zoom further in or out.EDIT2:i had 2 ships in lko when i installed now they are on a collision course with a black hole none of it my doing:(I think I fixed the flicker issue on the stars. If you add this override code to your Active Texture Management Configs file it should stop the flicker. EDIT: It DOESN'T.OVERRIDE{ Starsystems/Resources/BlackHoleCorona { compress = true mipmaps = true scale = 1 filter_mode = Bilinear make_not_readable = true } Starsystems/Resources/BlueStarCorona { compress = true mipmaps = true scale = 1 filter_mode = Bilinear make_not_readable = true } Starsystems/Resources/RedStarCorona { compress = true mipmaps = true scale = 1 filter_mode = Bilinear make_not_readable = true }} Edited July 26, 2014 by Westi29 Link to comment Share on other sites More sharing options...
BrutalRIP Posted July 26, 2014 Share Posted July 26, 2014 (edited) Thanks but i dont use atm im using x64 i use texture replacer (for skybox)dont know if that would cause it Edited July 26, 2014 by BrutalRIP Link to comment Share on other sites More sharing options...
Formykka Posted July 26, 2014 Share Posted July 26, 2014 But the orbital period of each star would be infinate,Hadn't thought of that. I was thinking period might be one of the variables coded in and not calculated by the game.Black Holes with stars orbiting aroudn them are actually quite common in the universe.I didn't realize that.I'll stop with the idle speculation and let you guys get on with your work. Link to comment Share on other sites More sharing options...
YaBoiVerac Posted July 26, 2014 Share Posted July 26, 2014 Hey I am experiencing something strange with this mod + PF:CE, the star systems posted by Westi29, as well as any other planet pack, work in the game when it is run from KSP.exe. However, when the game is run from KSP_x64 the game puts a star right on top of Kerbin, and the black hole doesn't seem to be there anymore, with the custom stars orbiting the sun instead. I've tried re-installing the game with only StarSystems + Westi29's file, yet the same thing happens. Now the strangest of all is that every once in a while when I start up the game in 64bit this doesn't happen, although it is rare and seems to be random. I am just so confused I needed to ask, does anyone know what might be going on? I thought running in 64bit just allowed you to use more ram, I don't understand how it could cause this issue. Link to comment Share on other sites More sharing options...
Westi29 Posted July 26, 2014 Share Posted July 26, 2014 Thanks but i dont use atm im using x64 i use texture replacer (for skybox)dont know if that would cause itYeah it wound up not working for me actually. Link to comment Share on other sites More sharing options...
OvenProofMars Posted July 26, 2014 Author Share Posted July 26, 2014 I think I fixed the flicker issue on the stars. If you add this override code to your Active Texture Management Configs file it should stop the flicker. EDIT: It DOESN'T.OVERRIDE{ Starsystems/Resources/BlackHoleCorona { compress = true mipmaps = true scale = 1 filter_mode = Bilinear make_not_readable = true } Starsystems/Resources/BlueStarCorona { compress = true mipmaps = true scale = 1 filter_mode = Bilinear make_not_readable = true } Starsystems/Resources/RedStarCorona { compress = true mipmaps = true scale = 1 filter_mode = Bilinear make_not_readable = true }}I'm pretty sure the flicker issue is either my rudamentry way of scaling the mesh, or due to the encoding of the corono texture. Link to comment Share on other sites More sharing options...
OvenProofMars Posted July 26, 2014 Author Share Posted July 26, 2014 Hey I am experiencing something strange with this mod + PF:CE, the star systems posted by Westi29, as well as any other planet pack, work in the game when it is run from KSP.exe. However, when the game is run from KSP_x64 the game puts a star right on top of Kerbin, and the black hole doesn't seem to be there anymore, with the custom stars orbiting the sun instead. I've tried re-installing the game with only StarSystems + Westi29's file, yet the same thing happens. Now the strangest of all is that every once in a while when I start up the game in 64bit this doesn't happen, although it is rare and seems to be random. I am just so confused I needed to ask, does anyone know what might be going on? I thought running in 64bit just allowed you to use more ram, I don't understand how it could cause this issue.http://imgur.com/cbp5E8MYes, I'm pretty sure that PC:CE is corrupting a certain list with transforms (that my mod needs) when run in 64bit. Link to comment Share on other sites More sharing options...
Ferigad Posted July 26, 2014 Share Posted July 26, 2014 From all Mods i see so far i am the most intressted in this one. Expanding the Game to multiple solarsystems would be amazing. But if i get it right, it´s still in early devolopment and works only with some other mods to create own solar systems? I will deffinitly keep my eye on this one until it gets so far that i can simply download the mod and got a bunch of new solar systems when i start the game.Great work, great idear, keep it up! *thumps up* For all KSP Interstellar players out there Link to comment Share on other sites More sharing options...
Xenon2462 Posted July 26, 2014 Share Posted July 26, 2014 If the moons and planets have custom textures then this would require massive amounts of RAM. However I like the idea of a green star.i might reduce the number of bodies later on but the concept of a green star is it has a high content of copper or bismuth or both Link to comment Share on other sites More sharing options...
Hogbobson Posted July 26, 2014 Share Posted July 26, 2014 i might reduce the number of bodies later on but the concept of a green star is it has a high content of copper or bismuth or bothHow would that create a green star? As far as I know, our own sun itself is already mostly green, but due to the blackbody radiation function, the combined emission of the other colours makes its light appear white to us (which, from a biological standpoint, probably is not a coincidence). I might be mistaken, though. I haven't studied it in-depth. Link to comment Share on other sites More sharing options...
DaveStrider Posted July 26, 2014 Share Posted July 26, 2014 Star colour is determined by temperature, not the elements it's made of (even if it was, finding a star made of copper or bismuth would be... weird.)http://blogs.discovermagazine.com/badastronomy/2008/07/29/why-are-there-no-green-stars/#.U9PflPldXnE this article explains it pretty well. basically, since green is in the middle of the visible spectrum, having the intensity peak there will mean a fairly even spread across the entire visible spectrum, meaning that it's white.so in the end, star colours go (in order of temperature) Red, orange, yellow, white, blue. Link to comment Share on other sites More sharing options...
Westi29 Posted July 26, 2014 Share Posted July 26, 2014 Here are some shots from my recent voyage to the Dolas System. Aerobraking and capture at Sentar, then gaining an orbit around Erin, a potential new Kerbal home. I used the Lionhead Aerospace Icarus Mod. Javascript is disabled. View full album Link to comment Share on other sites More sharing options...
Hremsfeld Posted July 26, 2014 Share Posted July 26, 2014 For those who have been having difficulty locating Planet Factory: Creator's Edition, the version I found was here. I take it there's no newer version? Link to comment Share on other sites More sharing options...
Avalon304 Posted July 26, 2014 Share Posted July 26, 2014 Man... I wish planetfactory worked with 64-bit... Id really love to use this and have interstellar travel... Link to comment Share on other sites More sharing options...
imadurr Posted July 26, 2014 Share Posted July 26, 2014 Amazing work! I tried it and instantly loved having more suns. Finally a legit reason to add MOAR BOOSTERS! Link to comment Share on other sites More sharing options...
Recommended Posts