| 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 |
| Argument Format | <float>,<float>,<float> |