- Code: Select all
SSXSharpen()
aWarpSharp(depth=10)
Tweak(sat=1.28)
temporalcleaner()
mftoon(strength=5)
would become
- Code: Select all
#SSXSharpen()
aWarpSharp(depth=10)
Tweak(sat=1.28)
temporalcleaner()
mftoon(strength=5)
if you were to comment out the SSXSharpen() line













