From e8290adc5ed8ac8a0b40c86d89e371a5a9ee828f Mon Sep 17 00:00:00 2001 From: James-F2 <31185814+James-F2@users.noreply.github.com> Date: Thu, 7 Nov 2019 13:02:24 +0200 Subject: [PATCH] Add direct_video into example ini. Please ignore if still experimental. --- MiSTer.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MiSTer.ini b/MiSTer.ini index a3729b3..6a24542 100644 --- a/MiSTer.ini +++ b/MiSTer.ini @@ -17,7 +17,8 @@ vscale_border=0 ; set vertical border for TVs cutting the upper/bottom pa 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 - ; 2 - use limited (16..255) color range over HDMI + ; 2 - use limited (16..255) color range over HDMI, for VGA converters. +direct_video=0 ; 1 - enable core video timing over HDMI, use only with VGA converters. fb_size=0 ; 0 - automatic, 1 - full size, 2 - 1/2 of resolution, 4 - 1/4 of resolution. fb_terminal=1 ; 1 - enabled (default), 0 - disabled osd_timeout=30 ; 5-3600 timeout (in seconds) for OSD to disappear in Menu core. 30 seconds if not set.