Advertisement
B2K24

Untitled

Nov 12th, 2015
522
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.34 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.0
  18. round_corner 0.0
  19. smooth_border 0.0
  20. reflection 0.25
  21. vignetting 0.25
  22. scanline_alpha 0.75
  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 1.0,0.0
  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.05,0.05,0.05
  41. phosphor_life 0.5,0.5,0.5
  42.  
  43. #
  44. # NTSC POST-PROCESSING OPTIONS
  45. #
  46. yiq_enable 0
  47. yiq_cc 3.59754545
  48. yiq_a 0.5
  49. yiq_b 0.5
  50. yiq_o 1.570796325
  51. yiq_p 1.0
  52. yiq_n 1.0
  53. yiq_y 6.0
  54. yiq_i 1.2
  55. yiq_q 0.6
  56. yiq_scan_time 52.6
  57. yiq_phase_count 2
  58.  
  59. #
  60. # VECTOR POST-PROCESSING OPTIONS
  61. #
  62. vector_length_scale 0.8
  63. vector_length_ratio 40.0
  64.  
  65. #
  66. # BLOOM POST-PROCESSING OPTIONS
  67. #
  68. bloom_scale 0.050
  69. bloom_overdrive 0.0,0.0,0.0
  70. bloom_lvl0_weight 1.0
  71. bloom_lvl1_weight 0.21
  72. bloom_lvl2_weight 0.19
  73. bloom_lvl3_weight 0.17
  74. bloom_lvl4_weight 0.15
  75. bloom_lvl5_weight 0.14
  76. bloom_lvl6_weight 0.13
  77. bloom_lvl7_weight 0.12
  78. bloom_lvl8_weight 0.11
  79. bloom_lvl9_weight 0.10
  80. bloom_lvl10_weight 0.09
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement