You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This mod has a serious issue with the camera nearClipPlane value. 0.05 is not ideal for KSP and causes the ground to flicker and mods such as EVE-Redux (Volumetric Clouds) to not render in the camera view. It is recommended to be no lower than 0.1. I have made a cfg file fix for this as to not edit the dll but it would be for the best if the dll was 0.1 by default. I found that those who use Physics Range Extender never got the flicker bug or cloud bug because PRE had set the clip plane itself to 0.1.
This mod has a serious issue with the camera nearClipPlane value. 0.05 is not ideal for KSP and causes the ground to flicker and mods such as EVE-Redux (Volumetric Clouds) to not render in the camera view. It is recommended to be no lower than 0.1. I have made a cfg file fix for this as to not edit the dll but it would be for the best if the dll was 0.1 by default. I found that those who use Physics Range Extender never got the flicker bug or cloud bug because PRE had set the clip plane itself to 0.1.
Here is my cfg fix:
The text was updated successfully, but these errors were encountered: