DCL O Jogo – Como desativar Motion Blur e 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.

Como desativar Motion Blur e 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:

[Configurações de sistema]
r.MotionBlurQuality=0
r.BloomQuality=0
r.DepthOfFieldQuality=0

The result should look like this:

Save the file and launch the game

Result

Antes de:

Depois de:

Este guia sobre DCL - O jogo Foi escrito por Swifterik. Você pode visitar a publicação original neste link. Se você tiver alguma dúvida sobre este guia, por favor, não hesite em contactar-nos aqui.

Sobre o autor