| Option Category | # # DIRECT3D POST-PROCESSING OPTIONS # |
| Description | This option sets when the HLSL system applies the shadow mask. 1 will apply the shadow mask before on the source image is scaled and 0 will apply it to the output screen after scaling. |
| Full Command | -shadow_mask_tile_mode <integer> |
| Alt. Command | none |
| Reverse Command | none |
| Example | mame64 pacman -hlsl_enable -shadow_mask_tile_mode 1 |
| mame.ini Command | shadow_mask_tile_mode |
| Command Default | 0 |
| Argument Format | <integer> |