Guest User

retroarch all config 4-8-22

a guest
Apr 8th, 2022
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.98 KB | None | 0 0
  1. ## Skeleton config file for RetroArch
  2.  
  3. # If set to a directory, the content history playlist will be saved
  4. # to this directory.
  5. # content_history_dir =
  6.  
  7. # Automatically saves a savestate at the end of RetroArch's lifetime.
  8. # The path is $SRAM_PATH.auto.
  9. # RetroArch will automatically load any savestate with this path on startup if savestate_auto_load is set.
  10. # savestate_auto_save = false
  11. # savestate_auto_load = true
  12.  
  13. # Load libretro from a dynamic location for dynamically built RetroArch.
  14. # This option is mandatory.
  15.  
  16. # Path to a libretro implementation.
  17. # libretro_path = "/path/to/libretro.so"
  18.  
  19. # Sets log level for libretro cores (GET_LOG_INTERFACE).
  20. # If a log level issued by a libretro core is below libretro_log_level, it is ignored.
  21. # DEBUG logs are always ignored unless verbose mode is activated (--verbose).
  22. # DEBUG = 0, INFO = 1, WARN = 2, ERROR = 3.
  23. # libretro_log_level = 0
  24.  
  25. # Enable or disable verbosity level of frontend.
  26. # log_verbosity = false
  27.  
  28. # If this option is enabled, every content file loaded in RetroArch will be
  29. # automatically added to a history list.
  30. # history_list_enable = true
  31.  
  32. # Enable performance counters
  33. # perfcnt_enable = false
  34.  
  35. # Path to core options config file.
  36. # This config file is used to expose core-specific options.
  37. # It will be written to by RetroArch.
  38. # A default path will be assigned if not set.
  39. core_options_path = "/opt/retropie/configs/all/retroarch-core-options.cfg"
  40.  
  41. # Path to content history file.
  42. # RetroArch keeps track of all content loaded in the menu and from CLI directly for convenient quick loading.
  43. # A default path will be assigned if not set.
  44. # content_history_path =
  45.  
  46. # Path to music content history file (optional).
  47. # RetroArch keeps track of all music content loaded in the menu and from CLI directly for convenient quick loading.
  48. # A default path will be assigned if not set.
  49. # content_music_history_path =
  50.  
  51. # Path to image content history file (optional).
  52. # RetroArch keeps track of all image content loaded in the menu and from CLI directly for convenient quick loading.
  53. # A default path will be assigned if not set.
  54. # content_image_history_path =
  55.  
  56. # Path to video content history file (optional).
  57. # RetroArch keeps track of all video content loaded in the menu and from CLI directly for convenient quick loading.
  58. # A default path will be assigned if not set.
  59. # content_video_history_path =
  60.  
  61. # Number of entries that will be kept in content history file.
  62. # content_history_size = 200
  63.  
  64. # Content directory. Interacts with RETRO_ENVIRONMENT_GET_CONTENT_DIRECTORY.
  65. # Usually set by developers who bundle libretro/RetroArch apps to point to assets.
  66. # content_directory =
  67.  
  68. # Sets start directory for menu config browser.
  69. # rgui_config_directory =
  70.  
  71. # Show startup screen in menu.
  72. # Is automatically set to false when seen for the first time.
  73. # This is only updated in config if config_save_on_exit is set to true, however.
  74. rgui_show_start_screen = "false"
  75.  
  76. # Flushes config to disk on exit. Useful for menu as settings can be modified.
  77. # Overwrites the config. #include's and comments are not preserved.
  78. config_save_on_exit = "false"
  79.  
  80. # Shows hidden files and folders in directory listings.
  81. # show_hidden_files = false
  82.  
  83. #### Driver
  84.  
  85. # Input driver. Depending on video driver, it might force a different input driver.
  86. # input_driver = sdl
  87.  
  88. # Joypad driver. ("udev", "linuxraw", "paraport", "sdl2", "hid", "dinput")
  89. input_joypad_driver = "udev"
  90.  
  91. # Video driver to use. "gl", "xvideo", "sdl", "d3d"
  92. # video_driver = "gl"
  93.  
  94. # Which context implementation to use.
  95. # Possible ones for desktop are: glx, x-egl, kms-egl, sdl-gl, wgl.
  96. # By default, tries to use first suitable driver.
  97. # video_context_driver =
  98.  
  99. # Audio driver backend. Depending on configuration possible candidates are: alsa, pulse, oss, jack, rsound, roar, openal, sdl, xaudio.
  100. # audio_driver =
  101.  
  102. # Audio resampler driver backend. Which audio resampler to use.
  103. # Default will use "sinc".
  104. # audio_resampler =
  105.  
  106. # Camera driver.
  107. # camera_driver =
  108.  
  109. # Location driver.
  110. # location_driver =
  111.  
  112. # Menu driver to use. ("rgui", "xmb", "glui")
  113. menu_driver = "rgui"
  114.  
  115. # Record driver. Used when recording video.
  116. # record_driver =
  117.  
  118. #### Video
  119.  
  120. # Suspends the screensaver if set to true. Is a hint that does not necessarily have to be honored
  121. # by video driver.
  122. # suspend_screensaver_enable = true
  123.  
  124. # Display framerate.
  125. # fps_show = false
  126.  
  127. # Display memory.
  128. # memory_show = false
  129.  
  130. # Display total number of frames rendered. (only displays if fps_show is enabled)
  131. # framecount_show =
  132.  
  133. # Which monitor to prefer. 0 (default) means no particular monitor is preferred, 1 and up (1 being first monitor),
  134. # suggests RetroArch to use that particular monitor.
  135. # video_monitor_index = 0
  136.  
  137. # Start in fullscreen. Can be changed at runtime.
  138. # video_fullscreen = false
  139.  
  140. # If fullscreen, prefer using a windowed fullscreen mode.
  141. # video_windowed_fullscreen = true
  142.  
  143. # Fullscreen resolution. Resolution of 0 uses the resolution of the desktop.
  144. # video_fullscreen_x = 0
  145. # video_fullscreen_y = 0
  146.  
  147. # Video refresh rate of your CRT monitor.
  148. # Used to calculate a suitable audio input rate.
  149. # crt_video_refresh_rate = 59.94
  150.  
  151. # Video refresh rate of your monitor.
  152. # Used to calculate a suitable audio input rate.
  153. # video_refresh_rate = 59.94
  154.  
  155. # Forcibly disable sRGB FBO support. Some Intel OpenGL drivers on Windows
  156. # have video problems with sRGB FBO support enabled.
  157. # video_force_srgb_disable = false
  158.  
  159. # If this is true and video_aspect_ratio is not set,
  160. # aspect ratio is decided by libretro implementation.
  161. # If this is false, 1:1 PAR will always be assumed if video_aspect_ratio is not set.
  162. video_aspect_ratio_auto = "true"
  163.  
  164. # A floating point value for video aspect ratio (width / height).
  165. # If this is not set, aspect ratio is assumed to be automatic.
  166. # Behavior then is defined by video_aspect_ratio_auto.
  167. # video_aspect_ratio =
  168.  
  169. # Windowed x resolution scale and y resolution scale
  170. # (Real x res: base_size * xscale * aspect_ratio, real y res: base_size * yscale)
  171. # video_scale = 3.0
  172.  
  173. # Percentage of opacity to use for the window (100 is completely opaque).
  174. # video_window_opacity = 100
  175.  
  176. # Whether to enable the default window decorations like border, titlebar etc.
  177. # video_window_show_decorations = true
  178.  
  179. # Forcibly disable composition. Only works in Windows Vista/7 for now.
  180. # video_disable_composition = false
  181.  
  182. # Video vsync.
  183. # video_vsync = true
  184.  
  185. # Interval at which a Vsync swap is performed.
  186. # 1 is normal, 2 is doubled frames, 3 is tripled frames, etc.
  187. # video_swap_interval = 1
  188.  
  189. # Max amount of swapchain images.
  190. # Single buffering = 1, Double buffering = 2, 3 = Triple buffering
  191. # video_max_swapchain_images = 3
  192.  
  193. # Attempts to hard-synchronize CPU and GPU. Can reduce latency at cost of performance.
  194. # video_hard_sync = false
  195.  
  196. # Sets how many frames CPU can run ahead of GPU when using video_hard_sync.
  197. # Maximum is 3.
  198. # video_hard_sync_frames = 0
  199.  
  200. # Sets how many milliseconds to delay after VSync before running the core.
  201. # Can reduce latency at cost of higher risk of stuttering.
  202. # Maximum is 15.
  203. # video_frame_delay = 0
  204.  
  205. # Inserts a black frame inbetween frames.
  206. # Useful for 120 Hz monitors who want to play 60 Hz material with eliminated ghosting.
  207. # video_refresh_rate should still be configured as if it is a 60 Hz monitor (divide refresh rate by 2).
  208. # video_black_frame_insertion = false
  209.  
  210. # Use threaded video driver. Using this might improve performance at possible cost of latency and more video stuttering.
  211. video_threaded = "true"
  212.  
  213. # Use a shared context for HW rendered libretro cores.
  214. # Avoids having to assume HW state changes inbetween frames.
  215. # video_shared_context = false
  216.  
  217. # Smoothens picture with bilinear filtering. Should be disabled if using pixel shaders.
  218. # video_smooth = true
  219.  
  220. # Forces rendering area to stay equal to content aspect ratio or as defined in video_aspect_ratio.
  221. # video_force_aspect = true
  222.  
  223. # Only scales video in integer steps.
  224. # The base size depends on system-reported geometry and aspect ratio.
  225. # If video_force_aspect is not set, X/Y will be integer scaled independently.
  226. # video_scale_integer = false
  227.  
  228. # Index of the aspect ratio selection in the menu.
  229. # 20 = Config, 21 = 1:1 PAR, 22 = Core Provided, 23 = Custom Aspect Ratio
  230. # aspect_ratio_index = 20
  231.  
  232. # Forces cropping of overscanned frames.
  233. # Exact behavior of this option is implementation specific.
  234. # video_crop_overscan = true
  235.  
  236. # Path to shader. Shader can be either Cg, CGP (Cg preset) or GLSL, GLSLP (GLSL preset)
  237. # video_shader = "/path/to/shader.{cg,cgp,glsl,glslp}"
  238.  
  239. # Load video_shader on startup.
  240. # Other shaders can still be loaded later in runtime.
  241. video_shader_enable = "true"
  242.  
  243. # CPU-based video filter. Path to a dynamic library.
  244. # video_filter =
  245.  
  246. # Path to a font used for rendering messages. This path must be defined to enable fonts.
  247. # Do note that the _full_ path of the font is necessary!
  248. # video_font_path =
  249.  
  250. # Size of the font rendered in points.
  251. video_font_size = "24"
  252.  
  253. # Enable usage of OSD messages.
  254. # video_font_enable = true
  255.  
  256. # Offset for where messages will be placed on screen. Values are in range 0.0 to 1.0 for both x and y values.
  257. # [0.0, 0.0] maps to the lower left corner of the screen.
  258. # video_message_pos_x = 0.05
  259. # video_message_pos_y = 0.05
  260.  
  261. # Color for message. The value is treated as a hexadecimal value.
  262. # It is a regular RGB hex number, i.e. red is "ff0000".
  263. # video_message_color = ffffff
  264.  
  265. # Background color for OSD messages. Red/Green/Blue values are from 0 to 255 and opacity is 0.0 to 1.0.
  266. # video_message_bgcolor_enable = false
  267. # video_message_bgcolor_red = 0
  268. # video_message_bgcolor_green = 0
  269. # video_message_bgcolor_blue = 0
  270. # video_message_bgcolor_opacity = 1.0
  271.  
  272. # Allows libretro cores to set rotation modes.
  273. # Setting this to false will honor, but ignore this request.
  274. # This is useful for vertically oriented content where one manually rotates the monitor.
  275. # video_allow_rotate = true
  276.  
  277. # Forces a certain rotation of the video.
  278. # The rotation is added to rotations which the libretro core sets (see video_allow_rotate).
  279. # The angle is <value> * 90 degrees counter-clockwise.
  280. # video_rotation = 0
  281.  
  282. # Forces a certain orientation of the screen from the operating system.
  283. # The angle is <value> * 90 degrees counter-clockwise.
  284. # screen_orientation = 0
  285.  
  286. # HDR settings
  287. # video_hdr_enable = false
  288. # video_hdr_max_nits = 1000.0f
  289. # video_hdr_paper_white_nits = 200.0f
  290. # video_hdr_contrast = 1.0f
  291. # video_hdr_expand_gamut = true
  292.  
  293. #### Audio
  294.  
  295. # Enable audio.
  296. # audio_enable = true
  297.  
  298. # Enable menu audio sounds.
  299. # audio_enable_menu = false
  300. # audio_enable_menu_ok = false
  301. # audio_enable_menu_cancel = false
  302. # audio_enable_menu_notice = false
  303. # audio_enable_menu_bgm = false
  304.  
  305. # Mutes audio.
  306. # audio_mute_enable = false
  307.  
  308. # Mutes audio mixer volume globally.
  309. # audio_mixer_mute_enable = false
  310.  
  311. # Audio output samplerate.
  312. # audio_out_rate = 48000
  313.  
  314. # Override the default audio device the audio_driver uses. This is driver dependant. E.g. ALSA wants a PCM device, OSS wants a path (e.g. /dev/dsp), Jack wants portnames (e.g. system:playback1,system:playback_2), and so on ...
  315. # audio_device =
  316.  
  317. # Audio DSP plugin that processes audio before it's sent to the driver. Path to a dynamic library.
  318. # audio_dsp_plugin =
  319.  
  320. # Will sync (block) on audio. Recommended.
  321. # audio_sync = true
  322.  
  323. # Desired audio latency in milliseconds. Might not be honored if driver can't provide given latency.
  324. # audio_latency = 64
  325.  
  326. # Enable audio rate control.
  327. # audio_rate_control = true
  328.  
  329. # Controls audio rate control delta. Defines how much input rate can be adjusted dynamically.
  330. # Input rate = in_rate * (1.0 +/- audio_rate_control_delta)
  331. # audio_rate_control_delta = 0.005
  332.  
  333. # Controls maximum audio timing skew. Defines the maximum change in input rate.
  334. # Input rate = in_rate * (1.0 +/- max_timing_skew)
  335. # audio_max_timing_skew = 0.05
  336.  
  337. # Audio volume. Volume is expressed in dB.
  338. # 0 dB is normal volume. No gain will be applied.
  339. # Gain can be controlled in runtime with input_volume_up/input_volume_down.
  340. # audio_volume = 0.0
  341.  
  342. # Audio mixer volume. Volume is expressed in dB.
  343. # 0 dB is normal volume. No gain will be applied.
  344. # audio_mixer_volume = 0.0
  345.  
  346. #### Overlay
  347.  
  348. # Enable the overlay.
  349. # input_overlay_enable = true
  350.  
  351. # Show the overlay behind the menu instead of in front.
  352. # input_overlay_behind_menu = "false"
  353.  
  354. # Hide the current overlay from appearing inside the menu.
  355. # input_overlay_hide_in_menu = true
  356.  
  357. # Path to input overlay.
  358. # input_overlay =
  359.  
  360. # Opacity of all the UI elements of the overlay.
  361. # input_overlay_opacity = 1.0
  362.  
  363. # Scale of all UI elements of the overlay.
  364. # input_overlay_scale = 1.0
  365.  
  366. # Center of all UI elements of the overlay.
  367. # input_overlay_center_x = 0.5
  368. # input_overlay_center_y = 0.5
  369.  
  370. #### Input
  371.  
  372. # Path to input remapping file.
  373. # input_remapping_path =
  374.  
  375. # Input bind timer timeout.
  376. # Amount of seconds to wait until proceeding to the next bind. Default: 5, minimum: 1
  377. # input_bind_timeout = 1
  378.  
  379. # If enabled, overrides the input binds with the remapped binds set for the current core.
  380. # input_remap_binds_enable = true
  381.  
  382. # Maximum amount of users supported by RetroArch.
  383. # input_max_users = 16
  384.  
  385. # Keyboard layout for input driver if applicable (udev/evdev for now).
  386. # Syntax is either just layout (e.g. "no"), or a layout and variant separated with colon ("no:nodeadkeys").
  387. # input_keyboard_layout =
  388.  
  389. # Defines axis threshold. Possible values are [0.0, 1.0]
  390. # input_axis_threshold = 0.5
  391.  
  392. # input_analog_deadzone = 0.0
  393.  
  394. # input_analog_sensitivity = 1.0
  395.  
  396. # Enable input auto-detection. Will attempt to autoconfigure
  397. # joypads, Plug-and-Play style.
  398. input_autodetect_enable = "true"
  399.  
  400. # Show the input descriptors set by the core instead of the
  401. # default ones.
  402. # input_descriptor_label_show = true
  403.  
  404. # Hide input descriptors that were not set by the core.
  405. # input_descriptor_hide_unbound = false
  406.  
  407. # Influence how input polling is done inside RetroArch.
  408. # 0 : Early - Input polling is performed before call to retro_run.
  409. # 1 : Normal - Input polling is performed when retro_input_poll is
  410. # requested.
  411. # 2 : Late - Input polling is performed on first call to retro_input_state
  412. # per frame
  413. #
  414. # Setting it to 0 or 2 can result in less latency depending on
  415. # your configuration.
  416. #
  417. # When netplay is enabled, the default polling behavior (1) will
  418. # be used regardless of the value set here.
  419. # input_poll_type_behavior = 1
  420.  
  421. # Sets which libretro device is used for a user.
  422. # Devices are indentified with a number.
  423. # This is normally saved by the menu.
  424. # Device IDs are found in libretro.h.
  425. # These settings are overridden by explicit command-line arguments which refer to input devices.
  426. # None: 0
  427. # Joypad (RetroPad): 1
  428. # Mouse: 2
  429. # Keyboard: 3
  430. # Generic Lightgun: 4
  431. # Joypad w/ Analog (RetroPad + Analog sticks): 5
  432. # Multitap (SNES specific): 257
  433. # Super Scope (SNES specific): 260
  434. # Justifier (SNES specific): 516
  435. # Justifiers (SNES specific): 772
  436.  
  437. # input_libretro_device_p1 =
  438. # input_libretro_device_p2 =
  439. # input_libretro_device_p3 =
  440. # input_libretro_device_p4 =
  441. # input_libretro_device_p5 =
  442. # input_libretro_device_p6 =
  443. # input_libretro_device_p7 =
  444. # input_libretro_device_p8 =
  445.  
  446. # Keyboard input. Will recognize letters ("a" to "z") and the following special keys (where "kp_"
  447. # is for keypad keys):
  448. #
  449. # left, right, up, down, enter, kp_enter, tab, insert, del, end, home,
  450. # rshift, shift, ctrl, alt, space, escape, add, subtract, kp_plus, kp_minus,
  451. # f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12,
  452. # num0, num1, num2, num3, num4, num5, num6, num7, num8, num9, pageup, pagedown,
  453. # keypad0, keypad1, keypad2, keypad3, keypad4, keypad5, keypad6, keypad7, keypad8, keypad9,
  454. # period, capslock, numlock, backspace, multiply, divide, print_screen, scroll_lock,
  455. # tilde, backquote, pause, quote, comma, minus, slash, semicolon, equals, leftbracket,
  456. # backslash, rightbracket, kp_period, kp_equals, rctrl, ralt
  457. #
  458. # Keyboard input, Joypad and Joyaxis will all obey the "nul" bind, which disables the bind completely,
  459. # rather than relying on a default.
  460. input_player1_a = "x"
  461. input_player1_b = "z"
  462. input_player1_y = "a"
  463. input_player1_x = "s"
  464. input_player1_start = "enter"
  465. input_player1_select = "rshift"
  466. input_player1_l = "q"
  467. input_player1_r = "w"
  468. input_player1_left = "left"
  469. input_player1_right = "right"
  470. input_player1_up = "up"
  471. input_player1_down = "down"
  472. # input_player1_l2 =
  473. # input_player1_r2 =
  474. # input_player1_l3 =
  475. # input_player1_r3 =
  476.  
  477. # Two analog sticks (DualShock-esque).
  478. # Bound as usual, however, if a real analog axis is bound,
  479. # it can be read as a true analog.
  480. # Positive X axis is right, Positive Y axis is down.
  481. # input_player1_l_x_plus =
  482. # input_player1_l_x_minus =
  483. # input_player1_l_y_plus =
  484. # input_player1_l_y_minus =
  485. # input_player1_r_x_plus =
  486. # input_player1_r_x_minus =
  487. # input_player1_r_y_plus =
  488. # input_player1_r_y_minus =
  489.  
  490. # If desired, it is possible to override which joypads are being used for user 1 through 8.
  491. # First joypad available is 0.
  492. input_player1_joypad_index = "0"
  493. input_player2_joypad_index = "0"
  494. # input_player3_joypad_index = 2
  495. # input_player4_joypad_index = 3
  496. # input_player5_joypad_index = 4
  497. # input_player6_joypad_index = 5
  498. # input_player7_joypad_index = 6
  499. # input_player8_joypad_index = 7
  500.  
  501. # Input device buttons.
  502. # Figure these out by using RetroArch-Phoenix or retroarch-joyconfig.
  503. # You can use joypad hats with hnxx, where n is the hat, and xx is a string representing direction.
  504. # E.g. "h0up"
  505. # input_player1_a_btn =
  506. # input_player1_b_btn =
  507. # input_player1_y_btn =
  508. # input_player1_x_btn =
  509. # input_player1_start_btn =
  510. # input_player1_select_btn =
  511. # input_player1_l_btn =
  512. # input_player1_r_btn =
  513. # input_player1_left_btn =
  514. # input_player1_right_btn =
  515. # input_player1_up_btn =
  516. # input_player1_down_btn =
  517. # input_player1_l2_btn =
  518. # input_player1_r2_btn =
  519. # input_player1_l3_btn =
  520. # input_player1_r3_btn =
  521.  
  522. # Menu buttons.
  523. # menu_search_btn =
  524. # menu_info_btn =
  525. # menu_default_btn =
  526. # menu_scroll_down_btn =
  527. # menu_scroll_up_btn =
  528.  
  529. # Swap buttons for OK/Cancel
  530. menu_swap_ok_cancel_buttons = "false"
  531.  
  532. # Axis for RetroArch D-Pad.
  533. # Needs to be either '+' or '-' in the first character signaling either positive or negative direction of the axis, then the axis number.
  534. # Do note that every other input option has the corresponding _btn and _axis binds as well; they are omitted here for clarity.
  535. # input_player1_left_axis =
  536. # input_player1_right_axis =
  537. # input_player1_up_axis =
  538. # input_player1_down_axis =
  539.  
  540. # Holding the turbo while pressing another button will let the button enter a turbo mode
  541. # where the button state is modulated with a periodic signal.
  542. # The modulation stops when the button itself (not turbo button) is released.
  543. # input_player1_turbo =
  544.  
  545. # Describes the period and how long of that period a turbo-enabled button should behave.
  546. # Numbers are described in frames.
  547. # input_turbo_period = 6
  548. # input_turbo_duty_cycle = 3
  549.  
  550. # This goes all the way to user 8 (*_player2_*, *_player3_*, etc), but omitted for clarity.
  551. # All input binds have corresponding binds for keyboard (none), joykeys (_btn) and joyaxes (_axis) as well.
  552.  
  553. # Toggles fullscreen.
  554. # input_toggle_fullscreen = f
  555.  
  556. # Saves state.
  557. # input_save_state = f2
  558. # Loads state.
  559. # input_load_state = f4
  560.  
  561. # State slots. With slot set to 0, save state name is *.state (or whatever defined on commandline).
  562. # When slot is != 0, path will be $path%d, where %d is slot number.
  563. # input_state_slot_increase = f7
  564. # input_state_slot_decrease = f6
  565.  
  566. # Toggles between fast-forwarding and normal speed.
  567. # input_toggle_fast_forward = space
  568.  
  569. # Hold for fast-forward. Releasing button disables fast-forward.
  570. # input_hold_fast_forward = l
  571.  
  572. # Key to exit RetroArch cleanly.
  573. # Killing it in any hard way (SIGKILL, etc) will terminate RetroArch without saving RAM, etc.
  574. # On Unix-likes, SIGINT/SIGTERM allows a clean deinitialization.
  575. input_exit_emulator = "escape"
  576.  
  577. # Applies next and previous shader in directory.
  578. input_shader_next = "m"
  579. input_shader_prev = "n"
  580.  
  581. # Hold button down to rewind. Rewinding must be enabled.
  582. input_rewind = "r"
  583.  
  584. # Toggle between recording and not.
  585. # input_movie_record_toggle = o
  586.  
  587. # Toggle between paused and non-paused state
  588. # input_pause_toggle = p
  589.  
  590. # Frame advance when content is paused
  591. # input_frame_advance = k
  592.  
  593. # Reset the content.
  594. # input_reset = h
  595.  
  596. # Cheats.
  597. # input_cheat_index_plus = y
  598. # input_cheat_index_minus = t
  599. # input_cheat_toggle = u
  600.  
  601. # Mute/unmute audio
  602. # input_audio_mute = f9
  603.  
  604. # Take screenshot
  605. # input_screenshot = f8
  606.  
  607. # Netplay flip users.
  608. # input_netplay_flip_players = i
  609.  
  610. # Hold for slowmotion.
  611. # input_slowmotion = e
  612.  
  613. # Enable other hotkeys.
  614. # If this hotkey is bound to either keyboard, joybutton or joyaxis,
  615. # all other hotkeys will be disabled unless this hotkey is also held at the same time.
  616. # This is useful for RETRO_KEYBOARD centric implementations
  617. # which query a large area of the keyboard, where it is not desirable
  618. # that hotkeys get in the way.
  619.  
  620. # Alternatively, all hotkeys for keyboard could be disabled by the user.
  621. # input_enable_hotkey_btn =
  622.  
  623. # Adds a delay in frames before the assigned hotkey blocks input. Useful if the the
  624. # hotkey input is mapped to another action.
  625. # input_hotkey_block_delay = "5"
  626.  
  627. # Increases audio volume.
  628. # input_volume_up = kp_plus
  629. # Decreases audio volume.
  630. # input_volume_down = kp_minus
  631.  
  632. # Toggles to next overlay. Wraps around.
  633. # input_overlay_next =
  634.  
  635. # Toggles eject for disks. Used for multiple-disk content.
  636. # input_disk_eject_toggle =
  637.  
  638. # Cycles through disk images. Use after ejecting.
  639. # Complete by toggling eject again.
  640. # input_disk_next =
  641.  
  642. # Toggles menu.
  643. # input_menu_toggle = f1
  644.  
  645. # Toggles display of on-screen technical statistics.
  646. # input_toggle_statistics =
  647.  
  648. # RetroPad button combination to toggle menu
  649. # 0: None
  650. # 1: Down + Y + L1 + R1
  651. # 2: L3 + R3
  652. # 3: L1 + R1 + Start + Select
  653. # 4: Start + Select
  654. # 5: L3 + R1
  655. # 6: L1 + R1
  656. # 7: Hold Start (2 seconds)
  657. # 8: Hold Select (2 seconds)
  658. # 9: Down + Select
  659. # 10: L2 + R2
  660. # input_menu_toggle_gamepad_combo = 0
  661.  
  662. # RetroPad button combination to quit
  663. # 0: None
  664. # 1: Down + Y + L1 + R1
  665. # 2: L3 + R3
  666. # 3: L1 + R1 + Start + Select
  667. # 4: Start + Select
  668. # 5: L3 + R1
  669. # 6: L1 + R1
  670. # 7: Hold Start (2 seconds)
  671. # 8: Hold Select (2 seconds)
  672. # 9: Down + Select
  673. # 10: L2 + R2
  674. # input_quit_gamepad_combo = 0
  675.  
  676. # allow any RetroPad to control the menu
  677. all_users_control_menu = "true"
  678.  
  679. # Toggles mouse grab. When mouse is grabbed, RetroArch hides the mouse,
  680. # and keeps the mouse pointer inside the window to allow relative mouse input
  681. # to work better.
  682. # input_grab_mouse_toggle = f11
  683.  
  684. #### Menu
  685.  
  686. # If disabled, will hide 'Online Updater' inside the menu.
  687. menu_show_online_updater = "false"
  688.  
  689. # If disabled, will hide the ability to update cores (and core info files) inside the menu.
  690. menu_show_core_updater = "false"
  691.  
  692. # If disabled, the libretro core will keep running in the background when we
  693. # are in the menu.
  694. # menu_pause_libretro = false
  695.  
  696. # If disabled, we use separate controls for menu operation.
  697. menu_unified_controls = "true"
  698.  
  699. # Enable mouse controls inside the menu.
  700. # menu_mouse_enable = false
  701.  
  702. # Enable touch controls inside the menu.
  703. # menu_pointer_enable = false
  704.  
  705. # Shows current date and/or time inside menu.
  706. # menu_timedate_enable = true
  707.  
  708. # Shows current battery level inside menu.
  709. # menu_battery_level_enable = true
  710.  
  711. # Shows current core inside menu.
  712. # menu_core_enable = true
  713.  
  714. # Path to an image to set as menu wallpaper.
  715. # menu_wallpaper =
  716.  
  717. # Dynamically load a new wallpaper depending on context.
  718. # menu_dynamic_wallpaper_enable = false
  719.  
  720. # Type of thumbnail to display. 0 = none, 1 = snaps, 2 = titles, 3 = boxarts
  721. # menu_thumbnails = 0
  722. # menu_left_thumbnails = 0
  723.  
  724. # Wrap-around to beginning and/or end if boundary of list is reached horizontally or vertically.
  725. # menu_navigation_wraparound_enable = false
  726.  
  727. # Filter files being shown in filebrowser by supported extensions.
  728. # menu_navigation_browser_filter_supported_extensions_enable = true
  729.  
  730. # Collapse subgroup settings into main group to create one big listing of settings
  731. # per category.
  732. # menu_collapse_subgroups_enable = false
  733.  
  734. #### Core
  735. #
  736. # Prevent libretro cores from closing RetroArch on exit by loading a dummy core.
  737. # load_dummy_on_core_shutdown = "true"
  738.  
  739. # Check for firmware requirement(s) before loading a content.
  740. # check_firmware_before_loading = "false"
  741.  
  742. #### User Interface
  743.  
  744. # Start UI companion driver's interface on boot (if available).
  745. # ui_companion_start_on_boot = true
  746.  
  747. # Toggle companion UI on startup (currently only used to show the WIMP UI)
  748. # ui_companion_toggle = false
  749.  
  750. # Only init the WIMP UI for this session if this is enabled
  751. # desktop_menu_enable = true
  752.  
  753. #### Camera
  754.  
  755. # Override the default camera device the camera driver uses. This is driver dependant.
  756. # camera_device =
  757.  
  758. # Override the default privacy permission for cores that want to access camera services. Is "false" by default.
  759. # camera_allow = false
  760.  
  761. #### Location
  762.  
  763. # Override the default privacy permission for cores that want to access location services. Is "false" by default.
  764. # location_allow = false
  765.  
  766. #### Core Updater
  767.  
  768. # URL to core update directory on buildbot.
  769. # core_updater_buildbot_url = "http://buildbot.libretro.com"
  770.  
  771. # URL to assets update directory on buildbot.
  772. # core_updater_buildbot_assets_url = "http://buildbot.libretro.com/assets/"
  773.  
  774. # After downloading, automatically extract archives that the downloads are contained inside.
  775. # core_updater_auto_extract_archive = true
  776.  
  777. #### Network
  778.  
  779. # When being client over netplay, use keybinds for user 1.
  780. # netplay_client_swap_input = false
  781.  
  782. # The username of the person running RetroArch. This will be used for playing online, for instance.
  783. # netplay_nickname =
  784.  
  785. # The amount of delay frames to use for netplay. Increasing this value will increase
  786. # performance, but introduce more latency.
  787. # netplay_delay_frames = 0
  788.  
  789. # Netplay mode for the current user.
  790. # false is Server, true is Client.
  791. # netplay_mode = false
  792.  
  793. # Enable or disable spectator mode for the user during netplay.
  794. # netplay_spectator_mode_enable = false
  795.  
  796. # The IP Address of the host to connect to.
  797. # netplay_ip_address =
  798.  
  799. # The port of the host IP Address. Can be either a TCP or UDP port.
  800. # netplay_ip_port = 55435
  801.  
  802. # Force game hosting to go through a man-in-the-middle server to get around firewalls and NAT/UPnP problems.
  803. # netplay_use_mitm_server = false
  804.  
  805. # The requested MITM server to use.
  806. # netplay_mitm_server = "nyc"
  807.  
  808. #### Directory
  809.  
  810. # Sets the System/BIOS directory.
  811. # Implementations can query for this directory to load BIOSes, system-specific configs, etc.
  812. system_directory = "/home/pi/RetroPie/BIOS"
  813.  
  814. # Save all downloaded files to this directory.
  815. # core_assets_directory =
  816.  
  817. # Assets directory. This location is queried by default when menu interfaces try to look for
  818. # loadable assets, etc.
  819. # assets_directory =
  820.  
  821. # Dynamic wallpapers directory. The place to store the wallpapers dynamically
  822. # loaded by the menu depending on context.
  823. # dynamic_wallpapers_directory =
  824.  
  825. # Thumbnails directory. To store thumbnail files.
  826. # thumbnails_directory =
  827.  
  828. # File browser directory. Sets start directory for menu file browser.
  829. rgui_browser_directory = "/home/pi/RetroPie/roms"
  830.  
  831. # Core directory for libretro core implementations.
  832. # libretro_directory =
  833.  
  834. # Core info directory for libretro core information.
  835. # libretro_info_path =
  836.  
  837. # Path to content database directory.
  838. # content_database_path =
  839.  
  840. # Saved queries are stored to this directory.
  841. # cursor_directory =
  842.  
  843. # Path to cheat database directory.
  844. # cheat_database_path =
  845.  
  846. # Defines a directory where CPU-based video filters are kept.
  847. # video_filter_dir =
  848.  
  849. # Directory where DSP plugins are kept.
  850. # audio_filter_dir =
  851.  
  852. # Defines a directory where shaders (Cg, CGP, GLSL) are kept for easy access.
  853. # video_shader_dir =
  854.  
  855. # Recording output directory. Where recordings are saved.
  856. # recording_output_directory =
  857.  
  858. # Recording config directory. Where recording settings are kept.
  859. # recording_config_directory =
  860.  
  861. # Overlay directory. Where overlays are kept for easy access.
  862. # overlay_directory =
  863.  
  864. # Directory to dump screenshots to.
  865. # screenshot_directory =
  866.  
  867. # Directory for joypad autoconfigs.
  868. # If a joypad is plugged in, that joypad will be autoconfigured if a config file
  869. # corresponding to that joypad is present in joypad_autoconfig_dir.
  870. # Input binds which are made explicit (input_playerN_*_btn/axis) will take priority over autoconfigs.
  871. # Autoconfigs can be created with retroarch-joyconfig, manually, or with a frontend.
  872. # Requires input_autodetect_enable to be enabled.
  873. # joypad_autoconfig_dir =
  874.  
  875. # Save all remapped controls to this directory.
  876. # input_remapping_directory =
  877.  
  878. # Save all playlists/collections to this directory.
  879. # playlist_directory =
  880.  
  881. # Save all save files (*.srm) to this directory. This includes related files like .bsv, .rtc, .psrm, etc ...
  882. # This will be overridden by explicit command line options.
  883. # savefile_directory =
  884.  
  885. # Save all save states (*.state) to this directory.
  886. # This will be overridden by explicit command line options.
  887. # savestate_directory =
  888.  
  889. # If set to a directory, content which is temporarily extracted
  890. # will be extracted to this directory.
  891. cache_directory = "/tmp/retroarch"
  892.  
  893. #### RetroAchievements
  894.  
  895. # Enable the RetroAchievements feature.
  896. # cheevos_enable = false
  897.  
  898. # RetroAchievements.org credentials.
  899. # cheevos_username =
  900. # cheevos_password =
  901.  
  902. # The hardcore mode disables savestates and cheating features, but it
  903. # makes the achievements points double.
  904. # cheevos_hardcore_mode_enable = false
  905.  
  906. # Play the 'unlock' audio sound when an achievement is unlocked.
  907. # cheevos_unlock_sound_enable = false
  908.  
  909. # Show RetroAchievements related messages right after loading a game, such as
  910. # successfull login and the number of cheevos you have unlocked for the game.
  911. # cheevos_verbose_enable = false
  912.  
  913. # Show achievements' badges in Quick Menu > Achievements List.
  914. # (note: has no effect if menu_driver = rgui).
  915. # cheevos_badges_enable = false
  916.  
  917. # Take a screenshot when an achievement is triggered.
  918. # cheevos_auto_screenshot = false
  919.  
  920. # Besides achievements, some games also have leaderboards, where you can
  921. # compete for high-scores, speedruns, etc.
  922. # cheevos_leaderboards_enable = false
  923.  
  924. # Show an on-screen indicator when attempting challenging achievements
  925. # to provide feedback when the attempt has failed (for achievements that
  926. # support it)
  927. # cheevos_challenge_indicators = true
  928.  
  929. # Send some messages to the RetroAchievements.org saying, for example,
  930. # where you are in the game, how many lives you have, your score, etc.
  931. # cheevos_richpresence_enable = true
  932.  
  933. # Even after unlocking achievements in previous sessions, you may still want
  934. # to see them triggering in the current session.
  935. # cheevos_start_active = false
  936.  
  937. # Unnoficial achievements are used only for achievement creators and testers.
  938. # cheevos_test_unofficial = false
  939.  
  940. #### Misc
  941.  
  942. # Enable rewinding. This will take a performance hit when playing, so it is disabled by default.
  943. rewind_enable = "false"
  944.  
  945. # Rewinding buffer size in megabytes. Bigger rewinding buffer means you can rewind longer.
  946. # The buffer should be approx. 20MB per minute of buffer time.
  947. rewind_buffer_size = "10"
  948.  
  949. # Rewind granularity. When rewinding defined number of frames, you can rewind several frames at a time, increasing the rewinding speed.
  950. rewind_granularity = "2"
  951.  
  952. # Pause gameplay when window focus is lost.
  953. # pause_nonactive = true
  954.  
  955. # Autosaves the non-volatile SRAM at a regular interval. This is disabled by default unless set otherwise.
  956. # The interval is measured in seconds. A value of 0 disables autosave.
  957. # autosave_interval =
  958.  
  959. # Records video after CPU video filter.
  960. # video_post_filter_record = false
  961.  
  962. # Records output of GPU shaded material if available.
  963. # video_gpu_record = false
  964.  
  965. # Screenshots output of GPU shaded material if available.
  966. video_gpu_screenshot = "true"
  967.  
  968. # Watch content shader files for changes and auto-apply as necessary.
  969. # video_shader_watch_files = false
  970.  
  971. # Block SRAM from being overwritten when loading save states.
  972. # Might potentially lead to buggy games.
  973. # block_sram_overwrite = false
  974.  
  975. # When saving a savestate, save state index is automatically increased before
  976. # it is saved.
  977. # Also, when loading content, the index will be set to the highest existing index.
  978. # There is no upper bound on the index.
  979. # savestate_auto_index = false
  980.  
  981. # Slowmotion ratio. When slowmotion, content will slow down by factor.
  982. # slowmotion_ratio = 3.0
  983.  
  984. # The maximum rate at which content will be run when using fast forward. (E.g. 5.0 for 60 fps content => 300 fps cap).
  985. # RetroArch will go to sleep to ensure that the maximum rate will not be exceeded.
  986. # Do not rely on this cap to be perfectly accurate.
  987. # If this is set at 0, then fastforward ratio is unlimited (no FPS cap)
  988. # fastforward_ratio = 0.0
  989.  
  990. # Enable stdin/network command interface.
  991. # network_cmd_enable = false
  992. # network_cmd_port = 55355
  993. # stdin_cmd_enable = false
  994.  
  995. # Enable Sustained Performance Mode in Android 7.0+
  996. # sustained_performance_mode = true
  997.  
  998. # File format to use when writing playlists to disk
  999. # playlist_use_old_format = false
  1000.  
  1001. # Keep track of how long each core+content has been running for over time
  1002. # content_runtime_log = false
  1003.  
  1004. # vibrate_on_keypress = false
  1005.  
  1006. # Enable device vibration for supported cores
  1007. # enable_device_vibration = false
  1008.  
  1009. # Enable game mode on supported platforms.
  1010. # Depending on the system, it can result in more stable frame times, less audio
  1011. # crackling, better performance and lower latency. On Linux, Feral GameMode
  1012. # needs to be installed (https://github.com/FeralInteractive/gamemode).
  1013. #
  1014. # gamemode_enable = true
  1015. rgui_switch_icons = "false"
  1016. global_core_options = "true"
  1017. input_enable_hotkey = "nul"
  1018. auto_remaps_enable = "true"
  1019. rgui_aspect_ratio_lock = "2"
  1020. menu_show_restart_retroarch = "false"
  1021. xmb_show_add = "false"
  1022. xmb_show_history = "false"
  1023. xmb_show_images = "false"
  1024. xmb_show_music = "false"
  1025. xmb_shadows_enable = "false"
  1026. quit_press_twice = "false"
  1027.  
Add Comment
Please, Sign In to add comment