-
Posts
2,533 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by blackrack
-
Ok, so for those who are getting issues with the latest release please try this new .dll : https://mega.nz/file/DNpU3JKI#7UUsMabgo9ufplK5zqvjUDQ2mkm2M6J8S2OXSq15ZPY Changelog: Fixed an issue with screen turning black if the command part is destroyed Fixed an issue with images stuck on-screen when returning to a planet with an ocean from a very long distance @SolarShield @KawaiiLucy @Black-Two- : This should fix the issue you reported
-
That's not what the shadow fix fixes. What changed between 0632 and 0770 is the default quality settings. If you want the same settings as before, go in 0770 in the scatterer KSC menu (small blue globe icon in the corner) and select the very high preset, that will get you the same shadows as 632 had by default. I've opted for a lower preset by default for performance but everything is still there. Most people can't run 8k shadowmaps and 50km shadows so it doesn't make sense to have it enabled by default.
-
Couldn't reproduce this at all, with either integrated or medium presets. Loaded a save and nothing happened. Screenshots + better reproduction steps? Can you try without USI Life support mods and see if it goes away? I might test them to see if this happens but for now I don't get this issue. Oh and if you haven't already, test with the .dll linked here: https://forum.kerbalspaceprogram.com/index.php?/topic/103963-wip19x-110x-111x-scatterer-atmospheric-scattering-00770-17052021/&do=findComment&comment=3976312
-
AVP overrides the settings. You can just go in AVP folder and look for the .cfg patch that overrides the scatterer config and delete it. These are probably other conflicting cases that are unrelated. I assume this doesn't happen with the regular waterfall plumes right? Does this one particular waterfall effect use a custom shader or something?
-
This happens with stock too, I tested it without scatterer and always got the word thing in map view on the back of the planet. My guess is that they're using a surface shader for Kerbin but didn't disable reflection probes. That's weird, have you checked if this happens in scatterer 0.0723? At least with the ocean.
-
Indeed you were using custom settings, it's just that the preset selector defaults to the first entry if nothing is selected or a preset matching the settings is not found. It should save your settings so if you switch to High for example, the next time you restart the game it won't redefault to low. So this happens with Integrated preset only? (at least from what you saw in your tests)
-
I will check it out. Integrated is for integrated graphics and means that almost everything is disabled. Does the game really default to it? Show a screenshot of the UI. Anyway if it defaults to it it means there is another mod or moduleManager patch forcing your config when the game starts, try testing without any visual packs/configs and just default scatterer.
-
In the undisclosed future Shadowmapping is not used for celestial shadows. Both EVE and scatterer assimilate planets to spheres and calculate eclipses analytically, allowing for smooth and cheap umbra and penumbra effects which shadowmapping can't do: I'll also add my own personal opinion that shadows are not a good use of hardware RT, and neither are reflections, IMO any RT budget should go towards true global illumination as that's the real game changer.