From c03de64fd26c1b4d51e35e7e5fe6daab027e74e3 Mon Sep 17 00:00:00 2001 From: sorgelig Date: Sat, 11 May 2019 22:45:11 +0800 Subject: [PATCH] publish hdmi_limited option in INI. --- MiSTer.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MiSTer.ini b/MiSTer.ini index 3b8b94d..a6d3368 100644 --- a/MiSTer.ini +++ b/MiSTer.ini @@ -13,9 +13,10 @@ vscale_mode=0 ; 0 - scale to fit the screen height. ; 3 - use 0.25 steps of scale. vscale_border=0 ; set vertical border for TVs cutting the upper/bottom parts of screen (1-99) ;bootscreen=0 ; uncomment to disable boot screen of some cores like Minimig. -;mouse_throttle=10 ; 1-100 mouse speed divisor. Useful for very sensitive mouses +;mouse_throttle=10 ; 1-100 mouse speed divider. Useful for very sensitive mice rbf_hide_datecode=0 ; 1 - hides datecodes from rbf file names. Press F2 for quick temporary toggle menu_pal=0 ; 1 - PAL mode for menu core +hdmi_limited=0 ; 1 - use limited (16..235) color range over HDMI ; lastcore - Autoboot the last loaded core (corename autosaved in CONFIG/lastcore.dat) first found on the SD/USB ; lastexactcore - Autoboot the last loaded exact core (corename_yyyymmdd.rbf autosaved in CONFIG/lastcore.dat) first found on the SD/USB