Option Category | # # DIRECT3D POST-PROCESSING OPTIONS # |
Description | This option strengthen or weakens the current color value of a given channel. For instance, a red signal of 0.5 with an offset of 0.2 will be raised to 0.7. |
Full Command | -offset <float>,<float>,<float> |
Alt. Command | none |
Reverse Command | none |
Example | mame64 pacman -hlsl_enable -offset 0.0,0.01,-0.02 |
mame.ini Command | offset |
Command Default | 0.0,0.0,0.0 |
Argument Format | <float>,<float>,<float> |