DCL The GameHow to Disable Motion Blur and Bloom

Improve image clarity by disabling motion blur and bloom post-processing visual effects.

The in-game settings menus don’t allow you to adjust these effects, but we can disable them by tweaking Unreal Engine’s config files.

How to Disable Motion Blur and Bloom

Enter this path in File Explorer:

%LOCALAPPDATA%\DCGame\Saved\Config\WindowsNoEditor

Open Engine.ini in notepad:

Add these lines at the end of the file:

[Systeem instellingen]
r.MotionBlurQuality=0
r.BloomQuality=0
r.DepthOfFieldQuality=0

The result should look like this:

Save the file and launch the game

Resultaat

Voor:

Na:

Deze gids over DCL - Het spel is geschreven door Swifterik. Hiervan kunt u de originele publicatie bezoeken koppeling. Als u zich zorgen maakt over deze gids, aarzel dan niet om ons te bereiken hier.

Over de auteur