Advertisement
B2K24

Untitled

Nov 12th, 2015
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. #
  2. # DIRECT3D POST-PROCESSING OPTIONS
  3. #
  4. shadow_mask_alpha 0.5
  5. shadow_mask_texture shadow-mask.png
  6. shadow_mask_x_count 6
  7. shadow_mask_y_count 4
  8. shadow_mask_usize 0.1875
  9. shadow_mask_vsize 0.25
  10. shadow_mask_uoffset 0.0
  11. shadow_mask_voffset 0.0
  12. curvature 0
  13. round_corner 0
  14. smooth_border 0
  15. reflection 0
  16. vignetting 0.25
  17. scanline_alpha 0.75
  18. scanline_size 1.0
  19. scanline_height 1.0
  20. scanline_bright_scale 2.0
  21. scanline_bright_offset 0.0
  22. scanline_jitter 0.0
  23. defocus 1.0,0.0
  24. converge_x 0.0,0.0,0.0
  25. converge_y 0.0,0.0,0.0
  26. radial_converge_x 0.0,0.0,0.0
  27. radial_converge_y 0.0,0.0,0.0
  28. red_ratio 1.05,0.00,0.10
  29. grn_ratio -0.10,1.00,0.25
  30. blu_ratio -0.25,0.25,1.25
  31. saturation 1.25
  32. offset -0.30,-0.20,-0.05
  33. scale 1.15,1.05,0.90
  34. power 0.90,0.90,1.15
  35. floor 0.0,0.0,0.0
  36. phosphor_life 0.5,0.5,0.5
  37.  
  38. #
  39. # BLOOM POST-PROCESSING OPTIONS
  40. #
  41. bloom_scale 0.050
  42. bloom_overdrive 1.00,1.00,1.00
  43. bloom_lvl0_weight 1.00
  44. bloom_lvl1_weight 0.64
  45. bloom_lvl2_weight 0.32
  46. bloom_lvl3_weight 0.16
  47. bloom_lvl4_weight 0.08
  48. bloom_lvl5_weight 0.04
  49. bloom_lvl6_weight 0.04
  50. bloom_lvl7_weight 0.02
  51. bloom_lvl8_weight 0.02
  52. bloom_lvl9_weight 0.01
  53. bloom_lvl10_weight 0.01
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement