Camera Mode QoL
A compilation of camera mode QoL tweaks.
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:
;;CAMERA MODE TWEAKS
SetINISetting “fPhotoModeCameraRange:Camera” “100”
SetINISetting “fPhotoModeCameraSphereSize:Camera” “100”
SetINISetting “bFadeCollidedActorsInPhotoMode:Camera” “0”
SetINISetting “fPhotoModeFOVMin:Interface” “1”
SetINISetting “fPhotoModeFOVMax:Interface” “150”
SetINISetting “iDefaultExternalCodecID:Wwise” “4”
SetINISetting “fPhotoModeVignetteOpacityMax:Interface” “1”
SetINISetting “fPhotoModeVignetteRadius:Interface” “0.50”
SaveINIFiles