How do you permanently disable fog and bloom?

I am able to disable it when activating admin mode and putting in “r.BloomQuality 0 etc, but I have to do this every time I restart the game. How can I turn fog and bloom off permanently?

You need to place it in the Engine.ini file under the category called: [SystemSettings] (if that category doesn’t exist, create it).

Enigine.ini is located at:
steamapps\common\Conan Exiles\ConanSandbox\Saved\Config\WindowsNoEditor

Then simply add your settings overrides.


[SystemSettings]
r.Fog=0
r.BloomQuality=0


Hope this helps! :sunglasses:

4 Likes

Thank you for the help, @DaVice !

1 Like

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