Change FLAR config files

This commit is contained in:
D4rkl1ght3r
2025-05-13 19:46:49 +02:00
parent ea36a7102e
commit 570dadb78a
2 changed files with 36 additions and 13 deletions

View File

@@ -6,7 +6,7 @@ ShadowmapSize=4096
ShadowCastingLights=2 ShadowCastingLights=2
EnableNewLighting=1 EnableNewLighting=1
EnableShadows=1 EnableShadows=1
EnableEnvMaps=1 EnableEnvMaps=0
EnablePostProcessing=1 EnablePostProcessing=1
EnableLightScattering=1 EnableLightScattering=1
EnableParallaxMaps=1 EnableParallaxMaps=1
@@ -16,7 +16,7 @@ EnableAsteroidShadows=1
LightScatteringSunLimit=8 LightScatteringSunLimit=8
EnableClusteredShading=1 EnableClusteredShading=1
MaxNumberOfLightsIndex=3 MaxNumberOfLightsIndex=3
ReplaceFakeLights=1 ReplaceFakeLights=0
EnablePointLights=0 EnablePointLights=1
EnableAutomaticExposure=1 EnableAutomaticExposure=1
AlwaysUseAccurateSRGBConversion=1 AlwaysUseAccurateSRGBConversion=1

File diff suppressed because one or more lines are too long