Changing max viewing distance

Support for running, installing or compiling OpenMW

Before you submit a bug report for the first time, please read: Bug reporting guidelines
Locked
tormeh
Posts: 6
Joined: 11 Mar 2014, 03:28

Changing max viewing distance

Post by tormeh »

I want to change the max viewing distance. I can do this by editing configureFog in renderingmanager.cpp and recompiling, but from an earlier topic it sounds like it is possible to change this in a "settings file". Changing settings-default.cfg has no effect, even if I decrease the value. Is this a bug?
Chris
Posts: 1626
Joined: 04 Sep 2011, 08:33

Re: Changing max viewing distance

Post by Chris »

settings-default.cfg is the default settings OpenMW uses when no existing settings.cfg exists. You don't want to change that. You want to change settings.cfg instead.
tormeh
Posts: 6
Joined: 11 Mar 2014, 03:28

Re: Changing max viewing distance

Post by tormeh »

Ok. Thanks :)
Locked