Advertisement
Guest User

Untitled

a guest
May 22nd, 2021
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.99 KB | None | 0 0
  1. [MiSTer]
  2. key_menu_as_rgui=0 ; set to 1 to make the MENU key map to RGUI in Minimig (e.g. for Right Amiga)
  3. forced_scandoubler=0 ; set to 1 to run scandoubler on VGA output always (depends on core).
  4. ypbpr=1 ; set to 1 for YPbPr on VGA output.
  5. composite_sync=0 ; set to 1 for composite sync on HSync signal of VGA output.
  6. vga_scaler=0 ; set to 1 to connect VGA to scaler output.
  7. hdmi_audio_96k=0 ; set to 1 for 96khz/16bit HDMI audio (48khz/16bit otherwise)
  8. keyrah_mode=0x18d80002 ; VIDPID of keyrah for special code translation (0x23418037 for Arduino Micro)
  9. vscale_mode=0 ; 0 - scale to fit the screen height.
  10. ; 1 - use integer scale only.
  11. ; 2 - use 0.5 steps of scale.
  12. ; 3 - use 0.25 steps of scale.
  13. vscale_border=0 ; set vertical border for TVs cutting the upper/bottom parts of screen (1-399)
  14. ;bootscreen=0 ; uncomment to disable boot screen of some cores like Minimig.
  15. ;mouse_throttle=10 ; 1-100 mouse speed divider. Useful for very sensitive mice
  16. rbf_hide_datecode=0 ; 1 - hides datecodes from rbf file names. Press F2 for quick temporary toggle
  17. menu_pal=0 ; 1 - PAL mode for menu core
  18. hdmi_limited=0 ; 1 - use limited (16..235) color range over HDMI
  19. ; 2 - use limited (16..255) color range over HDMI, for VGA converters.
  20. direct_video=0 ; 1 - enable core video timing over HDMI, use only with VGA converters.
  21. fb_size=0 ; 0 - automatic, 1 - full size, 2 - 1/2 of resolution, 4 - 1/4 of resolution.
  22. fb_terminal=1 ; 1 - enabled (default), 0 - disabled
  23. osd_timeout=30 ; 5-3600 timeout (in seconds) for OSD to disappear in Menu core. 30 seconds if not set.
  24. ; Background picture will get darker after double timeout
  25. osd_rotate=0 ; Display OSD menu rotated, 0 - no rotation, 1 - rotate right (+90°), 2 - rotate left (-90°)
  26. forced_scandoubler=0
  27.  
  28. ; 1 - enables the recent file loaded/mounted.
  29. ; WARNING: This option will enable write to SD card on every load/mount which may wear the SD card after many writes to the same place
  30. ; There is also higher chance to corrupt the File System if MiSTer will be reset or powered off while writing.
  31. recents=1
  32.  
  33. ; lastcore - Autoboot the last loaded core (corename autosaved in CONFIG/lastcore.dat) first found on the SD/USB
  34. ; lastexactcore - Autoboot the last loaded exact core (corename_yyyymmdd.rbf autosaved in CONFIG/lastcore.dat) first found on the SD/USB
  35. ; corename - Autoboot first corename_*.rbf found on the SD/USB
  36. ; corename_yyyymmdd.rbf - Autoboot first corename_yyyymmdd.rbf found on the SD/USB
  37. ;bootcore=lastcore ; uncomment to autoboot a core, as the last loaded core.
  38.  
  39. ; 10-30 timeout before autoboot, comment for autoboot without timeout.
  40. bootcore_timeout=10
  41.  
  42. ; Option to load the custom font. Format is plain bitmap 8x8.
  43. ; Supported sizes of font:
  44. ; 768 bytes - chars 32-127 (only alpha + numeric)
  45. ; 1024 bytes - chars 0-127
  46. ; 1136 bytes - chars 0-141
  47. ; up to 2048 - only chars 0-141 will be used.
  48. ; if first 32 chars are empty (for sizes 1024 bytes and more) then they are skipped.
  49. font=font/myfont.pf
  50.  
  51. ; USER button emulation by keybaord. Usually it's reset button.
  52. ; 0 - lctrl+lalt+ralt (lctrl+lgui+rgui on keyrah)
  53. ; 1 - lctrl+lgui+rgui
  54. ; 2 - lctrl+lalt+del
  55. ; 3 - same as 0 (lctrl+lalt+ralt on keyrah)
  56. reset_combo=0
  57.  
  58. ; set to 1 for DVI mode. Audio won't be transmitted through HDMI in DVI mode.
  59. dvi_mode=0
  60.  
  61. ; 0 - 1280x720@60
  62. ; 1 - 1024x768@60
  63. ; 2 - 720x480@60
  64. ; 3 - 720x576@50
  65. ; 4 - 1280x1024@60
  66. ; 5 - 800x600@60
  67. ; 6 - 640x480@60
  68. ; 7 - 1280x720@50
  69. ; 8 - 1920x1080@60
  70. ; 9 - 1920x1080@50
  71. ;10 - 1366x768@60
  72. ;11 - 1024x600@60
  73. ;12 - 1920x1440@60
  74. ;13 - 2048x1536@60
  75. ;
  76. ; custom mode: hact,hfp,hs,hbp,vact,vfp,vs,vbp,Fpix_in_KHz
  77. ; video_mode=1280,110,40,220,720,5,5,20,74250
  78. video_mode=12
  79.  
  80. ; set to 1-10 (seconds) to display video info on startup/change
  81. video_info=0
  82.  
  83. ; Set to 1 for automatic HDMI VSync rate adjust to match original VSync.
  84. ; Set to 2 for low latency mode (single buffer).
  85. ; This option makes video butter smooth like on original emulated system.
  86. ; Adjusting is done by changing pixel clock. Not every display supports variable pixel clock.
  87. ; For proper adjusting and to reduce possible out of range pixel clock, use 60Hz HDMI video
  88. ; modes as a base even for 50Hz systems.
  89. vsync_adjust=0
  90.  
  91. ; If you monitor doesn't support either very low (NTSC monitors may not support PAL) or
  92. ; very high (PAL monitors may not support NTSC) then you can set refresh_min and/or refresh_max
  93. ; parameters, so vsync_adjust won't be applied for refreshes outside specified.
  94. ; These parameters are valid only when vsync_adjust is non-zero.
  95. refresh_min=0
  96. refresh_max=0
  97.  
  98. ; These parameters have the same format as video_mode.
  99. ; You need to supply both PAL and NTSC modes if you want vsync_adjust to switch between
  100. ; predefined modes as a base. This will reduce the range of pixel clock.
  101. ;video_mode_ntsc=0
  102. ;video_mode_pal=7
  103.  
  104. ; 1-10 (seconds) to display controller's button map upon first time key press
  105. ; 0 - disable
  106. controller_info=6
  107.  
  108. ; JammaSD/J-PAC/I-PAC keys to joysticks translation
  109. ; You have to provide correct VID and PID of your input device
  110. ; Examples: Legacy J-PAC with Mini-USB or USB capable I-PAC with PS/2 connectors VID=0xD209/PID=0x0301
  111. ; USB Capable J-PAC with only PS/2 connectors VID=0x04B4/PID=0x0101
  112. ; JammaSD: VID=0x04D8/PID=0xF3AD
  113. jamma_vid=0x04D8
  114. jamma_pid=0xF3AD
  115.  
  116. ; Disable merging input devices. Use if only player 1 works.
  117. ; Leave no_merge_pid empty to apply this to all devices with the same VID.
  118. ;no_merge_vid=0x045E
  119. ;no_merge_pid=0x028E
  120.  
  121. ; Speeds in sniper/non-sniper modes of mouse emulation by joystick
  122. ; 0 - (default) - faster move in non-sniper mode, slower move in sniper mode.
  123. ; 1 - movement speeds are swapped.
  124. sniper_mode=0
  125.  
  126. ; Uncomment following option if you don't want to see a second line for long file names in listing.
  127. ;browse_expand=0
  128.  
  129. ; 0 - disable MiSTer logo in Menu core
  130. logo=1
  131.  
  132. ; Custom shared folder for core supporting this feature (currently minimig and ao486 only)
  133. ; Can be relative to core's home dir or absolute path.
  134. ; Path must exist before core start to use it, or it will fail.
  135. ; Make sure USB device is mounted before use shared folder on USB!
  136. shared_folder=
  137.  
  138. ; Custom aspect ratio
  139. ;custom_aspect_ratio_1=16:10
  140. ;custom_aspect_ratio_2=1:1
  141.  
  142. ; use specific (VID/PID) mouse X movement as a spinner and paddle. Use VID=0xFFFF/PID=0xFFFF to use all mice as spinners.
  143. ; spinner_throttle with base value 100 gives one spinner step per one tick. Higher value makes spinner slower.
  144. ; Lower than 100 makes spinner faster. Negative value gives opposite direction.
  145. ;spinner_vid=0x1BCF
  146. ;spinner_pid=0x0005
  147. ;spinner_throttle=-50
  148.  
  149. ; Default filters for video scaler and audio. Paths must be relative to scaler/audio filter filders without leading slash.
  150. ;vfilter_default=LCD_Effect/07.txt
  151. ;afilter_default=LPF2000_3tap.txt
  152.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement