Archived
1
Fork 0

Lower DoF downscale in Medium preset to 2 instead of 4

This prevents some heavy graphical artifacts
This commit is contained in:
Joshua Goins 2022-03-30 10:16:34 -04:00
parent b7ae36b06c
commit fccaf1f5f2

View file

@ -5,7 +5,7 @@ filterPCF=0
[Medium]
shadowResolution=512
dofDownscale=4
dofDownscale=2
filterPCF=1
[High]