| Option Category | # # BLOOM POST-PROCESSING OPTIONS # |
| Description | This option sets the RGB overdrive factor for bloom on colour vector games. HLSL must be enabled. |
| Full Command | -bloom_overdrive <float>,<float>,<float> |
| Alt. Command | none |
| Reverse Command | none |
| Example | mame64 tempest -hlsl_enable -bloom_overdrive 1.0,0.9,0.7 |
| mame.ini Command | bloom_overdrive |
| Command Default | 1.0,1.0,1.0 |
| Argument Format | <float>,<float>,<float> |