ArranzCNL / ImprovedCameraSE

First Person Mod for The Elder Scrolls V: Skyrim - Special Edition
MIT License
216 stars 38 forks source link

Light issues in first person #83

Closed tupiV closed 1 year ago

tupiV commented 1 year ago

There are some lighting bugs on skin in first person (see picture). It happens even when bEnableShadows is disabled. enb2023_1_14_22_52_47

ArranzCNL commented 1 year ago

bEnableShadows is placebo currently as it's not implemented.

However the lighting issues is possibly due to fNearDistance activating to allow seeing the body fully.

tupiV commented 1 year ago

Changing fNearDistance to high or low values still does not seem to alleviate the issue. This problem was not present in improved camera 1 if that helps.

ArranzCNL commented 1 year ago

If it is still doing it with: fNearDistanceFirstPerson=15.000000

I have no idea as there are too many mods that affect lighting and we don't touch lighting at all. We are aware of NearDistance screwing things up in outdoor areas which is mainly shadows going haywire. However if above is set to 15 and your still seeing it, another mod has to be the issue (might be multiple) regardless of IC version, even the very old beta1.

tupiV commented 1 year ago

I have found out that this is caused by bloom effects from ENB, when bloom is turned off this issue disappears. Not sure why this is not present in IC 1.

ArranzCNL commented 1 year ago

Could be due to an enb update