-
Posts
2,719 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by rbray89
-
Not really... I add a "PQS Fake" that is a partial implementation of the PQS as I was never able to get the "real" pqs object to trigger once in proximity. Whoa-Whoa-Whoa... How the heck did you get the shader params!? I tried for about a week scrubbing fourms and using my google-fu but couldn't get anywhere. I was desperate enough to try and brute-force it but gave up and begged for textures instead. This changes a lot for me. Thank you for this alone!
-
[1.1.2][1-1-2] May 13-2016 EnvironmentalVisualEnhancements
rbray89 replied to rbray89's topic in KSP1 Mod Releases
That change for TR was only applicable if using the DEV branch, not the current releases. That would be why you are seeing the issue you are seeing now. -
[1.1.2][1-1-2] May 13-2016 EnvironmentalVisualEnhancements
rbray89 replied to rbray89's topic in KSP1 Mod Releases
It probably means one of the mods you use (ATM [probably not unless you fiddled with the configs] or TR) is making the clouds textures unreadable, so your volumetric cloud cover will likely be "permanant". -
There are UNTESTED versions of aggressive ATM to be used with KSP .24-2: https://github.com/rbray89/ActiveTextureManagement/blob/master/x86-Release.zip https://github.com/rbray89/ActiveTextureManagement/blob/master/x64-Release.zip Still have to verify the new builds work correctly and add the basic version before I post an official release.
-
[1.1.2][1-1-2] May 13-2016 EnvironmentalVisualEnhancements
rbray89 replied to rbray89's topic in KSP1 Mod Releases
Overhauls have been removed from releases in Github. I don't like removing release history (tags are still there), but seeing as that was the "go-to" location for updates and I am not using it for dev releases anymore, it was my only recourse. -
[1.1.2][1-1-2] May 13-2016 EnvironmentalVisualEnhancements
rbray89 replied to rbray89's topic in KSP1 Mod Releases
Overhaul "releases" are depricated. I've started shipping a release in the source with every commit. -
[1.1.2][1-1-2] May 13-2016 EnvironmentalVisualEnhancements
rbray89 replied to rbray89's topic in KSP1 Mod Releases
Yeah, that is gone in the overhaul branch. -
[1.1.2][1-1-2] May 13-2016 EnvironmentalVisualEnhancements
rbray89 replied to rbray89's topic in KSP1 Mod Releases
What do you mean? -
[1.1.2][1-1-2] May 13-2016 EnvironmentalVisualEnhancements
rbray89 replied to rbray89's topic in KSP1 Mod Releases
Yeah, I have work to do on the shader. Right now there is no logic to handle the case where the camera is above the atmosphere layer, so the distance to the ground makes it opaque. That and lighting. I do have plans for things like sunsets though. -
[1.1.2][1-1-2] May 13-2016 EnvironmentalVisualEnhancements
rbray89 replied to rbray89's topic in KSP1 Mod Releases
Yeah, the atmosphere is still WIP. Has no lighting yet. It crashes if you try to disable the atmosphere? I'll have to look into that one. -
[1.1.2][1-1-2] May 13-2016 EnvironmentalVisualEnhancements
rbray89 replied to rbray89's topic in KSP1 Mod Releases
Please keep in mind, these aren't official releases. Dev releases only. This particular shader (atmosphere) is WIP. I'm more interested in the "monotone" issue you reported. Does that show up when underneath the atmosphere overlay? You can disable the overlay by using ALT+E and unchecking the atmosphere box, and applying.- -
[1.1.2][1-1-2] May 13-2016 EnvironmentalVisualEnhancements
rbray89 replied to rbray89's topic in KSP1 Mod Releases
EOO? These releases are NOT compatible with any existing packs aside from the RSS one Pingopete is working on. Once this is a mainline release, then authors will be able to make packs for it. -
[1.1.2][1-1-2] May 13-2016 EnvironmentalVisualEnhancements
rbray89 replied to rbray89's topic in KSP1 Mod Releases
Also: The Overhaul releases should be ignored. I'm now doing "Build" releases shipped with the push into github. x86: https://github.com/rbray89/EnvironmentalVisualEnhancements/blob/Overhaul/x86-Release.zip x64: https://github.com/rbray89/EnvironmentalVisualEnhancements/blob/Overhaul/x64-Release.zip -
[1.1.2][1-1-2] May 13-2016 EnvironmentalVisualEnhancements
rbray89 replied to rbray89's topic in KSP1 Mod Releases
You sure about that? speed up to night time. If you have city textures, then everything is working as it is supposed to. Right now, there isn't much to the shader, and I haven't optimized the texturing distance. -
[1.1.2][1-1-2] May 13-2016 EnvironmentalVisualEnhancements
rbray89 replied to rbray89's topic in KSP1 Mod Releases
Hmmm... looks like I'll have to check it out and figure out why it is not applying the proper settings.