-
Notifications
You must be signed in to change notification settings - Fork 0
/
SALodLights.ini
44 lines (38 loc) · 1.29 KB
/
SALodLights.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[LodLights]
RenderLodLights = 1
MaxNumberOfLodLights = 25000
CoronaRadiusMultiplier = 0.75
SlightlyIncreaseRadiusWithDistance = 1
CoronaFarClip = auto
CustomCoronaTexturePath = .\\corona.png
[StaticShadows]
RenderStaticShadowsForLODs = 0 //may reduce performance
StaticShadowsIntensity = 2.0
StaticShadowsDrawDistance = 200.0
[SearchLights]
RenderSearchlightEffects = 1
RenderOnlyDuringFoggyWeather = 1
SearchlightEffectVisibilityFactor = 0.4
SmoothEffect = 1
[DrawDistanceChanger]
Enable = 1
MinDrawDistanceOnTheGround = 2000.0
Factor1 = 8.0
Factor2 = 3.0
StaticSunSize = 20.0
[AdaptiveDrawDistance]
Enable = 0 // Works only with DrawDistanceChanger enabled
MinFPSValue = 30 // Plugin will decrease draw distance (far clip) if FPS value is less than this
MaxFPSValue = 55 // Plugin will increase draw distance (far clip) if FPS value is greater than this
MaxPossibleDrawDistance = 5000.0 // Plugin will stop increasing draw distance if it reaches this value
[IDETweaker]
TimedObjectsDrawDistance = 0.0 // All values below 10.0 will be used as a multiplier, otherwise as a draw distance.
NeonsDrawDistance = 2000.0
LODObjectsDrawDistance = 13000.0
GenericObjectsDrawDistance = 3000.0
AllNormalObjectsDrawDistance = 0.0
VegetationDrawDistance = 8000.0
LoadAllBinaryIPLs = 1
PreloadLODs = 1
[Misc]
FestiveLights = 1