vkBasalt_notahuman.conf 1021 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. # Prime Preset v3 by notahuman
  2. # https://notabug.org/notahuman/presets
  3. # Hotkey: Insert
  4. effects = FakeHDR:Clarity:AdaptiveSharpen
  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.22039
  10. # The difference between radius1 and radius2 decides the peak brightness.
  11. # Setting radius2 higher than radius1 makes bright things brighter.
  12. radius1=0.98731
  13. radius2=1.00693
  14. ## Clarity ##
  15. ClarityRadius=2
  16. ClarityOffset=0.7
  17. ClarityBlendMode=2
  18. ClarityBlendIfDark=59
  19. ClarityBlendIfLight=157
  20. ClarityStrength=0.60449
  21. ClarityDarkIntensity=0.5
  22. ClarityLightIntensity=0.2
  23. ## AdaptiveSharpen ##
  24. curve_height=0.52501
  25. L_compr_low=0.17477
  26. L_compr_high=0.43627
  27. D_compr_low=0.60133
  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