How to boost your fps.

TITLE

首先游戏菜单设置里的不用说了,直接全部拉到Low,关闭镜子特效。。

接下来是重点

MT First of all, needless to say, in the game menu settings, directly pull all to low and turn off the mirror effect..

Next is the key point

按 Win + r 打开运行窗口,用记事本打开以下路径的配置文件

Press Win + R to open the running window, and open the configuration file of the following path with Notepad

%LOCALAPPDATA%\ReadyOrNot\Saved\Config\WindowsNoEditor\Engine.ini

在文件最底部复制粘贴下面的配置

Copy and paste the following configuration at the bottom of the file

[/script/engine.engine]

MaxPixelShaderAdditiveComplexityCount=128

MaxES2PixelShaderAdditiveComplexityCount=30

IdealLightMapDensity=0.1

MaxLightMapDensity=0.1

[/script/engine.renderersettings]

r.ViewDistanceScale=1.0

r.SkeletalMeshLODBias=1

r.LightFunctionQuality=1 ; 不推荐0 not recommend set to 0

r.LightPropagationVolume=0

r.ShadowQuality=0

r.Shadow.CSM.MaxCascades=0

r.Shadow.MaxResolution=16

r.Shadow.MinResolution=1

r.Shadow.MaxCSMResolution=16

r.Shadow.RadiusThreshold=0.5

r.Shadow.DistanceScale=0.5

r.Shadow.CSM.TransitionScale=0

r.Shadow.PreShadowResolutionFactor=0.1

r.DistanceFieldShadowing=0

r.DistanceFieldAO=0

r.VolumetricFog=0

r.VolumetricFog.GridPixelSize=16

r.VolumetricFog.GridSizeZ=32

r.ReflectionEnvironment=0

r.DepthOfFieldQuality=0

r.RenderTargetPoolMin=300

r.LensFlareQuality=0

r.SceneColorFringeQuality=0

r.EyeAdaptationQuality=0

r.BloomQuality=0

r.FastBlurThreshold=0

r.TonemapperQuality=0

r.LightShaftQuality=0

r.TranslucencyLightingVolumeDim=1

r.RefractionQuality=0

r.SceneColorFormat=3

r.TranslucencyVolumeBlur=0

r.MaterialQualityLevel=0

r.SSR.Quality=0

r.SSS.Scale=0

r.SSS.SampleSet=0

r.SSS.HalfRes=1

r.EmitterSpawnRateScale=0.5

r.LightMaxDrawDistanceScale=1.3 ; 不推荐小于1.0 not recommend less than 1.0

完成了,设置完后重进游戏,但是有时候进入游戏会无响应,也不知道什么原因,再次重进就好了

如果还是想要部分阴影的话可以把r.ShadowQuality这一项调到1,但是会损失很大一部分性能,因为这是最吃显卡的选项。

After setting, you can re-enter the game, but sometimes there will be no response when entering the game, and you don't know why. Just re-enter again

If you still want partial shadow, you can adjust r.shadowquality to 1, but you will lose a lot of performance, because this is the most popular option for graphics cards.

Source: https://steamcommunity.com/sharedfiles/filedetails/?id=2834967052					

More Ready or Not guilds