Update sample INI.
This commit is contained in:
22
MiSTer.ini
22
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
|
||||
|
||||
Reference in New Issue
Block a user