Update default ini for video resolution detection.

This commit is contained in:
Sorgelig
2022-05-23 00:47:02 +08:00
parent 46971a3b17
commit 68b63caa00

View File

@@ -57,8 +57,15 @@ font=font/myfont.pf
; 3 - same as 0 (lctrl+lalt+ralt on keyrah)
reset_combo=0
; !!!!
; Attention: if video_mode is not set in INI, then MiSTer will try to detect
; native mode of display and use it instead.
; Additionally, if dvi_mode is not set (only if video_mode is not set),
; then MiSTer will try to detect if display is DVI.
; !!!!
; set to 1 for DVI mode. Audio won't be transmitted through HDMI in DVI mode.
dvi_mode=0
;dvi_mode=0
; 0 - 1280x720@60
; 1 - 1024x768@60
@@ -81,7 +88,7 @@ dvi_mode=0
; calculated mode: width,height,refresh[,flags]
; video_mode=1920,1200,60
; flags - cvt=CVT timing, cvtrb=CVT-RB timing (default)
video_mode=0
;video_mode=0
; set to 1-10 (seconds) to display video info on startup/change
video_info=0