Weird graphics outlines

Does anyone know what might be causing the weird graphics outlines or masks when inside the hangar?
Please see attached picture.
As far as I know, this does not show up in the simulator’s outside view, just inside the hangar.

Cheers!

1 Like

It´s caused by the postprocess settings that are included in UserCfg.opt file. Only manual disabling is possible as UI does not include them.

I have disabled all except Sharpen:

	{PostProcess
		Enabled 1
		EyeAdaptation 0
		ColorGrading 0
		Sharpen 1
		Fringe 0
		LensDistortion 0
		Dirt 0
		LensFlare 0
		FilmGrain 0
		Vignette 0
		LensBlurMultiplier 1.000000
		FringeMultiplier 1.000000
	}

Cheers

2 Likes

Cool!
I’ll give that a try and report back.
Thanks, Captain.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.