From 8c7f9ae948828e3236fb9869981641a2ddc5d360 Mon Sep 17 00:00:00 2001 From: sorgelig Date: Fri, 15 Dec 2017 01:47:05 +0800 Subject: [PATCH] Update sample INI. --- MiSTer.ini | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/MiSTer.ini b/MiSTer.ini index d9d4142..13ea8ed 100644 --- a/MiSTer.ini +++ b/MiSTer.ini @@ -5,3 +5,25 @@ ypbpr=0 ; set to 1 for YPbPr on VGA output. composite_sync=0 ; set to 1 for composite sync on HSync signal of VGA output. vga_scaler=0 ; set to 1 to connect VGA to scaler output. hdmi_audio_96k=0 ; set to 1 for 96khz/16bit HDMI audio (48khz/16bit otherwise) +keyrah_mode=0x18d80002 ; VIDPID of keyrah for special code translation (0x23418037 for Arduino Micro) + +; USER button emulation by keybaord. Usually it's reset button. +; 0 - lctrl+lalt+ralt (lctrl+lgui+rgui on keyrah) +; 1 - lctrl+lgui+rgui +; 2 - lctrl+lalt+del +; 3 - same as 0 (lctrl+lalt+ralt on keyrah) +reset_combo=0 + +dvi_mode=0 ; set to 1 for DVI mode. Audio won't be transmitted through HDMI in DVI mode. + +; 0 - 1280x720@60 +; 1 - 1024x768@60 +; 2 - 720x480@60 +; 3 - 720x576@50 +; 4 - 1280x1024@60 +; 5 - 800x600@60 +; 6 - 640x480@60 +; 7 - 1280x720@50 +; custom mode: 0,hact,hfp,hs,hbp,vact,vfp,vs,vbp,4,M,3,N,5,C0,9,CP,8,BW,7,Mfrac +; 0,1280,48,112,248,1024,1,3,38,4,1028,3,65536,5,514,9,2,8,7,7,0xA3D709E8 +video_mode=0