Advertisement
Guest User

Untitled

a guest
Nov 1st, 2015
144
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. reflection 0.25
  20. vignetting 0.25
  21. scanline_alpha 0.75
  22. scanline_size 1.0
  23. scanline_height 1.0
  24. scanline_bright_scale 2.0
  25. scanline_bright_offset 0.0
  26. scanline_jitter 0.0
  27. defocus 1.0,0.0
  28. converge_x 0.0,0.0,0.0
  29. converge_y 0.0,0.0,0.0
  30. radial_converge_x 0.0,0.0,0.0
  31. radial_converge_y 0.0,0.0,0.0
  32. red_ratio 1.05,0.00,0.10
  33. grn_ratio -0.10,1.00,0.25
  34. blu_ratio -0.25,0.25,1.25
  35. saturation 1.25
  36. offset -0.30,-0.20,-0.05
  37. scale 1.15,1.05,0.90
  38. power 0.90,0.90,1.15
  39. floor 0.05,0.05,0.05
  40. phosphor_life 0.5,0.5,0.5
  41.  
  42. #
  43. # NTSC POST-PROCESSING OPTIONS
  44. #
  45. yiq_enable 0
  46. yiq_cc 3.59754545
  47. yiq_a 0.5
  48. yiq_b 0.5
  49. yiq_o 1.570796325
  50. yiq_p 1.0
  51. yiq_n 1.0
  52. yiq_y 6.0
  53. yiq_i 1.2
  54. yiq_q 0.6
  55. yiq_scan_time 52.6
  56. yiq_phase_count 2
  57.  
  58. #
  59. # VECTOR POST-PROCESSING OPTIONS
  60. #
  61. vector_length_scale 0.8
  62. vector_length_ratio 40.0
  63.  
  64. #
  65. # BLOOM POST-PROCESSING OPTIONS
  66. #
  67. bloom_scale 0.050
  68. vector_bloom_scale 1.00
  69. raster_bloom_scale 0.220
  70. bloom_lvl0_weight 1.00
  71. bloom_lvl1_weight 0.16
  72. bloom_lvl2_weight 0.24
  73. bloom_lvl3_weight 0.32
  74. bloom_lvl4_weight 0.48
  75. bloom_lvl5_weight 0.00
  76. bloom_lvl6_weight 0.96
  77. bloom_lvl7_weight 0.72
  78. bloom_lvl8_weight 0.48
  79. bloom_lvl9_weight 0.24
  80. bloom_lvl10_weight 0.12
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement