I have a problem with the setting 'Cockpit Glass Reflections':
If I read this correctly, this should influence the sun reflections (depending on the position of the ship obviously) in my cockpit window, which sometimes occludes the view in the center.
I do not want this, and it is much too strong anyway (IMHO, YMMV). So I use the setting 'Cockpit Glass Reflections' in Graphic Settings and can select a value between 0 and 100. Only - changing this from 0 to 100 or back to 3 has absolutely no effect? There is something fishy.
I MAY have a problem with an older settings file, which I do not change or delete by hand, just using it and changing it via settings in the game. I looked at it: Does somebody know which setting is for the 'Cockpit Glass Reflections'?
Here an excerpt from my config.xml, from the beginning to the begin of 'sound options', which are not included:
Code: Select all
<!-- graphic options -->
<fullscreen>false</fullscreen>
<borderless>true</borderless>
<antialiasing>ssaa_4x</antialiasing>
<presentmode>immediate</presentmode>
<colorcorrection>0</colorcorrection>
<gamma>1.05</gamma>
<capturehq>false</capturehq>
<gfxquality>0</gfxquality>
<!-- high gfx preset -->
<shaderquality>2</shaderquality>
<shadows>2</shadows>
<softshadows>true</softshadows>
<ssao>2</ssao>
<glow>0</glow>
<lodfactor>0.95</lodfactor>
<effectdistance>0.85</effectdistance>
<distortion>false</distortion>
<disableradar>false</disableradar>
<radarquality>1</radarquality>
<ssr>true</ssr>
<ssrquality>medium</ssrquality>
<texturequality>high</texturequality>
<chromaticaberration>false</chromaticaberration>
<volumetric>2</volumetric>
Thank you.