mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 01:29:18 +01:00
[TPHD] Add additional (blur) pass option for 4k+ res
This commit is contained in:
parent
f9d602e10f
commit
63851b6e4b
@ -33,6 +33,15 @@ $internalRes = 1
|
||||
$presetPass:int = 1
|
||||
$enableBlur:int = 1
|
||||
|
||||
[Preset] # Scaling offset, looks blurrier on high res as additional passes mostly hide the error
|
||||
name = LB + defocus, further pass
|
||||
$dither = 0.2
|
||||
$scaleShader = 1.0
|
||||
$scaleBlur = 1.125
|
||||
$internalRes = 1
|
||||
$presetPass:int = 2
|
||||
$enableBlur:int = 1
|
||||
|
||||
[Preset] #
|
||||
name = Disable extra blur, keep other tweaks active
|
||||
$dither = 0.2
|
||||
|
Loading…
Reference in New Issue
Block a user