Remove / Lessen the Sharpening Filter
- Install Universal Unreal Engine 5 Unlocker.
- Go to this folder:
- AppData\Local\b1\Saved\Config\Windows
- Open the Input.ini file.
- Add this line to the file:
[/script/engine.inputsettings]
ConsoleKey=Tilde
- Make the file read-only.
To use it in the game:
- Open Unreal Engine Unlocker.
- Inject it into the game.
- Press the Tilde key [~] to open the console.
- In the console, type this command to remove sharpening:
r.ToneMapper.Sharpen 0
Note: I recommend using r.ToneMapper.Sharpen 1, it looks the best.
Be the first to comment