vkBasalt.conf 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. # Warframe preset by notahuman
  2. # https://notabug.org/notahuman/presets
  3. #effects = dls:clarity:smaa:denoise
  4. #effects = clarity:fakeHDR:sharp
  5. #effects = fakeHDR:sharp:denoise
  6. effects = sharp:magicBloom
  7. reshadeTexturePath = "/home/user/.config/reshade/textures"
  8. reshadeIncludePath = "/home/user/.config/reshade/shaders"
  9. ## PPFX_Bloom ##
  10. pEnableHDR=0
  11. pBloomBlendMode=0
  12. # Bloom brightness - lower is less bright
  13. pBloomIntensity=0.12539
  14. # Bloom sensitivity - lower is more sensitive
  15. pBloomThreshold=0.67
  16. # Bloom colourfulness - lower is less colourful
  17. pBloomSaturation=3.2603
  18. # Bloom decay - lower means bloom travels further.
  19. # Seems to cause color banding below 1.3 with pBloomBlendMode=0 - try 0.1 and see how bad it looks
  20. pBloomCurve=1.3
  21. ## MagicBloom ##
  22. #fBloom_Intensity=0.70657
  23. #fBloom_Intensity=0.87407
  24. fBloom_Intensity=1.5761
  25. #fBloom_Intensity=1.8041
  26. #fBloom_Threshold=3.6229
  27. fBloom_Threshold=7.1209
  28. iAdapt_Precision=0.07
  29. fAdapt_Sensitivity=0.7
  30. # ok
  31. #fAdapt_Speed=0.043
  32. fAdapt_Speed=0.002
  33. ## FakeHDR ##
  34. #HDRPower=1.25391
  35. HDRPower=1.39749
  36. radius1=0.49853
  37. radius2=0.52223
  38. #HDRPower=1.25391
  39. #radius1=0.85213
  40. #radius2=0.90697
  41. ## AdaptiveSharpen ##
  42. curve_height=0.34649
  43. #curve_height=1.8719
  44. #curve_height=2.9347
  45. #curve_height=9.0847
  46. # oversharp
  47. #curve_height=4.80207
  48. L_compr_low=0.17191
  49. #L_compr_high=0.18413
  50. L_compr_high=0.15971
  51. #D_compr_low=1.301
  52. #D_compr_low=0.69997
  53. D_compr_low=0.01759
  54. D_compr_high=0.12703
  55. ## Denoise ##
  56. NoiseLevel=0.70139
  57. LerpCoefficeint=0.81223
  58. WeightThreshold=0.078
  59. CounterThreshold=0.082
  60. GaussianSigma=1.33
  61. ppfxBloom = /home/user/.config/reshade/shaders/PPFX_Bloom.fx
  62. magicBloom = /home/user/.config/reshade/shaders/MagicBloom.fx
  63. sharp = /home/user/.config/reshade/shaders/AdaptiveSharpen.fx
  64. fakeHDR = /home/user/.config/reshade/shaders/FakeHDR.fx
  65. depthCapture = off
  66. toggleKey = Pause