vkBasalt.conf 1003 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. # Prime Preset v3 by notahuman
  2. # https://notabug.org/notahuman/presets
  3. effects = FakeHDR:Clarity:AdaptiveSharpen
  4. reshadeTexturePath = "/usr/share/reshade/textures"
  5. reshadeIncludePath = "/usr/share/reshade/shaders"
  6. ## FakeHDR ##
  7. # Setting HDRPower higher makes dark things darker.
  8. HDRPower=1.22039
  9. # The difference between radius1 and radius2 decides the peak brightness.
  10. # Setting radius2 higher than radius1 makes bright things brighter.
  11. radius1=0.98731
  12. radius2=1.00693
  13. ## Clarity ##
  14. ClarityRadius=2
  15. ClarityOffset=0.7
  16. ClarityBlendMode=2
  17. ClarityBlendIfDark=59
  18. ClarityBlendIfLight=157
  19. ClarityStrength=0.60449
  20. ClarityDarkIntensity=0.5
  21. ClarityLightIntensity=0.2
  22. ## AdaptiveSharpen ##
  23. curve_height=0.52501
  24. L_compr_low=0.17477
  25. L_compr_high=0.43627
  26. D_compr_low=0.60133
  27. D_compr_high=0.10459
  28. FakeHDR = /usr/share/reshade/shaders/FakeHDR.fx
  29. Clarity = /usr/share/reshade/shaders/Clarity.fx
  30. AdaptiveSharpen = /usr/share/reshade/shaders/AdaptiveSharpen.fx
  31. depthCapture = off
  32. toggleKey = Insert