Advertisement
Guest User

Untitled

a guest
Mar 6th, 2016
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. hlsl_enable 1
  2. hlslpath hlsl
  3. hlsl_prescale_x 6
  4. hlsl_prescale_y 6
  5. hlsl_write
  6. hlsl_snap_width 2048
  7. hlsl_snap_height 1536
  8. shadow_mask_tile_mode 0
  9. shadow_mask_alpha 0.35
  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.2
  18. round_corner 0.15
  19. smooth_border 0.06
  20. reflection 0.0
  21. vignetting 0.2
  22. scanline_alpha 0.7
  23. scanline_size 1.0
  24. scanline_height 1.0
  25. scanline_bright_scale 1.4
  26. scanline_bright_offset 0.0
  27. scanline_jitter 0.05
  28. hum_bar_alpha 0.0
  29. defocus 0.5,0.5
  30. converge_x 0.0,0.0,0.0
  31. converge_y 0.0,0.0,0.0
  32. radial_converge_x 0.0,0.0,0.0
  33. radial_converge_y 0.0,0.0,0.0
  34. red_ratio 1.00,0.00,0.00
  35. grn_ratio -0.00,1.00,0.00
  36. blu_ratio -0.00,0.00,1.00
  37. saturation 1.0
  38. offset -0.00,-0.00,-0.00
  39. scale 1.00,1.00,1.00
  40. power 1.00,1.00,1.00
  41. floor 0.00,0.00,0.00
  42. phosphor_life 0.4,0.4,0.4
  43.  
  44. #
  45. # NTSC POST-PROCESSING OPTIONS
  46. #
  47. yiq_enable 0
  48. yiq_jitter 0.0
  49. yiq_cc 3.59754545
  50. yiq_a 0.5
  51. yiq_b 0.5
  52. yiq_o 1.570796325
  53. yiq_p 1.0
  54. yiq_n 1.0
  55. yiq_y 6.0
  56. yiq_i 1.2
  57. yiq_q 0.6
  58. yiq_scan_time 52.6
  59. yiq_phase_count 2
  60.  
  61. #
  62. # VECTOR POST-PROCESSING OPTIONS
  63. #
  64. vector_length_scale 0.8
  65. vector_length_ratio 4.0
  66.  
  67. #
  68. # BLOOM POST-PROCESSING OPTIONS
  69. #
  70. bloom_blend_mode 0
  71. bloom_scale 0.030
  72. bloom_overdrive 0.25,0.25,0.25
  73. bloom_lvl0_weight 1.00
  74. bloom_lvl1_weight 0.64
  75. bloom_lvl2_weight 0.32
  76. bloom_lvl3_weight 0.16
  77. bloom_lvl4_weight 0.08
  78. bloom_lvl5_weight 0.04
  79. bloom_lvl6_weight 0.04
  80. bloom_lvl7_weight 0.02
  81. bloom_lvl8_weight 0.02
  82. bloom_lvl9_weight 0.01
  83. bloom_lvl10_weight 0.01
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement