Advertisement
Guest User

Map.cfg

a guest
Oct 20th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. KS3P
  2. {
  3. Profile
  4. {
  5. name = Map
  6. author = N9
  7. scene = TrackingStation, MapView
  8. Anti_Aliasing
  9. {
  10. enabled = False
  11. }
  12. Ambient_Occlusion
  13. {
  14. enabled = False
  15. }
  16. Depth_Of_Field
  17. {
  18. enabled = False
  19. }
  20. Motion_Blur
  21. {
  22. enabled = False
  23. }
  24. Eye_Adaptation
  25. {
  26. enabled = False
  27. }
  28. Bloom
  29. {
  30. dirt_texture = KS3P/Textures/Fallback.png
  31. enabled = False
  32. }
  33. Color_Grading
  34. {
  35. Basic
  36. {
  37. contrast = 1.071
  38. saturation = 1.177
  39. }
  40. Mixer
  41. {
  42. }
  43. Wheels
  44. {
  45. mode = Log
  46. }
  47. Curves
  48. {
  49. Master
  50. {
  51. key = 0, 0, 1, 1
  52. key = 1, 1, 1, 1
  53. }
  54. Red
  55. {
  56. key = 0, 0, 1, 1
  57. key = 1, 1, 1, 1
  58. }
  59. Green
  60. {
  61. key = 0, 0, 1, 1
  62. key = 1, 1, 1, 1
  63. }
  64. Blue
  65. {
  66. key = 0, 0, 1, 1
  67. key = 1, 1, 1, 1
  68. }
  69. Hue_Versus_Hue
  70. {
  71. zero = 0.5
  72. loop = True
  73. }
  74. Hue_Versus_Saturation
  75. {
  76. zero = 0.5
  77. loop = True
  78. }
  79. Luminosity_Versus_Saturation
  80. {
  81. zero = 0.5
  82. }
  83. Saturation_Versus_Saturation
  84. {
  85. zero = 0.5
  86. }
  87. }
  88. Tonemapper
  89. {
  90. tonemapper = None
  91. }
  92. }
  93. User_Lut
  94. {
  95. lut = KS3P/Textures/Fallback.png
  96. enabled = False
  97. }
  98. Chromatic_Abberation
  99. {
  100. texture = KS3P/Textures/Fallback.png
  101. enabled = False
  102. }
  103. Grain_Model
  104. {
  105. enabled = False
  106. }
  107. Vignette
  108. {
  109. mask = KS3P/Textures/Fallback.png
  110. enabled = False
  111. }
  112. Screen_Space_Reflection
  113. {
  114. enabled = False
  115. }
  116. }
  117. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement