vkBasalt_yagocl.conf 663 B

12345678910111213141516171819202122232425
  1. # Basic sharpening preset by yagocl
  2. # Hotkey: Insert
  3. # Note: smaa will make in-game text blurry. If you don't mind losing some crispness
  4. # from the image, remove smaa from here and use the in-game antialiasing.
  5. # In-game SMAA and TAA are really blurry, so make sure to turn up casSharpness to
  6. # something like 0.7
  7. effects = cas:smaa
  8. reshadeTexturePath = "/usr/share/reshade/textures"
  9. reshadeIncludePath = "/usr/share/reshade/shaders"
  10. depthCapture = off
  11. #toggleKey toggles the effects on/off
  12. toggleKey = Home
  13. casSharpness = 0.3
  14. dlsSharpness = 0.2
  15. dlsDenoise = 0.2
  16. smaaThreshold = 0.2
  17. smaaMaxSearchSteps = 8
  18. smaaMaxSearchStepsDiag = 6
  19. smaaCornerRounding = 80