0 of 0

File information

Last updated

Original upload

Created by

larior

Uploaded by

larior

Virus scan

Safe to use

Tags for this mod

About this mod

Prevent NPC actors fade out when close..

Requirements
Permissions and credits
Simple fix too prevent NPC's becoming invisible when they stay close to the player. 


Method 1:

No need to download anything just run the following code in the console:

SetINISetting "fActorFadeOutBoundMax:Camera" "0"
SaveINIFiles



Method 2:


Add this to your StarfieldCustom.ini file:

[Camera]
fActorFadeOutBoundMax=0

If [Camera] section already exists just add    fActorFadeOutBoundMax=0    under it.


Method 3:

CCR version

Requires:


Download the .zip file provided and install it with your mod manager or extract it in the game folder.