| Option Category | # # BLOOM POST-PROCESSING OPTIONS # |
| Description | This option enables a 3D look up table to be applied to screen (including the UI and artwork) after post-processing. HLSL must be enabled and a LUT texture in png format must be specified. |
| Full Command | -ui_lut_enable |
| Alt. Command | none |
| Reverse Command | none |
| Example | mame64 tempest -hlsl_enable -ui_lut_enable -ui_lut_texture test.png |
| mame.ini Command | ui_lut_enable |
| Command Default | 0 |
| Argument Format | <boolean> |