0something0

KS3P configs

Mar 13th, 2019
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.67 KB | None | 0 0
  1. KS3P
  2. {
  3. //Name = Default
  4.  
  5. //Profile for the SPH & VAB
  6. SETUP
  7. {
  8. Scene = Editor
  9. Anti_Aliasing
  10. {
  11. Mode = FXAA //Can also be 'TAA' (Temporal Anti Aliasing)
  12. Quality = 4
  13. //Quality legend:
  14. //0: extreme performance
  15. //1: performance
  16. //2: default
  17. //3: quality
  18. //4: extreme quality
  19.  
  20. //Default TAA settings
  21. //Jitter = 0.75
  22. //Blend_Stationary = 0.95
  23. //Blend_Motion = 0.85
  24. //Sharpen = 0.3
  25. }
  26. Bloom
  27. {
  28. //Bloom settings
  29. Anti_Flicker = true
  30. Intensity = 0.89
  31. Radius = 6.5
  32. Soft_Knee = 0.78
  33. Threshold = 1.13
  34.  
  35. //Lens dirt settings
  36. Dirt_Enabled = true
  37. Dirt_Tex = KS3P/Textures/LensDirt02
  38. Dirt_Intensity = 2
  39. }
  40. Color_Grading
  41. {
  42. Preset = None
  43. Tonemapper
  44. {
  45. Tonemapper = Neutral
  46. Black_In = 0.062
  47. Black_Out = 0.001
  48. White_In = 16.8
  49. White_Out = 3.5
  50. White_Clip = 10
  51. White_Level = 5.3
  52. }
  53. }
  54. Vignette
  55. {
  56. Center = 0.5, 0.5
  57. Color = 0,0,0,1
  58. Intensity = 0.41
  59. Opacity = 1
  60. Roundness = 1
  61. Smoothness = 0.46
  62. Rounded = false
  63. Mode = 0
  64. }
  65. }
  66.  
  67. //Profile for flight
  68. SETUP
  69. {
  70. Scene = Flight
  71. Bloom
  72. {
  73. Anti_Flicker = true
  74. Intensity = 1.73
  75. //Radius = 4.27
  76. Radius = 2.1
  77. Soft_Knee = 0.872
  78. Threshold = 1.1
  79. Dirt_Enabled = True
  80. Dirt_Tex = KS3P/Textures/LensDirt01
  81. Dirt_Intensity = 4
  82. }
  83. Anti_Aliasing
  84. {
  85. Mode = FXAA
  86. Quality = 4
  87. }
  88. Depth_Of_Field
  89. {
  90. Focus_Distance = 10
  91. Aperture = 25.7
  92. Use_Camera_FOV = False
  93. Focal_Length = 149
  94. Kernel_Size = 3
  95. }
  96. Eye_Adaptation
  97. {
  98. Luminosity_Minimum = -6
  99. Luminosity_Maximum = 14
  100. Maximum_EV = -5
  101. Minimum_EV = 1
  102. Dynamic_Key_Value = False
  103. Type = 0
  104. Speed_Up = 2
  105. Speed_Down = 1
  106. Range = 0.5,1
  107. Key_Value = 0.3
  108. }
  109. Vignette
  110. {
  111. Center = 0.5,0.5
  112. Color = 0,0,0,1
  113. Intensity = 0.366
  114. Opacity = 1
  115. Roundness = 1
  116. Smoothness = 0.657
  117. Rounded = False
  118. Mask = KS3P/Textures/Null
  119. Mode = 0
  120. }
  121. }
  122.  
  123. SETUP
  124. {
  125. Scene = EVA
  126. Bloom
  127. {
  128. Anti_Flicker = true
  129. Intensity = 1.73
  130. Radius = 4.27
  131. Soft_Knee = 0.872
  132. Threshold = 1.1
  133. Dirt_Enabled = True
  134. Dirt_Tex = KS3P/Textures/LensDirt01
  135. Dirt_Intensity = 4
  136. }
  137. Anti_Aliasing
  138. {
  139. Mode = FXAA
  140. Quality = 4
  141. }
  142. Eye_Adaptation
  143. {
  144. Luminosity_Minimum = -6
  145. Luminosity_Maximum = 14
  146. Maximum_EV = -5
  147. Minimum_EV = 1
  148. Dynamic_Key_Value = False
  149. Type = 0
  150. Speed_Up = 2
  151. Speed_Down = 1
  152. Range = 0.5,1
  153. Key_Value = 0.3
  154. }
  155. Vignette
  156. {
  157. Center = 0.5,0.5
  158. Color = 0,0,0,1
  159. Intensity = 0.366
  160. Opacity = 1
  161. Roundness = 1
  162. Smoothness = 0.657
  163. Rounded = False
  164. Mask = KS3P/Textures/Null
  165. Mode = 0
  166. }
  167. }
  168.  
  169. SETUP
  170. {
  171. Scene = IVA
  172. Bloom
  173. {
  174. Anti_Flicker = true
  175. Intensity = 1.73
  176. Radius = 4.27
  177. Soft_Knee = 0.872
  178. Threshold = 1.1
  179. Dirt_Enabled = True
  180. Dirt_Tex = KS3P/Textures/LensDirt01
  181. Dirt_Intensity = 4
  182. }
  183. Anti_Aliasing
  184. {
  185. Mode = FXAA
  186. Quality = 4
  187. }
  188. Eye_Adaptation
  189. {
  190. Luminosity_Minimum = -6
  191. Luminosity_Maximum = 14
  192. Maximum_EV = -5
  193. Minimum_EV = 1
  194. Dynamic_Key_Value = False
  195. Type = 0
  196. Speed_Up = 2
  197. Speed_Down = 1
  198. Range = 0.5,1
  199. Key_Value = 0.3
  200. }
  201. Vignette
  202. {
  203. Center = 0.5,0.5
  204. Color = 0,0,0,1
  205. Intensity = 0.366
  206. Opacity = 1
  207. Roundness = 1
  208. Smoothness = 0.657
  209. Rounded = False
  210. Mask = KS3P/Textures/Null
  211. Mode = 0
  212. }
  213. }
  214.  
  215. SETUP
  216. {
  217. Scene = MainMenu
  218. Bloom
  219. {
  220. //Bloom settings
  221. Anti_Flicker = false
  222. Intensity = 0.35
  223. Radius = 1.7
  224. Soft_Knee = 1
  225. Threshold = 1.13
  226.  
  227. //Lens dirt settings
  228. Dirt_Enabled = true
  229. Dirt_Tex = KS3P/Textures/LensDirt02
  230. Dirt_Intensity = 3
  231. }
  232. Color_Grading
  233. {
  234. Preset = ACES
  235. }
  236. }
  237. SETUP
  238. {
  239. Scene = KSC
  240. Bloom
  241. {
  242. Anti_Flicker = true
  243. Intensity = 1.73
  244. Radius = 4.27
  245. Soft_Knee = 0.872
  246. Threshold = 1.1
  247. Dirt_Enabled = True
  248. Dirt_Tex = KS3P/Textures/LensDirt01
  249. Dirt_Intensity = 4
  250. }
  251. Anti_Aliasing
  252. {
  253. Mode = FXAA
  254. Quality = 4
  255. }
  256. Depth_Of_Field
  257. {
  258. Focus_Distance = 10
  259. Aperture = 25.7
  260. Use_Camera_FOV = False
  261. Focal_Length = 149
  262. Kernel_Size = 3
  263. }
  264. Eye_Adaptation
  265. {
  266. Luminosity_Minimum = -6
  267. Luminosity_Maximum = 14
  268. Maximum_EV = -5
  269. Minimum_EV = 1
  270. Dynamic_Key_Value = False
  271. Type = 0
  272. Speed_Up = 2
  273. Speed_Down = 1
  274. Range = 0.5,1
  275. Key_Value = 0.3
  276. }
  277. Vignette
  278. {
  279. Center = 0.5,0.5
  280. Color = 0,0,0,1
  281. Intensity = 0.366
  282. Opacity = 1
  283. Roundness = 1
  284. Smoothness = 0.657
  285. Rounded = False
  286. Mask = KS3P/Textures/Null
  287. Mode = 0
  288. }
  289. }
  290. }
Add Comment
Please, Sign In to add comment