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.
Edit Engine.ini
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:
[Systemettings]
r.MotionBlurQuality=0
r.BloomQuality=0
r.DepthOfFieldQuality=0
The result should look like this:
Save the file and launch the game
Ergebnis
Vor:
Nach:
Das ist alles, was wir heute dafür teilen DCL - Das Spiel Führung. Dieser Leitfaden wurde ursprünglich erstellt und geschrieben von Swifterik. Für den Fall, dass wir diesen Leitfaden nicht aktualisieren können, Sie können das neueste Update finden, indem Sie diesem folgen Verknüpfung.