What?
In vanilla nights, after the sunset, sun stays at the west, slowly shifting towards the east. Problem? It's constantly emitting light, making it, and shadows, appear from nowhere.
MoonlightNVSE resolves this problem!
(shocker)
Features:
- Moon as the light caster both in FNV and GECK
- Light is based on the current phase. Brightest on the full moon, pitch black on none.
Fixes:
- Fixes sunlight position in GECK
- Fixes sky in interiors marked as exteriors is not respecting the North Marker, making sun rise at south etc.
Some slider comparison shots at different hours with DN Weathers by Qolore7
Demo of moon phases affecting light strength:
Requirements:
- xNVSE - I think this one is obvious
- lStewieAl's Tweaks and Engine Fixes - includes the sun position fix for FNV which is crucial for this to work
For weather mod authors:
Light strength multipliers for moon phases. You can customize them through SetGameSetting, or through the INI. GameSettings do not save to the INI.
- fMoonMult4 - Full moon - 1.0
- fMoonMult3 - Waning gibbous and Waxing gibbous - 0.9
- fMoonMult2 - Third quarter and First quarter - 0.5
- fMoonMult1 - Waning crescent and Waxing crescent - 0.33
- fMoonMult0 - New moon - 0
Multiplier is applied to the luminosity value of the sunlight color.
You can completely disable this feature through the INI, or usingSetGameSetting "iMoonPhaseBrightness" 0
Source:
Credits:
- whole xNVSE server
- lStewieAl - for decompiled source code, wouldn't be possible without him
- yvile , c6 and Demorome - for helping me with the code
- Qolore7 - for nice comparison images
- nice try karut , but you are not getting credited (for real though, this mod wouldn't exist without your laziness, lol)
Instructions
Fixes moonlight, making the moon the light caster instead of the sun.
Additionally fixes some other Sky related bugs.
Requirements
MoonlightNVSE
The mod itself

