-
Posts
33 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by Oprissmian
-
[1.12.x] OrbitIconsPack 1.3.0 [Updated January 9th 2025 CET]
Oprissmian replied to Oprissmian's topic in KSP1 Mod Releases
Version 1.3.0 released Download Links: Github Spacedock Changes in this version: Added Icons for "Ice Giant" & "Ringed Ice Giant" -
Greetings! NirssonKermanCameras is a small part mod that currently adds two cameras; one greyscale with error and noise generation, and another one that produces color images and doesn't have error and noise generation. I originally made those two cameras for making some pictures of the celestial objects I'm working on for my planet pack, VuhrantiSystem. Here are two pictures I took; one with the greyscale camera and the other with the color camera: I also plan to add a few more cameras later on, with some of them also being able to conduct science. Dependencies: NeptuneCamera Download Links: GitHub Spacedock NirssonKermanCameras is distributed under the CC BY-NC-SA License Special Thanks to @Beale and the other ones who made the NeptuneCamera Mod, as well as the Part Creation Tutorial used for making those parts If you like my projects, a donation would be appreciated. They are by no means necessary, but help me fuel my caffeine addiction and help me justify the time I use for my projects to my girlfriend Donate on PayPal
-
[1.12.x] Kopernicus Stable branch (Last Updated December 21st, 2024)
Oprissmian replied to R-T-B's topic in KSP1 Mod Releases
Yippee -
Greetings! This is VuhrantiSystem, a planet pack replacing the stock system with a custom real-scale one. The initial release modifies the sun and adds 11 whole bodies to the system, 6 planets and 5 moons. The Kerbals now call Verlod, a planet with vast grasslands and seas, their new home. Over the following months more bodies will be added, including a few more planets as well as some asteroids, a bunch of dwarfs planets and a lot of moons. The challenge - like with Real Solar System - is the fact that the star system is real scale. VuhrantiSystem tries to make it a bit easier by adding a config modifying the stock antennas' range as well as the thrust and fuel consumption of some of the stock engines, allowing one to reach orbit a bit easier. This config will be expanded on later. Currently the mod is mainly for sandbox only gameplay, with science defs and biomes coming once all bodies have been added. Configs for visual mods are also planned for a later date. Download Links: GitHub SpaceDock After downloading the .zip folder, open it and copy the GameData folder directly into your KSP directory. Your KSP GameData folder then should include the following folders: OrbitIconsPack VuhrantiSystem-Terrain VuhrantiSystem-Textures VuhrantiSystem Dependencies: Kopernicus (minimum Release-196) & its dependencies KSPCommunityFixes Recommended Mods: BetterTimeWarpContinued Credit to the PQS LandControl subnode goes to @Sushut's ElpamaxeSystem Mod All configs in the mod are distributed under the GPL-3.0 license while all art assets (planet & terrain textures) are distributed under the CC BY-SA license. This mod also bundles antother mod I made, OrbitIconsPack, which is also distributed under the CC BY-SA license. I'm currently unaware of any bugs. If you find one, please post a description and preferably a screenshot in this thread or DM me. Thanks
-
[1.12.x] OrbitIconsPack 1.3.0 [Updated January 9th 2025 CET]
Oprissmian replied to Oprissmian's topic in KSP1 Mod Releases
Hmm I might actually consider adding one, considering Gas Giants and Ice Giants are different. Might take me a few weeks to figure out a design for the icon as I'm busy with real life and my planet pack at the moment, but I'll definitively try -
[1.12.x] OrbitIconsPack 1.3.0 [Updated January 9th 2025 CET]
Oprissmian replied to Oprissmian's topic in KSP1 Mod Releases
Version 1.2.1 released Download Links: Github Spacedock Changes in this version: Added configs for the stock Kerbol System and the Outer Planets Mod -
[1.12.x] OrbitIconsPack 1.3.0 [Updated January 9th 2025 CET]
Oprissmian replied to Oprissmian's topic in KSP1 Mod Releases
Version 1.2.0 released Changes in this version: Added Icons for "Star", "Binary Star" & "Comet" -
[1.12.x] OrbitIconsPack 1.3.0 [Updated January 9th 2025 CET]
Oprissmian replied to Oprissmian's topic in KSP1 Mod Releases
Comet Icons will be added as well -
[1.12.x] OrbitIconsPack 1.3.0 [Updated January 9th 2025 CET]
Oprissmian replied to Oprissmian's topic in KSP1 Mod Releases
Gonna do that in the coming days when I have time. (Probably Wednesday or Thursday) -
[1.12.x] Kopernicus Stable branch (Last Updated December 21st, 2024)
Oprissmian replied to R-T-B's topic in KSP1 Mod Releases
Understandable. Those leaks are getting annoying not only in KSP but everywhere. Hope it stops soon. -
[1.12.x] OrbitIconsPack 1.3.0 [Updated January 9th 2025 CET]
Oprissmian replied to Oprissmian's topic in KSP1 Mod Releases
Version 1.1.1 released Changes in this version: Resized all Icons to 1024x1024 Slightly updated "Asteroid" and "Ringed Asteroid" Icons -
[1.12.x] OrbitIconsPack 1.3.0 [Updated January 9th 2025 CET]
Oprissmian replied to Oprissmian's topic in KSP1 Mod Releases
It's done -
[1.12.x] OrbitIconsPack 1.3.0 [Updated January 9th 2025 CET]
Oprissmian replied to Oprissmian's topic in KSP1 Mod Releases
No problem That's planned for the next update which should be available tomorrow or on Sunday. Also might try to get that thing with ResearchBodies done. -
Greetings! This mod allows anyone to give their planets their own orbital icon texture. As, at least to my knowledge, only a few planet packs use that feature so I wanted to make this little mod for planet pack creators. As with planet packs, this mod requires Kopernicus and its dependencies to function. In order to apply the new icon textures, add either iconTexture = OrbitIconsPack/PluginData/Icon_TypeAbbreviation.png to your planet's/moon's config under the "Orbit" section, or create a patch config with @Kopernicus:AFTER[Mod] { @Body[Example] { @Orbit { iconTexture = OrbitIconsPack/PluginData/Icon_TypeAbbreviation.png } } } In the patch config, replace "Mod" with the name of your planet pack and "Example" with the name of the body you want the custom icon to apply to. For the "TypeAbbreviation", selcet one of these letter combinations: T (Icon_T.png) "Terrestrial": This is for terrestrial worlds without atmosphere, like the moon. RT (Icon_RT.png) "Ringed Terrestrial": For non-atmospheric rocky worlds that have Rings around them. AT (Icon_AT.png) "Atmospheric Terrestrial": For rocky planets with an atmosphere, like Earth, Mars, etc. RAT (Icon_RAT) "Ringed Atmospheric Terrestrial": Imagine Earth with Rings. Not to be confused with the animal called "rat". GG (Icon_GG) "Gas Giant": Good Game... err... I mean this icon is for Gas Giants. RGG (Icon_RGG) "Ringed Gas Giant": Think of Saturn. IG (Icon_IG) "Ice Giant": For those gassy ones with Methane, Ammonia, etc. in their atmosphere. RIG (Icon_RIG) "Ringed Ice Giant": Uranus could use that. Don't take that out of context, please. A (Icon_A) "Asteroid": This is for asteroids/irregular moons/bodies that aren't massive/large enough to become sufficiently spheroid. RA (Icon_RA) "Ringed Asteroid": Apparently there are some out there. This icon is for them. C (Icon_C) "Comet": Not to be confused with the first commercial airliner. For bodies like 1P/Halley. S (Icon_S) "Star": For any star, no matter the size or spectral class. BnS (Icon_BnS) "Binary Star": For systems like Alpha Centauri, best used for the barycenter of such systems. This mod can be downloaded on GitHub and Spacedock. It is licensed under the CC BY-SA 4.0 License. If you want, you can redistribute this mod together with your planet pack under the terms of the license. Now, for version numbers: The first number is the main version. This will probably stay the same unless I'll redo all icon textures or something like that. The second number is for updates that add icons. The third will be for smaller patches that will add the configs for existing mods without custom icons and smaller icon updates. If you want me to make configs for mods that currently don't have custom orbital icons, let me know! If you encounter any problems with the mod, please send a description of the problem via PM or comment here. With all that being said, have fun with this little mod! If you like my projects, a donation would be appreciated. They are by no means necessary, but help me fuel my caffeine addiction and help me justify the time I use for my projects to my girlfriend Donate on PayPal
- 16 replies
-
- 11
-
[1.12.x] Apoapsis Motors: Delta V, Done Dirt Cheap
Oprissmian replied to Starseeker's topic in KSP1 Mod Releases
This mod (along with Periapsis Motors) gave me the final push to try and make a part mod myself. I'm curious, what modelling program did you use for your parts?- 21 replies
-
- 1
-
- restockalike
- stockalike
-
(and 1 more)
Tagged with:
-
[1.12.X] Neptune Camera - Basic Camera Utility [4.3][21.06.2023]
Oprissmian replied to Beale's topic in KSP1 Mod Releases
Very cool mod! I might add a few camera parts for my part mod(s) that I'm developing. -
[1.12.x] Kopernicus Stable branch (Last Updated December 21st, 2024)
Oprissmian replied to R-T-B's topic in KSP1 Mod Releases
Thank you very much! -
[1.12.x] Kopernicus Stable branch (Last Updated December 21st, 2024)
Oprissmian replied to R-T-B's topic in KSP1 Mod Releases
Hello, I seem to get the following error when opening KSP: This happened after installing the newest release, release-202. I don't have any idea why this is happening. -
[1.12.x] Periapsis Motors: Sepratrons Expanded
Oprissmian replied to Starseeker's topic in KSP1 Mod Releases
Amazing work- 19 replies
-
- 1
-
- parts
- restockalike
-
(and 1 more)
Tagged with:
-
I'd call this rocket the Starfalcon
- 3 replies
-
- Super Heavy Launcher
- reusable
-
(and 1 more)
Tagged with:
-
Awesome mod, it inspired me to make my planet pack in real universe size, and thanks to this mod I found out the solution for a bug that has been hindering me for over two months! I might add a patch for my mod that adds our real solar system as a distant star system if RealSolarSystem is installed.
-
I can't tell for sure. When I view the planets from the map view or the tracking station they have their color. The main problem is that once I get below the ScaledVersion "fadeStart", the ground becomes transparent unless I'm directly on it. Example: For Viopra, ScaledVersion "fadeStart" is at 5000 meters altitude. Once my orbit gets below 5000 meters, the ground just becomes transparent.
-
So, I'm currently working on a planet pack for KSP but on both terrestrial bodies I've added so far the ground is transparent when I'm within below ScaledSpace and PQS "fadeStart". The problem has been for two months now and I've tried multiple things that haven't worked. So if possible, I'd like your help regarding this situation. Here's some screenshots of the ground: And here are the config files: @Kopernicus:FOR[OPKNS] { Body { name = Verlod Debug { exportMesh = true update = true } cacheFile = OPKNS/Cache/Verlod.bin Template { name = Kerbin removeAllPQSMods = true removeOcean = true } Properties { displayName = #LOC_OPKNS_dspn_0002 description = #LOC_OPKNS_celDesc_0002 radius = 4137531 geeASL = 0.71 mass = 1.792E+24 rotates = True rotationPeriod = 66420 tidallyLocked = False isHomeWorld = True } Orbit { referenceBody = Sun color = 0.25, 0.4, 0.5, 1 inclination = 3.789227183 eccentricity = 0.022409 semiMajorAxis = 189989295803 longitudeOfAscendingNode = 47.3 argumentOfPeriapsis = 0.87 meanAnomalyAtEpoch = 0 epoch = 0 } Atmosphere { enabled = True oxygen = True altitude = 72000 adiabaticIndex = 1.40 atmosphereMolarMass = 0.02897 temperatureSeaLevel = 281 staticPressureASL = 1.10444E+02 temperatureCurve { key = 0 273 0.00000E+00 -5.35664E-03 key = 3547 254 -5.35664E-03 -7.41457E-03 key = 6649 231 -7.41457E-03 -6.03693E-03 key = 9465 214 -6.03693E-03 -2.26244E-03 key = 12117 208 -2.26244E-03 3.82409E-04 key = 14732 209 3.82409E-04 1.87829E-03 key = 17394 214 1.87829E-03 2.18579E-03 key = 20139 220 2.18579E-03 2.46566E-03 key = 22978 227 2.46566E-03 2.71370E-03 key = 25926 235 2.71370E-03 3.25415E-03 key = 28999 245 3.25415E-03 3.73367E-03 key = 32213 257 3.73367E-03 2.98418E-03 key = 35564 267 2.98418E-03 0.00000E+00 key = 38967 267 0.00000E+00 -3.61882E-03 key = 42283 255 -3.61882E-03 -3.47771E-03 key = 45446 244 -3.47771E-03 -3.31345E-03 key = 48464 234 -3.31345E-03 -3.46380E-03 key = 51351 224 -3.46380E-03 -3.24558E-03 key = 54124 215 -3.24558E-03 -2.61292E-03 key = 56803 208 -2.61292E-03 -2.30858E-03 key = 59402 202 -2.30858E-03 -2.37436E-03 key = 61929 196 -2.37436E-03 -2.02429E-03 key = 64399 191 -2.02429E-03 -1.23609E-03 key = 66826 188 -1.23609E-03 -4.15800E-04 key = 69231 187 -4.15800E-04 0.00000E+00 key = 72000 187 0.00000E+00 0.00000E+00 } temperatureSunMultCurve { key = 0 1.000 0.00000E+00 -9.27544E-05 key = 3547 0.671 -9.27544E-05 -1.33785E-04 key = 6649 0.256 -1.33785E-04 -1.30327E-04 key = 9465 -0.111 -1.30327E-04 -6.97587E-05 key = 12117 -0.296 -6.97587E-05 1.30019E-05 key = 14732 -0.262 1.30019E-05 4.54545E-05 key = 17394 -0.141 4.54545E-05 6.01093E-05 key = 20139 0.024 6.01093E-05 6.02325E-05 key = 22978 0.195 6.02325E-05 4.68114E-05 key = 25926 0.333 4.68114E-05 2.14774E-05 key = 28999 0.399 2.14774E-05 -9.95644E-06 key = 32213 0.367 -9.95644E-06 -3.07371E-05 key = 35564 0.264 -3.07371E-05 -4.17279E-05 key = 38967 0.122 -4.17279E-05 -4.40290E-05 key = 42283 -0.024 -4.40290E-05 -3.73064E-05 key = 45446 -0.142 -3.73064E-05 -1.88867E-05 key = 48464 -0.199 -1.88867E-05 3.11742E-06 key = 51351 -0.190 3.11742E-06 1.26217E-05 key = 54124 -0.155 1.26217E-05 1.97835E-05 key = 56803 -0.102 1.97835E-05 2.42401E-05 key = 59402 -0.039 2.42401E-05 2.69094E-05 key = 61929 0.029 2.69094E-05 2.59109E-05 key = 64399 0.093 2.59109E-05 2.26617E-05 key = 66826 0.148 2.26617E-05 1.58004E-05 key = 69231 0.186 1.58004E-05 5.05598E-06 key = 72000 0.200 5.05598E-06 0.00000E+00 } temperatureLatitudeBiasCurve { key = 0 8.48 0 0 key = 38 0 -0.4298 -0.4298 key = 90 -31.52 -0.6981 0 } temperatureLatitudeSunMultCurve { key = 0 17 0 0 key = 38 14.46 -0.1289 -0.1289 key = 90 5 -0.2094 0 } temperatureAxialSunBiasCurve { key = 0 8.47 0 -0.2035 key = 36 0 -0.2515 -0.2515 key = 126 -14.41 0 0 key = 216 0 0.2515 0.2515 key = 306 14.41 0 0 key = 360 8.47 -0.2035 0 } temperatureAxialSunMultCurve { key = 0 0 0 0 key = 38 0.5 0.02 0.02 key = 90 1 0 0 } temperatureEccentricityBiasCurve { key = 0 0 0 0 } pressureCurve { key = 0 1.10444E+02 0.00000E+00 -1.79290E-02 key = 3547 6.21074E+01 -1.09323E-02 -1.09323E-02 key = 6649 3.49255E+01 -6.84346E-03 -6.84346E-03 key = 9465 1.96401E+01 -4.19919E-03 -4.19919E-03 key = 12117 1.10444E+01 -2.44019E-03 -2.44019E-03 key = 14732 6.21074E+00 -1.36545E-03 -1.36545E-03 key = 17394 3.49255E+00 -7.45607E-04 -7.45607E-04 key = 20139 1.96401E+00 -4.06181E-04 -4.06181E-04 key = 22978 1.10444E+00 -2.20493E-04 -2.20493E-04 key = 25926 6.21074E-01 -1.19244E-04 -1.19244E-04 key = 28999 3.49255E-01 -6.42447E-05 -6.42447E-05 key = 32213 1.96401E-01 -3.44630E-05 -3.44630E-05 key = 35564 1.10444E-01 -1.87155E-05 -1.87155E-05 key = 38967 6.21074E-02 -1.05693E-05 -1.05693E-05 key = 42283 3.49255E-02 -6.23607E-06 -6.23607E-06 key = 45446 1.96401E-02 -3.67891E-06 -3.67891E-06 key = 48464 1.10444E-02 -2.16678E-06 -2.16678E-06 key = 51351 6.21074E-03 -1.27203E-06 -1.27203E-06 key = 54124 3.49255E-03 -7.42697E-07 -7.42697E-07 key = 56803 1.96401E-03 -4.31357E-07 -4.31357E-07 key = 59402 1.10444E-03 -2.49896E-07 -2.49896E-07 key = 61929 6.21074E-04 -1.44222E-07 -1.44222E-07 key = 64399 3.49255E-04 -8.28002E-08 -8.28002E-08 key = 66826 1.96401E-04 -4.72197E-08 -4.72197E-08 key = 69231 1.10444E-04 -2.67112E-08 -2.67112E-08 key = 72000 0.00000E+00 0.00000E+00 0.00000E+00 } AtmosphereFromGround { DEBUG_alwaysUpdateAll = False doScale = False waveLength = 1,0.584615588,0.396153271,1 samples = 2 innerRadiusMult = 0.9563388 outerRadiusMult = 1.045001 transformScale = 1.095,1.095,1.095 } } ScaledVersion { type = Atmospheric fadeStart = 35000 fadeEnd = 80000 Material { texture = OPKNS/Textures/PluginData/Verlod00.dds normals = OPKNS/Textures/PluginData/VerlodNormal.dds color = 1,1,1,1 specColor = 0.75,0.75,0.75,1 shininess = 0.17 rimPower = 1.5 rimBlend = 0.75 Gradient { 0.0 = 0.25, 0.5, 1, 1 0.2 = 0.25, 0.125, 0.0625, 1 0.6 = 0,0,0,0 0.4 = 0,0,0,0 } } } PQS { minLevel = 2 maxLevel = 8 minDetailDistance = 6 maxQuadLengthsPerFrame = 0.03 fadeStart = 80000 fadeEnd = 250000 deactivateAltitude = 265000 materialType = AtmosphericTriplanarZoomRotation allowFootprints = True Material { saturation = 1 contrast = 1.35 tintColor = 1,1,1,0 groundTexStart = 0 groundTexEnd = 20000 steepTexStart = 0 steepTexEnd = 20000 steepTex = BUILTIN/terrain_rock00 steepBumpMap = BUILTIN/Cliff (Layered Rock)_NRM steepNearTiling = 25000 steepTiling = 25 deepTex = BUILTIN/eveLowSand_diffuse deepBumpMap = BUILTIN/eveSand_nrm deepNearTiling = 50000 deepMultiFactor = 50 deepBumpNearTiling = 50000 deepBumpFarTiling = 50 lowTex = BUILTIN/eveLowSand_diffuse lowBumpMap = BUILTIN/eveSand_nrm lowNearTiling = 50000 lowMultiFactor = 50 lowBumpNearTiling = 50000 lowBumpFarTiling = 50 midTex = BUILTIN/gillyHighTerrain midBumpMap = BUILTIN/eveSand_nrm midNearTiling = 50000 midMultiFactor = 50 midBumpNearTiling = 50000 midBumpFarTiling = 50 highTex = BUILTIN/gillyHighTerrain highBumpMap = BUILTIN/eveSand_nrm highNearTiling = 50000 highMultiFactor = 50 highBumpNearTiling = 50000 highBumpFarTiling = 50 lowStart = -1 lowEnd = -1 highStart = 1 highEnd = 1 globalDensity = 1 planetOpacity = 255 } Mods { VertexHeightMap { map = OPKNS/Textures/PluginData/VerlodHeight.dds offset = 0 deformity = 7281 scaleDeformityByRadius = False order = 10 enabled = True } VertexSimplexHeightAbsolute { seed = 132562 deformity = 75 octaves = 8 persistence = 0.5 frequency = 24 enabled = true order = 20 } VertexSimplexHeight { seed = 342988 deformity = 128 octaves = 8 persistence = 0.5 frequency = 4 enabled = true order = 30 } VertexHeightNoiseVertHeightCurve2 { deformity = 315 ridgedAddFrequency = 32 ridgedAddLacunarity = 2 ridgedAddOctaves = 8 ridgedAddSeed = 438274 ridgedMode = Low ridgedSubFrequency = 32 ridgedSubLacunarity = 2 ridgedSubOctaves = 8 ridgedSubSeed = 749998 simplexFrequency = 24 simplexHeightEnd = 10000 simplexHeightStart = 0 simplexOctaves = 8 simplexPersistence = 0.5 simplexSeed = 80070 order = 40 enabled = True simplexCurve { key = 0 0 0 0 key = 0.6311918 0.4490898 1.432598 1.432598 key = 1 1 0 0 } } VertexColorMap { map = OPKNS/Textures/PluginData/VerlodColor.dds order = 50 enabled = True } City { debugOrientated = False frameDelta = 1 randomizeOnSphere = False reorientToSphere = True reorientFinalAngle = -15 reorientInitialUp = 0,1,0 Position { latitude = -7 longitude = 23.1082296 } repositionRadiusOffset = 42.7000007629395 repositionToSphere = True repositionToSphereSurface = False repositionToSphereSurfaceAddHeight = False commnetStation = True isKSC = True order = 100 enabled = True name = KSC LOD { Value { visibleRange = 50000 scale = 0,0,0 delete = False } } } LandControl { altitudeBlend = 0 altitudeFrequency = 1 altitudeOctaves = 1 altitudePersistance = 1 altitudeSeed = 1 createColors = true createScatter = True latitudeBlend = 0 latitudeFrequency = 1 latitudeOctaves = 1 latitudePersistance = 1 latitudeSeed = 1 longitudeBlend = 0 longitudeFrequency = 1 longitudeOctaves = 1 longitudePersistance = 1 longitudeSeed = 1 useHeightMap = False vHeightMax = 10000 order = 999999 enabled = True altitudeSimplex { frequency = 1 octaves = 1 persistence = 1 } latitudeSimplex { frequency = 1 octaves = 1 persistence = 1 } longitudeSimplex { frequency = 1 octaves = 1 persistence = 1 } LandClasses { Value { alterApparentHeight = 0 alterRealHeight = 0 color = 0,0,0,0 coverageBlend = 0 coverageFrequency = 1 coverageOctaves = 1 coveragePersistance = 1 coverageSeed = 1 name = VerlodBase latDelta = 1 latitudeDouble = False lonDelta = 1 minimumRealHeight = 0 noiseBlend = 0 noiseColor = 0,0,0,0 noiseFrequency = 1 noiseOctaves = 1 noisePersistance = 1 noiseSeed = 1 delete = False altitudeRange { endEnd = 1 endStart = 1 startEnd = 0 startStart = 0 } coverageSimplex { frequency = 1 octaves = 1 persistence = 1 } latitudeDoubleRange { endEnd = 1 endStart = 1 startEnd = 0 startStart = 0 } latitudeRange { endEnd = 1 endStart = 1 startEnd = 0 startStart = 0 } longitudeRange { endEnd = 2 endStart = 2 startEnd = -1 startStart = -1 } noiseSimplex { frequency = 1 octaves = 1 persistence = 1 } scatters { } } } scatters { } } } } SpaceCenter { latitude = -7 longitude = -53.1082296 decalLatitude = -7 decalLongitude = 23.1082296 lodvisibleRangeMultiplier = 1 reorientInitialUp = 0,1,0 reorientFinalAngle = -20 reorientToSphere = True radius = 16000 repositionRadiusOffset = 42.7000007629395 repositionToSphere = True repositionToSphereSurface = True repositionToSphereSurfaceAddHeight = False heightMapDefomity = 180 absoluteOffset = 70 absolute = true } } useOnDemand = true } @Kopernicus:FOR[OPKNS] { Body { name = Viopra Debug { exportMesh = true update = true } cacheFile = OPKNS/Cache/Viopra.bin Template { name = Gilly removeAllPQSMods = true } Properties { displayName = #LOC_OPKNS_dspn_0004 description = #LOC_OPKNS_celDesc_0004 timewarpAltitudeLimits = 0 338 675 1350 2700 5400 10800 21600 radius = 16539 mass = 1.4669241E+17 tidallyLocked = True sphereOfInfluence = 86605 } Orbit { referenceBody = Reatu color = #7a6f6f inclination = 0.035 eccentricity = 0.0000003818493 semiMajorAxis = 391000000 longitudeOfAscendingNode = 69.291 argumentOfPeriapsis = 0 meanAnomalyAtEpochD = 17.9382 epoch = 0 } ScaledVersion { fadeStart = 5000 fadeEnd = 15000 OnDemand { texture = OPKNS/Textures/PluginData/ViopraColor.dds normals = OPKNS/Textures/PluginData/ViopraNormal.dds } } PQS { fadeStart = 15000 fadeEnd = 27250 deactivateAltitude = 27500 minLevel = 2 maxLevel = 8 minDetailDistance = 6 maxQuadLengthsPerFrame = 0.03 materialType = AtmosphericExtra allowFootprints = True Material { factor = 8 factorBlendWidth = 0.05 factorRotation = 75 saturation = 1 contrast = 1 tintColor = 1,1,1,0 specularColor = 0.188235298,0.188235298,0.188235298,1 albedoBrightness = 1 steepPower = 1.5 steepTexStart = 30000 steepTexEnd = 60000 steepTex = BUILTIN/MunCliff [Diffuse] steepTexScale = 1,1 steepTexOffset = 0,0 steepBumpMap = BUILTIN/MunCliff [Normal] steepBumpMapScale = 1,1 steepBumpMapOffset = 0,0 steepNearTiling = 500 steepTiling = 350 lowTexScale = 1,1 lowTexOffset = 0,0 lowTiling = 1 midTex = BUILTIN/MunFloor [Diffuse] midTexScale = 1,1 midTexOffset = 0,0 midTiling = 150000 midBumpMap = BUILTIN/MunFloor [Normal] midBumpMapScale = 1,1 midBumpMapOffset = 0,0 midBumpTiling = 150000 highTexScale = 1,1 highTexOffset = 0,0 highTiling = 1.5 lowStart = -1 lowEnd = -1 highStart = 1 highEnd = 1 globalDensity = 1 fogColorRampScale = 1,1 fogColorRampOffset = 0,0 planetOpacity = 1 } Mods { VertexHeightMap { map = OPKNS/Textures/PluginData/ViopraHeight.dds offset = 0 deformity = 1712 scaleDeformityByRadius = False order = 10 enabled = True } VertexHeightNoise { deformity = 16 frequency = 4.5 octaves = 12 persistence = 0.5 seed = 7901832 noiseType = RidgedMultifractal mode = Low lacunarity = 2.5 order = 20 enabled = True } VertexColorMap { map = OPKNS/Textures/PluginData/ViopraColor.dds order = 30 enabled = True } LandControl { altitudeBlend = 0 altitudeFrequency = 1 altitudeOctaves = 1 altitudePersistance = 1 altitudeSeed = 1 createColors = False createScatter = True latitudeBlend = 0 latitudeFrequency = 1 latitudeOctaves = 1 latitudePersistance = 1 latitudeSeed = 1 longitudeBlend = 0 longitudeFrequency = 1 longitudeOctaves = 1 longitudePersistance = 1 longitudeSeed = 1 useHeightMap = False vHeightMax = 10000 order = 999999 enabled = True altitudeSimplex { frequency = 1 octaves = 1 persistence = 1 } latitudeSimplex { frequency = 1 octaves = 1 persistence = 1 } longitudeSimplex { frequency = 1 octaves = 1 persistence = 1 } LandClasses { Value { alterApparentHeight = 0 alterRealHeight = 0 color = 0,0,0,0 coverageBlend = 0 coverageFrequency = 1 coverageOctaves = 1 coveragePersistance = 1 coverageSeed = 1 name = Base latDelta = 1 latitudeDouble = False lonDelta = 1 minimumRealHeight = 0 noiseBlend = 0 noiseColor = 0,0,0,0 noiseFrequency = 1 noiseOctaves = 1 noisePersistance = 1 noiseSeed = 1 delete = False altitudeRange { endEnd = 1 endStart = 1 startEnd = 0 startStart = 0 } coverageSimplex { frequency = 1 octaves = 1 persistence = 1 } latitudeDoubleRange { endEnd = 1 endStart = 1 startEnd = 0 startStart = 0 } latitudeRange { endEnd = 1 endStart = 1 startEnd = 0 startStart = 0 } longitudeRange { endEnd = 2 endStart = 2 startEnd = -1 startStart = -1 } noiseSimplex { frequency = 1 octaves = 1 persistence = 1 } } } } } } } useOnDemand = true }