Advertisement
B2K24

Untitled

Nov 1st, 2015
372
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. # CORE VECTOR OPTIONS
  2. #
  3. antialias 1
  4. beam_width_min 1.0
  5. beam_width_max 1.0
  6. beam_intensity_weight 0
  7. flicker 0
  8.  
  9. #
  10. # DIRECT3D POST-PROCESSING OPTIONS
  11. #
  12. hlsl_enable 1
  13. hlslpath hlsl
  14. hlsl_prescale_x 8
  15. hlsl_prescale_y 8
  16. hlsl_preset -1
  17. hlsl_write
  18. hlsl_snap_width 3200
  19. hlsl_snap_height 1800
  20. shadow_mask_alpha 0.5
  21. shadow_mask_texture shadow-mask.png
  22. shadow_mask_x_count 6
  23. shadow_mask_y_count 4
  24. shadow_mask_usize 0.1875
  25. shadow_mask_vsize 0.25
  26. shadow_mask_uoffset 0.0
  27. shadow_mask_voffset 0.0
  28. curvature 0.0
  29. round_corner 0.0
  30. smooth_border 0.0
  31. reflection 0.25
  32. vignetting 0.25
  33. scanline_alpha 0.75
  34. scanline_size 1.0
  35. scanline_height 1.0
  36. scanline_bright_scale 2.0
  37. scanline_bright_offset 0.0
  38. scanline_jitter 0.0
  39. defocus 1.0,0.0
  40. converge_x 0.0,0.0,0.0
  41. converge_y 0.0,0.0,0.0
  42. radial_converge_x 0.0,0.0,0.0
  43. radial_converge_y 0.0,0.0,0.0
  44. red_ratio 1.05,0.00,0.10
  45. grn_ratio -0.10,1.00,0.25
  46. blu_ratio -0.25,0.25,1.25
  47. saturation 1.25
  48. offset -0.30,-0.20,-0.05
  49. scale 1.15,1.05,0.90
  50. power 0.90,0.90,1.15
  51. floor 0.05,0.05,0.05
  52. phosphor_life 0.5,0.5,0.5
  53.  
  54. #
  55. # NTSC POST-PROCESSING OPTIONS
  56. #
  57. yiq_enable 0
  58. yiq_cc 3.59754545
  59. yiq_a 0.5
  60. yiq_b 0.5
  61. yiq_o 1.570796325
  62. yiq_p 1.0
  63. yiq_n 1.0
  64. yiq_y 6.0
  65. yiq_i 1.2
  66. yiq_q 0.6
  67. yiq_scan_time 52.6
  68. yiq_phase_count 2
  69.  
  70. #
  71. # VECTOR POST-PROCESSING OPTIONS
  72. #
  73. vector_length_scale 0.8
  74. vector_length_ratio 40.0
  75.  
  76. #
  77. # BLOOM POST-PROCESSING OPTIONS
  78. #
  79. bloom_scale 0.050
  80. bloom_overdrive 0.0,0.0,0.0
  81. bloom_lvl0_weight 1.0
  82. bloom_lvl1_weight 0.21
  83. bloom_lvl2_weight 0.19
  84. bloom_lvl3_weight 0.17
  85. bloom_lvl4_weight 0.15
  86. bloom_lvl5_weight 0.14
  87. bloom_lvl6_weight 0.13
  88. bloom_lvl7_weight 0.12
  89. bloom_lvl8_weight 0.11
  90. bloom_lvl9_weight 0.10
  91. bloom_lvl10_weight 0.09
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement