Advertisement
nepphhh

KS3P Config

Aug 24th, 2019
324
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.78 KB | None | 0 0
  1. KS3P
  2. {
  3. Profile
  4. {
  5. name = KS3P-RSSRO
  6. author = Neph
  7. scene = SpaceCenter, VAB, SPH, TrackingStation, Flight, EVA, IVA, MapView
  8. Anti_Aliasing
  9. {
  10. }
  11. Ambient_Occlusion
  12. {
  13. high_precision = True
  14. intensity = 2
  15. radius = 0.5
  16. }
  17. Depth_Of_Field
  18. {
  19. enabled = False
  20. }
  21. Motion_Blur
  22. {
  23. enabled = False
  24. }
  25. Eye_Adaptation
  26. {
  27. enabled = False
  28. }
  29. Bloom
  30. {
  31. bloom_anti_flicker = True
  32. bloom_radius = 5
  33. bloom_soft_knee = 0.1
  34. dirt_texture =
  35. }
  36. Color_Grading
  37. {
  38. Basic
  39. {
  40. contrast = 1.097
  41. saturation = 1.1
  42. }
  43. Mixer
  44. {
  45. }
  46. Wheels
  47. {
  48. mode = Log
  49. }
  50. Curves
  51. {
  52. Master
  53. {
  54. key = 0, 0, 1, 1
  55. key = 1, 1, 1, 1
  56. }
  57. Red
  58. {
  59. key = 0, 0, 1, 1
  60. key = 1, 1, 1, 1
  61. }
  62. Green
  63. {
  64. key = 0, 0, 1, 1
  65. key = 1, 1, 1, 1
  66. }
  67. Blue
  68. {
  69. key = 0, 0, 1, 1
  70. key = 1, 1, 1, 1
  71. }
  72. Hue_Versus_Hue
  73. {
  74. zero = 0.5
  75. loop = True
  76. }
  77. Hue_Versus_Saturation
  78. {
  79. zero = 0.5
  80. loop = True
  81. }
  82. Luminosity_Versus_Saturation
  83. {
  84. zero = 0.5
  85. }
  86. Saturation_Versus_Saturation
  87. {
  88. zero = 0.5
  89. }
  90. }
  91. Tonemapper
  92. {
  93. black_in = -0.0088
  94. black_out = -0.0312
  95. white_clip = 6.58
  96. white_in = 12.44
  97. white_level = 20
  98. white_out = 12.31
  99. }
  100. }
  101. User_Lut
  102. {
  103. lut =
  104. enabled = False
  105. }
  106. Chromatic_Abberation
  107. {
  108. texture =
  109. enabled = False
  110. }
  111. Grain_Model
  112. {
  113. enabled = False
  114. }
  115. Vignette
  116. {
  117. mask =
  118. enabled = False
  119. }
  120. Screen_Space_Reflection
  121. {
  122. enabled = False
  123. }
  124. }
  125. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement