vkBasalt_notahuman.conf 1012 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. # Prime Preset v4 by notahuman
  2. # https://notabug.org/notahuman/presets
  3. effects = FakeHDR:Clarity:AdaptiveSharpen
  4. # Hotkey: Insert
  5. reshadeTexturePath = "/usr/share/reshade/textures"
  6. reshadeIncludePath = "/usr/share/reshade/shaders"
  7. ## FakeHDR ##
  8. # Setting HDRPower higher makes dark things darker.
  9. HDRPower=1.23099
  10. # The difference between radius1 and radius2 decides the peak brightness.
  11. # Setting radius2 higher than radius1 makes bright things brighter.
  12. radius1=1.01033
  13. radius2=1.0
  14. ## Clarity ##
  15. ClarityRadius=2
  16. ClarityOffset=0.7
  17. ClarityBlendMode=2
  18. ClarityBlendIfDark=61
  19. ClarityBlendIfLight=157
  20. ClarityStrength=0.56417
  21. ClarityDarkIntensity=0.5
  22. ClarityLightIntensity=0.0
  23. ## AdaptiveSharpen ##
  24. curve_height=0.59981
  25. L_compr_low=0.54181
  26. L_compr_high=0.36277
  27. D_compr_low=1.0
  28. D_compr_high=0.10459
  29. FakeHDR = /usr/share/reshade/shaders/FakeHDR.fx
  30. Clarity = /usr/share/reshade/shaders/Clarity.fx
  31. AdaptiveSharpen = /usr/share/reshade/shaders/AdaptiveSharpen.fx
  32. depthCapture = off
  33. toggleKey = Insert