Skyrim LE (modded), bug with Day lighting (a video recorded)

fixing bugs
  • Author
  • Message
Offline
Posts: 10
Joined: 11 Jul 2017, 00:10

Re: Skyrim LE (modded), bug with Day lighting (a video recor

mindflux wrote:Try this: find these lines in enbeffect.fx and comment them out:

Code: Select all

	float toobright = max(0,tex2D(_s2, _v0).xyz - 0.4); // 0.5
	color.xyz *= 1-(1 * toobright); // 1.3
Sorry, this isn't working out.
Post Reply