Advertisement
B2K24

Untitled

Nov 1st, 2015
285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.91 KB | None | 0 0
  1. hlsl_enable 1
  2. hlslpath hlsl
  3. hlsl_prescale_x 8
  4. hlsl_prescale_y 8
  5. hlsl_preset -1
  6. hlsl_write
  7. hlsl_snap_width 3200
  8. hlsl_snap_height 1800
  9. shadow_mask_alpha 0.5
  10. shadow_mask_texture shadow-mask.png
  11. shadow_mask_x_count 6
  12. shadow_mask_y_count 4
  13. shadow_mask_usize 0.1875
  14. shadow_mask_vsize 0.25
  15. shadow_mask_uoffset 0.0
  16. shadow_mask_voffset 0.0
  17. curvature 0
  18. round_corner 0
  19. smooth_border 0
  20. reflection 0
  21. vignetting 0
  22. scanline_alpha 0
  23. scanline_size 1.0
  24. scanline_height 1.0
  25. scanline_bright_scale 2.0
  26. scanline_bright_offset 0.0
  27. scanline_jitter 0.0
  28. defocus 0.5,0.5
  29. converge_x 0.0,0.0,0.0
  30. converge_y 0.0,0.0,0.0
  31. radial_converge_x 0.0,0.0,0.0
  32. radial_converge_y 0.0,0.0,0.0
  33. red_ratio 1.05,0.00,0.10
  34. grn_ratio -0.10,1.00,0.25
  35. blu_ratio -0.25,0.25,1.25
  36. saturation 1.25
  37. offset -0.30,-0.20,-0.05
  38. scale 1.15,1.05,0.90
  39. power 0.90,0.90,1.15
  40. floor 0.0,0.0,0.0
  41. phosphor_life 0.5,0.5,0.5
  42.  
  43. #
  44. # VECTOR POST-PROCESSING OPTIONS
  45. #
  46. vector_length_scale 0.8
  47. vector_length_ratio 500.0
  48.  
  49. #
  50. # BLOOM POST-PROCESSING OPTIONS
  51. #
  52. bloom_scale 1.50
  53. bloom_overdrive 1.50,1.50,1.50
  54. bloom_lvl0_weight 1.00
  55. bloom_lvl1_weight 0.64
  56. bloom_lvl2_weight 0.32
  57. bloom_lvl3_weight 0.16
  58. bloom_lvl4_weight 0.24
  59. bloom_lvl5_weight 0.32
  60. bloom_lvl6_weight 0.48
  61. bloom_lvl7_weight 0.32
  62. bloom_lvl8_weight 0.24
  63. bloom_lvl9_weight 0.16
  64. bloom_lvl10_weight 0.08
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement