diff --git a/docs/graphics/options_video_palettes.png b/docs/graphics/options_video_palettes.png index 2a6f66be8..9c231eb92 100644 Binary files a/docs/graphics/options_video_palettes.png and b/docs/graphics/options_video_palettes.png differ diff --git a/docs/index.html b/docs/index.html index 67ad5604f..53a393266 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2608,6 +2608,16 @@
-detectpal60 <1|0>
-detectntsc50 <1|0>
-speed <number>
Item | Brief description | For more information, see Command Line |
---|---|---|
Palette | Palette used for emulation mode | -palette |
NTSC/PAL phase | Adjust phase shift of 'Custom' NTSC or PAL (depends on game) palette. | -pal.phase_ntsc, -pal.phase_pal |
R | Adjust red scale and shift of 'Custom' palette | -pal.red_scale, -pal.red_shift |
G | Adjust green scale and shift of 'Custom' palette | -pal.green_scale, -pal.green_shift |
B | Adjust blue scale and shift of 'Custom' palette | -pal.blue_scale, -pal.blue_shift |
NTSC/PAL phase | Adjust phase shift of 'Custom' NTSC or PAL (depends on game) palette. | -pal.phase_ntsc -pal.phase_pal |
R | Adjust red scale and shift of 'Custom' palette | -pal.red_scale -pal.red_shift |
G | Adjust green scale and shift of 'Custom' palette | -pal.green_scale -pal.green_shift |
B | Adjust blue scale and shift of 'Custom' palette | -pal.blue_scale -pal.blue_shift |
Hue | Adjust hue of currently selected palette | -pal.hue |
Saturation | Adjust saturation of currently selected palette | -pal.saturation |
Contrast | Adjust contrast of currently selected palette | -pal.contrast |
Brightness | Adjust brightness of currently selected palette | -pal.brightness |
Gamma | Adjust gamma of currently selected palette | -pal.gamma |
Autodetection | Enable autodetection of PAL-60/NTSC-50 based on colors used. + Note: The detection is not very reliable and therefore uses very conservative parameters to avoid false positives. | -detectpal60 -detectntsc50 |
Item | Brief description | For more information, see Command Line |
---|---|---|
TV mode | Disable TV effects, or select TV preset | -tv.filter |
Adjustable sliders | Set specific attribute in 'Custom' TV mode | -tv.sharpness, -tv.resolution, etc. |
Adjustable sliders | Set specific attribute in 'Custom' TV mode | -tv.sharpness -tv.resolution, etc. |
Phosphor for all ROMs | Enable phosphor mode for all ROMs | -tv.phosphor |
Blend (phosphor) | Blend level to use in phosphor mode for all ROMs (needs to be manually adjusted for your particular hardware) | -tv.phosblend |