Page 1 of 1

tweaking some lines openmw.cfg has no effect?

Posted: 16 Nov 2017, 05:29
by kuyondo
fallback=Weather_Rain_Ripples
fallback=Weather_Rain_Ripple_Radius
fallback=Weather_Rain_Ripples_Per_Drop
fallback=Weather_Rain_Ripple_Scale
fallback=Weather_Rain_Ripple_Speed

I was messing around with these lines, but dont see any change/difference ingame. Is there anything that I should know of? :P

Re: tweaking some lines openmw.cfg has no effect?

Posted: 16 Nov 2017, 05:36
by akortunov
kuyondo wrote: 16 Nov 2017, 05:29 I was messing around with these lines, but dont see any change/difference ingame. Is there anything that I should know of? :P
Most of weather settings just are not implemented in OpenMW yet.

Re: tweaking some lines openmw.cfg has no effect?

Posted: 16 Nov 2017, 05:45
by kuyondo
Oh I see. I think, related to this maybe->https://bugs.openmw.org/issues/3404

Re: tweaking some lines openmw.cfg has no effect?

Posted: 16 Nov 2017, 15:12
by AnyOldName3
The fallback= settings are basically just copied from Morrowind.ini and don't necessarily do anything.

Re: tweaking some lines openmw.cfg has no effect?

Posted: 16 Nov 2017, 17:43
by drummyfish
When we're at it:

Code: Select all

distant terrain = true
turns the distant terrain on for me, but

Code: Select all

distant terrain = true    # some comment
doesn't. Any explanation?

EDIT: Oh sorry, the comment isn't allowed to be on the same line. My highlighter confused me :) I'll leave this here for any unfortunate people who try to google why it doesn't work for them.

EDIT 2: Also I had it wrong because I found it here: viewtopic.php?f=38&t=4221. Maybe the post should be edited or the comments could even be made to work like this.