来入手《寂静岭f》吧!使用专属优惠券并叠加金币后,标准版仅需361.59元(共节省29.41元);豪华版为412.76元(总计优惠33.24元)。
上周,科乐美正式发布了《寂静岭》系列新作《寂静岭f》,本作基于虚幻5引擎打造。尽管如此,与部分同引擎作品相比,其默认画质表现并不算突出。不过幸运的是,玩家们已经挖掘出几项可手动启用的隐藏画质选项,开启后能显著提升视觉效果。

据Playground消息,《寂静岭f》的游戏菜单中并未提供直接开启硬件级光线追踪或真正“史诗级”画质的选项。若想启用这些功能,必须通过手动编辑INI配置文件实现。需要注意的是,虽然画面质量会明显提升,但性能消耗也会相应增加。
要解锁这些隐藏设置,请在以下路径创建一个名为“Engine.ini”的文件:AppData\Local\SHf\Saved\Config\Windows
接着将下方代码复制粘贴至该文件中。保存后,请务必将其设为“只读”,以防止游戏覆盖修改。
代码如下:
[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》画面提升方法:修改INI配置文件的详细内容,更多请关注php中文网其它相关文章!
每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号