46 lines
1.8 KiB
INI
46 lines
1.8 KiB
INI
[MiSTer]
|
|
key_menu_as_rgui=0 ; set to 1 to make the MENU key map to RGUI in Minimig (e.g. for Right Amiga)
|
|
forced_scandoubler=0 ; set to 1 to run scandoubler on VGA output always (depends on core).
|
|
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)
|
|
;bootscreen=0 ; uncomment to disable boot screen of some cores like Minimig.
|
|
|
|
; 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
|
|
; 8 - 1920x1080@60
|
|
; 9 - 1920x1080@50
|
|
;10 - 1366x768@60
|
|
;11 - 1024x600@60
|
|
;
|
|
; custom mode: hact,hfp,hs,hbp,vact,vfp,vs,vbp,Fpix_in_KHz
|
|
; video_mode=1280,110,40,220,720,5,5,20,74250
|
|
video_mode=0
|
|
|
|
; set to 1-10 (seconds) to display video info on startup/change
|
|
video_info=0
|
|
|
|
; set to 1 for automatic HDMI VSync rate adjust to match original VSync.
|
|
; This option makes video butter smooth like on original emulated system.
|
|
; Adjusting is done by changing pixel clock. Not every display supports variable pixel clock.
|
|
; For proper adjusting and to reduce possible out of range pixel clock, use 60Hz HDMI video
|
|
; modes as a base even for 50Hz systems.
|
|
vsync_adjust=0
|