Advertisement
lordbean

WIP - ReShade 2xSMAA minimum blur

May 9th, 2021 (edited)
900
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. PreprocessorDefinitions=
  2. Techniques=SMAA@SMAA.fx,Smart_Sharp@Smart_Sharp.fx,SMAA@SMAA2.fx
  3. TechniqueSorting=SMAA@SMAA.fx,Smart_Sharp@Smart_Sharp.fx,SMAA@SMAA2.fx
  4.  
  5. [SMAA.fx]
  6. CornerRounding=30
  7. DebugOutput=0
  8. DepthEdgeDetectionThreshold=0.001000
  9. EdgeDetectionThreshold=0.200000
  10. EdgeDetectionType=1
  11. MaxSearchSteps=112
  12. MaxSearchStepsDiagonal=20
  13. PredicationEnabled=1
  14. PredicationScale=1.000000
  15. PredicationStrength=3.999999
  16. PredicationThreshold=0.005000
  17.  
  18. [SMAA2.fx]
  19. CornerRounding=30
  20. DebugOutput=0
  21. DepthEdgeDetectionThreshold=0.001000
  22. EdgeDetectionThreshold=0.020000
  23. EdgeDetectionType=1
  24. MaxSearchSteps=1
  25. MaxSearchStepsDiagonal=1
  26. PredicationEnabled=0
  27. PredicationScale=1.000000
  28. PredicationStrength=4.000000
  29. PredicationThreshold=0.005000
  30.  
  31. [Smart_Sharp.fx]
  32. B_Grounding=0.000000
  33. CAM_IOB=1
  34. CA_Mask_Boost=1
  35. CA_Removal=0
  36. ClampSharp=0
  37. Debug_View=0
  38. Denoise_Power=1.000000
  39. Depth_Map=1
  40. Depth_Map_Adjust=250.000000
  41. Depth_Map_Flip=0
  42. F_DeNoise=0
  43. No_Depth_Map=1
  44. Output_Selection=0
  45. Sharpness=0.500000
  46.  
  47.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement