No Fade To Black – CCR
Removes fade to black transitions.
Requires SFSE and ConsoleCommandRunner
If you would like to not use CCR, you can use the following commands in console to enable this tweak in your StarfieldCustom.ini:
;;CHANGE FADE TRANSITIONS
SetINISetting “fAutoDoorFadeSecs:General” “0.0001”
SetINISetting “fLoadGameFadeSecs:General” “0.0001”
SetINISetting “fNormalDoorFadeSecs:General” “0.0001”
SetINISetting “fFadeToBlackFadeSeconds:Interface” “0.0001”
SetINISetting “fDataMenuFadeInToGameTime:Interface” “0.0001”
SaveINIFiles