doodlum / Skyrim-Community-Shaders

SKSE core plugin for community-driven advanced graphics modifications for AE, SE and VR. Also fixes bugs and improves performance.
GNU General Public License v3.0
137 stars 41 forks source link

feat: complete skylighting during loadscreen #433

Closed doodlum closed 1 month ago

doodlum commented 1 month ago

Skylighting is now always set to 255 frames because it minimises potential issues in more complex environments, e.g. in Solitude.

Whenever there is a loadscreen, skylighting will render once every frame until 255 frames have past.

The rebuild skylighting button also makes use of this, so is much faster.