Advertisement
Zacam

(RS) Ryu Makkuro - Ultra 3.0

Jul 8th, 2019 (edited)
327
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ; Ultra 3.0 - Need For Speed World
  2. ;
  3. ; Original SweetFX by Ryu Makkuro
  4. ; https://www.youtube.com/user/RyuMakkuro
  5. ;
  6. ; Ported (with Permission) from SweetFX 1.5.1 to ReShade 4.3.0 by Zacam
  7. ;
  8. ; For use with "Maximum" UserSettings.xml (Recommend disable Motion Blur)
  9. ;
  10. Techniques=SMAA,HDR,LumaSharpen,Technicolor,DPX,LiftGammaGain,Tonemap,Vibrance
  11. TechniqueSorting=SMAA,HDR,LumaSharpen,Technicolor,DPX,LiftGammaGain,Tonemap,Vibrance
  12. PreprocessorDefinitions=
  13.  
  14. [SMAA.fx]
  15. CornerRounding=25
  16. DebugOutput=0
  17. DepthEdgeDetectionThreshold=0.010000
  18. EdgeDetectionThreshold=0.050000
  19. EdgeDetectionType=1
  20. MaxSearchSteps=32
  21. MaxSearchStepsDiagonal=16
  22. PredicationEnabled=1
  23. PredicationScale=2.000000
  24. PredicationStrength=0.400000
  25. PredicationThreshold=0.010000
  26.  
  27. [LumaSharpen.fx]
  28. sharp_strength=1.400000
  29. pattern=2
  30. sharp_clamp=0.053000
  31. offset_bias=1.000000
  32. show_sharpen=0
  33.  
  34. [Technicolor.fx]
  35. Power=6.000000
  36. RGBNegativeAmount=0.860000,1.000000,1.000000
  37. Strength=0.140000
  38.  
  39. [DPX.fx]
  40. RGB_Curve=15.000000,15.000000,15.000000
  41. Strength=0.250000
  42. RGB_C=0.370000,0.410000,0.390000
  43. Contrast=0.100000
  44. Saturation=0.950000
  45. Colorfulness=1.005000
  46.  
  47. [LiftGammaGain.fx]
  48. RGB_Lift=1.000000,1.000000,1.000000
  49. RGB_Gamma=1.400000,1.400000,1.400000
  50. RGB_Gain=0.900000,0.900000,0.900000
  51.  
  52. [Tonemap.fx]
  53. Gamma=1.000000
  54. Bleach=0.390000
  55. Defog=1.000000
  56. Exposure=-0.110000
  57. Saturation=0.010000
  58. FogColor=0.010000,0.010000,0.010000
  59.  
  60. [Vibrance.fx]
  61. Vibrance=0.330000
  62. VibranceRGBBalance=1.150000,1.150000,1.150000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement