游民星空 > 资讯中心 > 正文

外媒分享《寂静岭f》画面提升方法:修改INI配置文件

2025-09-28 15:36:09 来源:游民星空 作者:co1dsleep 编辑:co1dsleep 浏览:loading

来游民商城购买《寂静岭f》,游民专属券+金币折扣后标准版361.59元(总计便宜29.41元) ;豪华版412.76元(总计便宜33.24元) 。

上周,科乐美推出了《寂静岭》系列的新作《寂静岭f》,该游戏采用虚幻5引擎开发。不过,与其他部分虚幻5游戏不同,它的画面表现并不算惊艳。好在玩家们发现了几项可解锁的隐藏设置,开启后能让游戏画面效果大幅提升。

游民星空

据Playground报道,在《寂静岭f》的游戏内菜单中,无法直接开启硬件光追或真正的史诗级画质设置。若想使用这些功能,需要手动修改INI配置文件。当然,开启这些隐藏设置会降低游戏的运行性能。

若要解锁隐藏设置,需在路径“AppData\Local\SHf\Saved\Config\Windows” 下创建一个名为“Engine.ini”的文件,然后将以下代码复制粘贴到该文件中。完成操作后,请确保将此文件设置为“只读”模式。

代码:

[SystemSettings]

r.Lumen.HardwareRayTracing=1

r.Lumen.Reflections.HardwareRayTracing=1

r.Lumen.ScreenProbeGather.HardwareRayTracing=1 

r.LumenScene.DirectLighting.HardwareRayTracing=1 

r.ContactShadows.OverrideLengthInWS=1

r.ContactShadows.OverrideLength=25

r.ContactShadows.OverrideShadowCastingIntensity=1 

r.ContactShadows.OverrideNonShadowCastingIntensity=1 

r.SkylightIntensityMultiplier=0.65

r.ShadowQuality=5 

r.Shadow.Virtual.ForceOnlyVirtualShadowMaps=0 

r.Shadow.Virtual.ResolutionLodBiasLocal=-2.0 

r.Shadow.Virtual.ResolutionLodBiasLocalMoving=-2.0 

r.Shadow.Virtual.ResolutionLodBiasDirectional=-1.0 

r.Shadow.Virtual.smrt.samplesperraylocal=2 

r.Shadow.Virtual.smrt.samplesperrayhair=2 

r.Shadow.Virtual.smrt.samplesperraydirectional=2 

r.Shadow.Virtual.smrt.texelditherscalelocal=4 

r.Shadow.Virtual.SMRT.TexelDitherScaleDirectional=6 

r.Shadow.Virtual.ScreenRayLength=0.02

r.Shadow.InsetDownscaleFactor=0 

r.Shadow.PerObjectDirectionalDepthBias=0.5 

r.Shadow.PerObjectDirectionalSlopeDepthBias=3 

r.Shadow.PerObjectSpotLightDepthBias=0.5 

r.Shadow.PerObjectSpotLightSlopeDepthBias=3 

r.Shadow.ShadowMaxSlopeScaleDepthBias=3

r.Shadow.SpotLightDepthBias=0.5 

r.lumen.tracemeshsdfs=1

r.Lumen.TraceMeshSDFs.TraceDistance=240 

r.Lumen.ScreenTracingSource=1

r.Lumen.DiffuseIndirect.SurfaceBias=8 

r.LumenScene.DirectLighting.UpdateFactor=8 

r.LumenScene.Radiosity.UpdateFactor=4 

r.LumenScene.Radiosity.MaxRayIntensity=99 

r.Lumen.ScreenProbeGather.TraceMeshSDFs=0 

r.Lumen.ScreenProbeGather.DownsampleFactor=12 

r.Lumen.ScreenProbeGather.MaxRayIntensity=1 

r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecular=2 

r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage=1

r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.SkipHairHits=0 

r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.SkipFoliageHits=0 

r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth=1 

r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.MaxIterations=30 

r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.RelativeDepthThickness=0.2

r.Lumen.ScreenProbeGather.ShortRangeAO.ScreenSpace.SlopeCompareToleranceScale=4.0

r.Lumen.ScreenProbeGather.ShortRangeAO.ScreenSpace.FoliageOcclusionStrength=1.0

r.Lumen.ScreenProbeGather.ShortRangeAO.MaxMultibounceAlbedo=0.8 

r.Lumen.ScreenProbeGather.ShortRangeAO.ApplyDuringIntegration=0 

r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution=64 

r.Lumen.ScreenProbeGather.RoughSpecularSamplingMode=1 

r.Lumen.ScreenProbeGather.DiffuseIntegralMethod=0 

r.Lumen.ScreenProbeGather.Temporal.MaxFramesAccumulated=4 

r.Lumen.Reflections.RadianceCache=1 

r.Lumen.Reflections.GGXSamplingBias=0.7 

r.Lumen.Reflections.HierarchicalScreenTraces.MaxIterations=96 

r.Lumen.Reflections.SmoothBias=0.76 

r.Lumen.Reflections.MaxRoughnessToTrace=0.63 

r.Lumen.Reflections.Temporal.MaxFramesAccumulated=0 

r.Lumen.Reflections.DownsampleFactor=0 

r.Lumen.Reflections.HiResSurface=1

r.Lumen.Reflections.SampleSceneColorAtHit=1

r.Lumen.Reflections.SpecularScale=0.8

r.Lumen.TranslucencyVolume.MaxRayIntensity=0.62

r.Lumen.TranslucencyReflections.FrontLayer.Enable=1

r.Lumen.TranslucencyReflections.FrontLayer.Allow=1

r.SSR.Quality=4 

r.SSR.MaxRoughness=1

r.SSR.Stencil=1

r.VolumetricFog.GridPixelSize=7 

r.VolumetricFog.GridSizeZ=192 

r.VolumetricFog.UpsampleJitterMultiplier=0.55 

r.VolumetricCloud.EnableLocalLightsSampling=1 

r.VolumetricRenderTarget.Mode=3

r.SSS.Scale=3.5

r.SSS.SampleSet=2 

r.SSS.Quality=1

r.SSS.HalfRes=0

r.SSS.Filter=1 

r.Water.SingleLayerWater.SupportCloudShadow=1 

r.ParallelShadowsNonWholeScene=1

本文由游民星空制作发布,未经允许禁止转载。

更多相关资讯请关注:寂静岭f专区

人喜欢
游民星空APP
随时掌握游戏情报
code
休闲娱乐
综合热点资讯
单机游戏下载
好物推荐
游民星空联运游戏
外媒分享《寂静岭f》画面提升方法:修改INI配置文件https://imgs.gamersky.com/upimg/new_preview/2025/09/28/origin_b_202509281532566026.jpg