Mod: Remove Fog

Silent Hill 2 Remake Mod: Remove Fog

Engine.ini file and code to disable the fog.

Warning

If this is your first time playing, finish the game first then use this mod on your later plays.

How to Install

File

1. Download
2. Go to "C:\Users\accountname\AppData\Local\SilentHill2\Saved\Config\Windows" (You need to enable "Show hidden files, folders, and drives" to access this address)
3. Extract engine.ini file then copy/paste it in the windows folder.

Code

1. Go to "C:\Users\accountname\AppData\Local\SilentHill2\Saved\Config\Windows" (You need to enable "Show hidden files, folders, and drives" to access this address)
2. Open Engine.ini file using Notepad.
3. Paste this code in the last line.

[SystemSettings]
r.volumetricfog=0
r.fog=0
r.Tonemapper.Quality=1
r.SceneColorFringeQuality=0
r.SceneColorFringe.Max=0
r.FidelityFX.FI.Enabled=1
r.motionblurquality=0
r.Distortion=0
r.DisableDistortion=1
r.BloomQuality=0
r.PostProcessAAQuality=0
r.DepthOfFieldQuality=0
r.DepthOfField.DepthBlur.Scale=0
r.DOF.Gather.EnableBokehSettings=0
r.Vrs.Enable=0
r.NGX.DLSS.denoisermode=1
r.Lumen.Reflections.BilateralFilter=0
r.Lumen.Reflections.ScreenSpaceReconstruction=0
r.lumen.Reflections.Temporal=0
r.Shadow.Denoiser=0

Leave a Reply

Your email address will not be published. Required fields are marked *