bloom_lvl#_weight
Option Category #
# BLOOM POST-PROCESSING OPTIONS
#
Description This option sets the bloom level weight up to nine levels. The # sign should be replaced by a number between zero and eight. This number signifies the level that you want to change. For best results, each level shoud be a 25% smaller than the value of the previous level.
Full Command -bloom_lvl#_weight <float>
Alt. Command none
Reverse Command none
Example mame64 tempest -hlsl_enable -bloom_lvl0_weight 1.0 -bloom_lvl1_weight 0.64 -bloom_lvl2_weight 0.48
mame.ini Command bloom_lvl#
Command Default lvl0 - 1.0
lvl1 - 0.64
lvl2 - 0.32
lvl3 - 0.16
lvl4 - 0.08
lvl5 - 0.06
lvl6 - 0.04
lvl7 - 0.02
lvl8 - 0.01
Argument Format <float>,<float>,<float>