Guest User

Untitled

a guest
Sep 8th, 2016
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.81 KB | None | 0 0
  1. ## Skeleton config file for RetroArch
  2.  
  3. # Save all save files (*.srm) to this directory. This includes related files like .bsv, .rtc, .psrm, etc ...
  4. # This will be overridden by explicit command line options.
  5. # savefile_directory =
  6.  
  7. # Save all save states (*.state) to this directory.
  8. # This will be overridden by explicit command line options.
  9. # savestate_directory =
  10.  
  11. # If set to a directory, Content which is temporarily extracted
  12. # will be extracted to this directory.
  13. cache_directory = "/tmp/retroarch"
  14.  
  15. # Save all input remapping files to this directory.
  16. # input_remapping_directory =
  17.  
  18. # Save all playlist files to this directory.
  19. # playlist_directory =
  20.  
  21. # If set to a directory, the content history playlist will be saved
  22. # to this directory.
  23. # content_history_dir =
  24.  
  25. # Automatically saves a savestate at the end of RetroArch's lifetime.
  26. # The path is $SRAM_PATH.auto.
  27. # RetroArch will automatically load any savestate with this path on startup if savestate_auto_load is set.
  28. # savestate_auto_save = false
  29. # savestate_auto_load = true
  30.  
  31. # Load libretro from a dynamic location for dynamically built RetroArch.
  32. # This option is mandatory.
  33.  
  34. # Path to a libretro implementation.
  35. # libretro_path = "/path/to/libretro.so"
  36.  
  37. # A directory for where to search for libretro core implementations.
  38. # libretro_directory =
  39.  
  40. # A directory for where to search for libretro core information.
  41. # libretro_info_path =
  42.  
  43. # Sets log level for libretro cores (GET_LOG_INTERFACE).
  44. # If a log level issued by a libretro core is below libretro_log_level, it is ignored.
  45. # DEBUG logs are always ignored unless verbose mode is activated (--verbose).
  46. # DEBUG = 0, INFO = 1, WARN = 2, ERROR = 3.
  47. # libretro_log_level = 0
  48.  
  49. # Enable or disable verbosity level of frontend.
  50. # log_verbosity = false
  51.  
  52. # If this option is enabled, every content file loaded in RetroArch will be
  53. # automatically added to a history list.
  54. # history_list_enable = true
  55.  
  56. # Enable or disable RetroArch performance counters
  57. # perfcnt_enable = false
  58.  
  59. # Path to core options config file.
  60. # This config file is used to expose core-specific options.
  61. # It will be written to by RetroArch.
  62. # A default path will be assigned if not set.
  63. core_options_path = "/opt/retropie/configs/all/retroarch-core-options.cfg"
  64.  
  65. # Path to content load history file.
  66. # RetroArch keeps track of all content loaded in the menu and from CLI directly for convenient quick loading.
  67. # A default path will be assigned if not set.
  68. # content_history_path =
  69.  
  70. # Number of entries that will be kept in content history file.
  71. # content_history_size = 100
  72.  
  73. # Sets the "system" directory.
  74. # Implementations can query for this directory to load BIOSes, system-specific configs, etc.
  75. system_directory = "/home/pi/RetroPie/BIOS"
  76.  
  77. # Sets start directory for menu content browser.
  78. # rgui_browser_directory =
  79.  
  80. # Content directory. Interacts with RETRO_ENVIRONMENT_GET_CONTENT_DIRECTORY.
  81. # Usually set by developers who bundle libretro/RetroArch apps to point to assets.
  82. # content_directory =
  83.  
  84. # Assets directory. This location is queried by default when menu interfaces try to look for
  85. # loadable assets, etc.
  86. assets_directory = "/opt/retropie/emulators/retroarch/assets"
  87.  
  88. # Dynamic wallpapers directory. The place to store the wallpapers dynamically
  89. # loaded by the menu depending on context.
  90. # dynamic_wallpapers_directory =
  91.  
  92. # Thumbnails directory. To store thumbnail PNG files.
  93. # thumbnails_directory =
  94.  
  95. # Sets start directory for menu config browser.
  96. # rgui_config_directory =
  97.  
  98. # Show startup screen in menu.
  99. # Is automatically set to false when seen for the first time.
  100. # This is only updated in config if config_save_on_exit is set to true, however.
  101. # rgui_show_start_screen = true
  102.  
  103. # Flushes config to disk on exit. Useful for menu as settings can be modified.
  104. # Overwrites the config. #include's and comments are not preserved.
  105. config_save_on_exit = "false"
  106.  
  107. # Load up a specific config file based on the core being used.
  108. # core_specific_config = false
  109.  
  110. #### Video
  111.  
  112. # Video driver to use. "gl", "xvideo", "sdl"
  113. # video_driver = "gl"
  114.  
  115. # Which OpenGL context implementation to use.
  116. # Possible ones for desktop are: glx, x-egl, kms-egl, sdl-gl, wgl.
  117. # By default, tries to use first suitable driver.
  118. # video_context_driver =
  119.  
  120. # Windowed x resolution scale and y resolution scale
  121. # (Real x res: base_size * xscale * aspect_ratio, real y res: base_size * yscale)
  122. # video_scale = 3.0
  123.  
  124. # Fullscreen resolution. Resolution of 0 uses the resolution of the desktop.
  125. # video_fullscreen_x = 0
  126. # video_fullscreen_y = 0
  127.  
  128. # Start in fullscreen. Can be changed at runtime.
  129. # video_fullscreen = false
  130.  
  131. # If fullscreen, prefer using a windowed fullscreen mode.
  132. # video_windowed_fullscreen = true
  133.  
  134. # Which monitor to prefer. 0 (default) means no particular monitor is preferred, 1 and up (1 being first monitor),
  135. # suggests RetroArch to use that particular monitor.
  136. # video_monitor_index = 0
  137.  
  138. # Forcibly disable composition. Only works in Windows Vista/7 for now.
  139. # video_disable_composition = false
  140.  
  141. # Video vsync.
  142. # video_vsync = true
  143.  
  144. # Video swapchain images.
  145. # video_max_swapchain_images = 3
  146.  
  147. # Forcibly disable sRGB FBO support. Some Intel OpenGL drivers on Windows
  148. # have video problems with sRGB FBO support enabled.
  149. # video_force_srgb_disable = false
  150.  
  151. # Attempts to hard-synchronize CPU and GPU. Can reduce latency at cost of performance.
  152. # video_hard_sync = false
  153.  
  154. # Sets how many frames CPU can run ahead of GPU when using video_hard_sync.
  155. # Maximum is 3.
  156. # video_hard_sync_frames = 0
  157.  
  158. # Sets how many milliseconds to delay after VSync before running the core.
  159. # Can reduce latency at cost of higher risk of stuttering.
  160. # Maximum is 15.
  161. # video_frame_delay = 0
  162.  
  163. # Inserts a black frame inbetween frames.
  164. # Useful for 120 Hz monitors who want to play 60 Hz material with eliminated ghosting.
  165. # video_refresh_rate should still be configured as if it is a 60 Hz monitor (divide refresh rate by 2).
  166. # video_black_frame_insertion = false
  167.  
  168. # Use threaded video driver. Using this might improve performance at possible cost of latency and more video stuttering.
  169. video_threaded = "true"
  170.  
  171. # Use a shared context for HW rendered libretro cores.
  172. # Avoids having to assume HW state changes inbetween frames.
  173. # video_shared_context = false
  174.  
  175. # Smoothens picture with bilinear filtering. Should be disabled if using pixel shaders.
  176. video_smooth = "false"
  177.  
  178. # Forces rendering area to stay equal to content aspect ratio or as defined in video_aspect_ratio.
  179. # video_force_aspect = true
  180.  
  181. # Only scales video in integer steps.
  182. # The base size depends on system-reported geometry and aspect ratio.
  183. # If video_force_aspect is not set, X/Y will be integer scaled independently.
  184. # video_scale_integer = false
  185.  
  186. # A floating point value for video aspect ratio (width / height).
  187. # If this is not set, aspect ratio is assumed to be automatic.
  188. # Behavior then is defined by video_aspect_ratio_auto.
  189. # video_aspect_ratio =
  190.  
  191. # If this is true and video_aspect_ratio is not set,
  192. # aspect ratio is decided by libretro implementation.
  193. # If this is false, 1:1 PAR will always be assumed if video_aspect_ratio is not set.
  194. video_aspect_ratio_auto = "true"
  195.  
  196. # Forces cropping of overscanned frames.
  197. # Exact behavior of this option is implementation specific.
  198. # video_crop_overscan = true
  199.  
  200. # Path to shader. Shader can be either Cg, CGP (Cg preset) or GLSL, GLSLP (GLSL preset)
  201. # video_shader = "/path/to/shader.{cg,cgp,glsl,glslp}"
  202.  
  203. # Load video_shader on startup.
  204. # Other shaders can still be loaded later in runtime.
  205. # video_shader_enable = false
  206.  
  207. # Defines a directory where shaders (Cg, CGP, GLSL) are kept for easy access.
  208. video_shader_dir = "/opt/retropie/emulators/retroarch/shader/"
  209.  
  210. # CPU-based video filter. Path to a dynamic library.
  211. # video_filter =
  212.  
  213. # Defines a directory where CPU-based video filters are kept.
  214. # video_filter_dir =
  215.  
  216. # Path to a font used for rendering messages. This path must be defined to enable fonts.
  217. # Do note that the _full_ path of the font is necessary!
  218. # video_font_path =
  219.  
  220. # Size of the font rendered.
  221. video_font_size = "48"
  222.  
  223. # Enable usage of OSD messages.
  224. # video_font_enable = true
  225.  
  226. # Offset for where messages will be placed on screen. Values are in range 0.0 to 1.0 for both x and y values.
  227. # [0.0, 0.0] maps to the lower left corner of the screen.
  228. # video_message_pos_x = 0.05
  229. # video_message_pos_y = 0.05
  230.  
  231. # Color for message. The value is treated as a hexadecimal value.
  232. # It is a regular RGB hex number, i.e. red is "ff0000".
  233. # video_message_color = ffffff
  234.  
  235. # Video refresh rate of your monitor.
  236. # Used to calculate a suitable audio input rate.
  237. # video_refresh_rate = 59.95
  238.  
  239. # Allows libretro cores to set rotation modes.
  240. # Setting this to false will honor, but ignore this request.
  241. # This is useful for vertically oriented content where one manually rotates the monitor.
  242. # video_allow_rotate = true
  243.  
  244. # Forces a certain rotation of the screen.
  245. # The rotation is added to rotations which the libretro core sets (see video_allow_rotate).
  246. # The angle is <value> * 90 degrees counter-clockwise.
  247. # video_rotation = 0
  248.  
  249. #### Audio
  250.  
  251. # Enable audio.
  252. # audio_enable = true
  253.  
  254. # Mutes audio.
  255. # audio_mute_enable = false
  256.  
  257. # Audio output samplerate.
  258. # audio_out_rate = 48000
  259.  
  260. # Audio resampler backend. Which audio resampler to use.
  261. # Default will use "sinc".
  262. # audio_resampler =
  263.  
  264. # Audio driver backend. Depending on configuration possible candidates are: alsa, pulse, oss, jack, rsound, roar, openal, sdl, xaudio.
  265. # audio_driver =
  266.  
  267. # 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 ...
  268. # audio_device =
  269.  
  270. # Audio DSP plugin that processes audio before it's sent to the driver. Path to a dynamic library.
  271. # audio_dsp_plugin =
  272.  
  273. # Directory where DSP plugins are kept.
  274. # audio_filter_dir =
  275.  
  276. # Will sync (block) on audio. Recommended.
  277. # audio_sync = true
  278.  
  279. # Desired audio latency in milliseconds. Might not be honored if driver can't provide given latency.
  280. # audio_latency = 64
  281.  
  282. # Enable audio rate control.
  283. # audio_rate_control = true
  284.  
  285. # Controls audio rate control delta. Defines how much input rate can be adjusted dynamically.
  286. # Input rate = in_rate * (1.0 +/- audio_rate_control_delta)
  287. # audio_rate_control_delta = 0.005
  288.  
  289. # Controls maximum audio timing skew. Defines the maximum change in input rate.
  290. # Input rate = in_rate * (1.0 +/- max_timing_skew)
  291. # audio_max_timing_skew = 0.05
  292.  
  293. # Audio volume. Volume is expressed in dB.
  294. # 0 dB is normal volume. No gain will be applied.
  295. # Gain can be controlled in runtime with input_volume_up/input_volume_down.
  296. # audio_volume = 0.0
  297.  
  298. #### Overlay
  299.  
  300. # Defines a directory where overlays are kept for easy access.
  301. overlay_directory = "/opt/retropie/emulators/retroarch/overlays"
  302.  
  303. # Enable or disable the current overlay.
  304. # input_overlay_enable = true
  305.  
  306. # Hide the current overlay from appearing in menu screens.
  307. # input_overlay_hide_in_menu = true
  308.  
  309. # Path to input overlay
  310. # input_overlay =
  311.  
  312. # Overlay opacity
  313. # input_overlay_opacity = 1.0
  314.  
  315. # Overlay scale
  316. # input_overlay_scale = 1.0
  317.  
  318. #### OSK (Onscreen Keyboard) Overlay
  319.  
  320. # Defines a directory where overlays are kept for easy access.
  321. # osk_overlay_directory =
  322.  
  323. # Enable OSK overlay.
  324. # input_osk_overlay_enable = true
  325.  
  326. # Path to OSK overlay
  327. # input_osk_overlay =
  328.  
  329. # OSK Overlay opacity
  330. # input_osk_overlay_opacity = 1.0
  331.  
  332. # OSK Overlay scale
  333. # input_osk_overlay_scale = 1.0
  334.  
  335. #### Input
  336.  
  337. # Input driver. Depending on video driver, it might force a different input driver.
  338. # input_driver = sdl
  339.  
  340. # Input device driver. (Valid: linuxraw, sdl, dinput)
  341. input_joypad_driver = "udev"
  342.  
  343. # Path to input remapping file.
  344. # input_remapping_path =
  345.  
  346. # Input bind timer timeout.
  347. # Amount of seconds to wait until proceeding to the next bind. Default: 5, minimum: 1
  348. # input_bind_timeout = 1
  349.  
  350. # If enabled, overrides the input binds with the remapped binds set for the current core.
  351. # input_remap_binds_enable = true
  352.  
  353. # Maximum amount of users supported by RetroArch.
  354. # input_max_users = 16
  355.  
  356. # Keyboard layout for input driver if applicable (udev/evdev for now).
  357. # Syntax is either just layout (e.g. "no"), or a layout and variant separated with colon ("no:nodeadkeys").
  358. # input_keyboard_layout =
  359.  
  360. # Defines axis threshold. Possible values are [0.0, 1.0]
  361. # input_axis_threshold = 0.5
  362.  
  363. # Enable input auto-detection. Will attempt to autoconfigure
  364. # joypads, Plug-and-Play style.
  365. input_autodetect_enable = "true"
  366.  
  367. # Show the input descriptors set by the core instead of the
  368. # default ones.
  369. # input_descriptor_label_show = true
  370.  
  371. # Hide input descriptors that were not set by the core.
  372. # input_descriptor_hide_unbound = false
  373.  
  374. # Influence how input polling is done inside RetroArch.
  375. # 0 : Early - Input polling is performed before call to retro_run.
  376. # 1 : Normal - Input polling is performend when retro_input_poll is
  377. # requested.
  378. # 2 : Late - Input polling is performed on first call to retro_input_state
  379. # per frame
  380. #
  381. # Setting it to 0 or 2 can result in less latency depending on
  382. # your configuration.
  383. #
  384. # When netplay is enabled, the default polling behavior (1) will
  385. # be used regardless of the value set here.
  386. # input_poll_type_behavior = 1
  387.  
  388. # Directory for joypad autoconfigs.
  389. # If a joypad is plugged in, that joypad will be autoconfigured if a config file
  390. # corresponding to that joypad is present in joypad_autoconfig_dir.
  391. # Input binds which are made explicit (input_playerN_*_btn/axis) will take priority over autoconfigs.
  392. # Autoconfigs can be created with retroarch-joyconfig, manually, or with a frontend.
  393. # Requires input_autodetect_enable to be enabled.
  394. joypad_autoconfig_dir = "/opt/retropie/configs/all/retroarch-joypads/"
  395.  
  396. # Sets which libretro device is used for a user.
  397. # Devices are indentified with a number.
  398. # This is normally saved by the menu.
  399. # Device IDs are found in libretro.h.
  400. # These settings are overridden by explicit command-line arguments which refer to input devices.
  401. # None: 0
  402. # Joypad (RetroPad): 1
  403. # Mouse: 2
  404. # Keyboard: 3
  405. # Generic Lightgun: 4
  406. # Joypad w/ Analog (RetroPad + Analog sticks): 5
  407. # Multitap (SNES specific): 257
  408. # Super Scope (SNES specific): 260
  409. # Justifier (SNES specific): 516
  410. # Justifiers (SNES specific): 772
  411.  
  412. # input_libretro_device_p1 =
  413. # input_libretro_device_p2 =
  414. # input_libretro_device_p3 =
  415. # input_libretro_device_p4 =
  416. # input_libretro_device_p5 =
  417. # input_libretro_device_p6 =
  418. # input_libretro_device_p7 =
  419. # input_libretro_device_p8 =
  420.  
  421. # Keyboard input. Will recognize letters ("a" to "z") and the following special keys (where "kp_"
  422. # is for keypad keys):
  423. #
  424. # left, right, up, down, enter, kp_enter, tab, insert, del, end, home,
  425. # rshift, shift, ctrl, alt, space, escape, add, subtract, kp_plus, kp_minus,
  426. # f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12,
  427. # num0, num1, num2, num3, num4, num5, num6, num7, num8, num9, pageup, pagedown,
  428. # keypad0, keypad1, keypad2, keypad3, keypad4, keypad5, keypad6, keypad7, keypad8, keypad9,
  429. # period, capslock, numlock, backspace, multiply, divide, print_screen, scroll_lock,
  430. # tilde, backquote, pause, quote, comma, minus, slash, semicolon, equals, leftbracket,
  431. # backslash, rightbracket, kp_period, kp_equals, rctrl, ralt
  432. #
  433. # Keyboard input, Joypad and Joyaxis will all obey the "nul" bind, which disables the bind completely,
  434. # rather than relying on a default.
  435. input_player1_a = "x"
  436. input_player1_b = "z"
  437. input_player1_y = "a"
  438. input_player1_x = "s"
  439. input_player1_start = "enter"
  440. input_player1_select = "rshift"
  441. input_player1_l = "q"
  442. input_player1_r = "w"
  443. input_player1_left = "left"
  444. input_player1_right = "right"
  445. input_player1_up = "up"
  446. input_player1_down = "down"
  447. # input_player1_l2 =
  448. # input_player1_r2 =
  449. # input_player1_l3 =
  450. # input_player1_r3 =
  451.  
  452. # Two analog sticks (DualShock-esque).
  453. # Bound as usual, however, if a real analog axis is bound,
  454. # it can be read as a true analog.
  455. # Positive X axis is right, Positive Y axis is down.
  456. # input_player1_l_x_plus =
  457. # input_player1_l_x_minus =
  458. # input_player1_l_y_plus =
  459. # input_player1_l_y_minus =
  460. # input_player1_r_x_plus =
  461. # input_player1_r_x_minus =
  462. # input_player1_r_y_plus =
  463. # input_player1_r_y_minus =
  464.  
  465. # If desired, it is possible to override which joypads are being used for user 1 through 8.
  466. # First joypad available is 0.
  467. # input_player1_joypad_index = 0
  468. # input_player2_joypad_index = 1
  469. # input_player3_joypad_index = 2
  470. # input_player4_joypad_index = 3
  471. # input_player5_joypad_index = 4
  472. # input_player6_joypad_index = 5
  473. # input_player7_joypad_index = 6
  474. # input_player8_joypad_index = 7
  475.  
  476. # Input device buttons.
  477. # Figure these out by using RetroArch-Phoenix or retroarch-joyconfig.
  478. # You can use joypad hats with hnxx, where n is the hat, and xx is a string representing direction.
  479. # E.g. "h0up"
  480. # input_player1_a_btn =
  481. # input_player1_b_btn =
  482. # input_player1_y_btn =
  483. # input_player1_x_btn =
  484. # input_player1_start_btn =
  485. # input_player1_select_btn =
  486. # input_player1_l_btn =
  487. # input_player1_r_btn =
  488. # input_player1_left_btn =
  489. # input_player1_right_btn =
  490. # input_player1_up_btn =
  491. # input_player1_down_btn =
  492. # input_player1_l2_btn =
  493. # input_player1_r2_btn =
  494. # input_player1_l3_btn =
  495. # input_player1_r3_btn =
  496.  
  497. # Menu buttons.
  498. # menu_ok_btn =
  499. # menu_cancel_btn =
  500. # menu_search_btn =
  501. # menu_info_btn =
  502. # menu_default_btn =
  503. # menu_scroll_down_btn =
  504. # menu_scroll_up_btn =
  505.  
  506. # Axis for RetroArch D-Pad.
  507. # Needs to be either '+' or '-' in the first character signaling either positive or negative direction of the axis, then the axis number.
  508. # Do note that every other input option has the corresponding _btn and _axis binds as well; they are omitted here for clarity.
  509. # input_player1_left_axis =
  510. # input_player1_right_axis =
  511. # input_player1_up_axis =
  512. # input_player1_down_axis =
  513.  
  514. # Holding the turbo while pressing another button will let the button enter a turbo mode
  515. # where the button state is modulated with a periodic signal.
  516. # The modulation stops when the button itself (not turbo button) is released.
  517. # input_player1_turbo =
  518.  
  519. # Describes the period and how long of that period a turbo-enabled button should behave.
  520. # Numbers are described in frames.
  521. # input_turbo_period = 6
  522. # input_turbo_duty_cycle = 3
  523.  
  524. # This goes all the way to user 8 (*_player2_*, *_player3_*, etc), but omitted for clarity.
  525. # All input binds have corresponding binds for keyboard (none), joykeys (_btn) and joyaxes (_axis) as well.
  526.  
  527. # Toggles fullscreen.
  528. # input_toggle_fullscreen = f
  529.  
  530. # Saves state.
  531. # input_save_state = f2
  532. # Loads state.
  533. # input_load_state = f4
  534.  
  535. # State slots. With slot set to 0, save state name is *.state (or whatever defined on commandline).
  536. # When slot is != 0, path will be $path%d, where %d is slot number.
  537. # input_state_slot_increase = f7
  538. # input_state_slot_decrease = f6
  539.  
  540. # Toggles between fast-forwarding and normal speed.
  541. # input_toggle_fast_forward = space
  542.  
  543. # Hold for fast-forward. Releasing button disables fast-forward.
  544. # input_hold_fast_forward = l
  545.  
  546. # Key to exit RetroArch cleanly.
  547. # Killing it in any hard way (SIGKILL, etc) will terminate RetroArch without saving RAM, etc.
  548. # On Unix-likes, SIGINT/SIGTERM allows a clean deinitialization.
  549. input_exit_emulator = "escape"
  550.  
  551.  
  552. # Applies next and previous shader in directory.
  553. input_shader_next = "m"
  554. input_shader_prev = "n"
  555.  
  556. # Hold button down to rewind. Rewinding must be enabled.
  557. input_rewind = "r"
  558.  
  559. # Toggle between recording and not.
  560. # input_movie_record_toggle = o
  561.  
  562. # Toggle between paused and non-paused state
  563. # input_pause_toggle = p
  564.  
  565. # Frame advance when content is paused
  566. # input_frame_advance = k
  567.  
  568. # Reset the content.
  569. # input_reset = h
  570.  
  571. # Cheats.
  572. # input_cheat_index_plus = y
  573. # input_cheat_index_minus = t
  574. # input_cheat_toggle = u
  575.  
  576. # Mute/unmute audio
  577. # input_audio_mute = f9
  578.  
  579. # Take screenshot
  580. # input_screenshot = f8
  581.  
  582. # Netplay flip users.
  583. # input_netplay_flip_players = i
  584.  
  585. # Hold for slowmotion.
  586. # input_slowmotion = e
  587.  
  588. # Enable other hotkeys.
  589. # If this hotkey is bound to either keyboard, joybutton or joyaxis,
  590. # all other hotkeys will be disabled unless this hotkey is also held at the same time.
  591. # This is useful for RETRO_KEYBOARD centric implementations
  592. # which query a large area of the keyboard, where it is not desirable
  593. # that hotkeys get in the way.
  594.  
  595. # Alternatively, all hotkeys for keyboard could be disabled by the user.
  596. # input_enable_hotkey_btn =
  597.  
  598. # Increases audio volume.
  599. # input_volume_up = kp_plus
  600. # Decreases audio volume.
  601. # input_volume_down = kp_minus
  602.  
  603. # Toggles to next overlay. Wraps around.
  604. # input_overlay_next =
  605.  
  606. # Toggles eject for disks. Used for multiple-disk content.
  607. # input_disk_eject_toggle =
  608.  
  609. # Cycles through disk images. Use after ejecting.
  610. # Complete by toggling eject again.
  611. # input_disk_next =
  612.  
  613. # Toggles menu.
  614. # input_menu_toggle = f1
  615.  
  616. # RetroPad button combination to toggle menu
  617. # 0 = none, 1 = L + R + Y + D-Pad Down, 2 = L3 + R3, 3 = Start + Select
  618. # input_menu_toggle_gamepad_combo = 0
  619.  
  620. # Toggles mouse grab. When mouse is grabbed, RetroArch hides the mouse,
  621. # and keeps the mouse pointer inside the window to allow relative mouse input
  622. # to work better.
  623. # input_grab_mouse_toggle = f11
  624.  
  625. #### Menu
  626.  
  627. # Menu driver to use. "rgui", "lakka", etc.
  628. # menu_driver = "rgui"
  629.  
  630. # If enabled, the libretro core will keep running in the background when we
  631. # are in the menu.
  632. # menu_pause_libretro = false
  633.  
  634. # Enable mouse input inside the menu.
  635. # menu_mouse_enable = false
  636.  
  637. # Enable touch input inside the menu.
  638. # menu_pointer_enable = false
  639.  
  640. # Shows current date and/or time inside menu.
  641. # menu_timedate_enable = true
  642.  
  643. # Shows current core inside menu.
  644. # menu_core_enable = true
  645.  
  646. # Path to a .png image to set as menu wallpaper.
  647. # menu_wallpaper =
  648.  
  649. # Dynamically load a new wallpaper depending on context.
  650. # menu_dynamic_wallpaper_enable = false
  651.  
  652. # Type of thumbnail to display. 0 = none, 1 = snaps, 2 = titles, 3 = boxarts
  653. # menu_thumbnails = 0
  654.  
  655. # Wrap-around toe beginning and/or end if boundary of list reached horizontally
  656. # menu_navigation_wraparound_horizontal_enable = false
  657.  
  658. # Wrap-around to beginning and/or end if boundary of list reached vertically
  659. # menu_navigation_wraparound_vertical_enable = false
  660.  
  661. # Filter files being show in 'Load Content' by supported extensions
  662. # menu_navigation_browser_filter_supported_extensions_enable = true
  663.  
  664. # Collapse subgroup settings into main group to create one big listing of settings
  665. # per category.
  666. # menu_collapse_subgroups_enable = false
  667.  
  668. #### UI
  669.  
  670. # Suspends the screensaver if set to true. Is a hint that does not necessarily have to be honored
  671. # by video driver.
  672. # suspend_screensaver_enable = true
  673.  
  674. # Start UI companion driver's interface on boot (if available).
  675. # ui_companion_start_on_boot = true
  676.  
  677. #### Camera
  678.  
  679. # Override the default camera device the camera driver uses. This is driver dependant.
  680. # camera_device =
  681.  
  682. # Override the default privacy permission for cores that want to access camera services. Is "false" by default.
  683. # camera_allow = false
  684.  
  685. #### Location
  686.  
  687. # Override the default privacy permission for cores that want to access location services. Is "false" by default.
  688. # location_allow = false
  689.  
  690. #### Core Updater
  691.  
  692. # URL to core update directory on buildbot.
  693. # core_updater_buildbot_url = "http://buildbot.libretro.com"
  694.  
  695. # URL to assets update directory on buildbot.
  696. # core_updater_buildbot_assets_url = "http://buildbot.libretro.com/assets/"
  697.  
  698. # Automatically extract archives that the cores are contained in to the libretro cores directory.
  699. # core_updater_auto_extract_archive = true
  700.  
  701. #### Network
  702.  
  703. # When being client over netplay, use keybinds for user 1.
  704. # netplay_client_swap_input = false
  705.  
  706. # The username of the person running RetroArch. This will be used for playing online, for instance.
  707. # netplay_nickname =
  708.  
  709. # The amount of delay frames to use for netplay. Increasing this value will increase
  710. # performance, but introduce more latency.
  711. # netplay_delay_frames = 0
  712.  
  713. # Netplay mode for the current user.
  714. # false is Server, true is Client.
  715. # netplay_mode = false
  716.  
  717. # Enable or disable spectator mode for the user during netplay.
  718. # netplay_spectator_mode_enable = false
  719.  
  720. # The IP Address of the host to connect to.
  721. # netplay_ip_address =
  722.  
  723. # The port of the host IP Address. Can be either a TCP or an UDP port.
  724. # netplay_ip_port = 55435
  725.  
  726. #### Misc
  727.  
  728. # Enable rewinding. This will take a performance hit when playing, so it is disabled by default.
  729. rewind_enable = "false"
  730.  
  731. # Rewinding buffer size in megabytes. Bigger rewinding buffer means you can rewind longer.
  732. # The buffer should be approx. 20MB per minute of buffer time.
  733. rewind_buffer_size = "10"
  734.  
  735. # Rewind granularity. When rewinding defined number of frames, you can rewind several frames at a time, increasing the rewinding speed.
  736. rewind_granularity = "2"
  737.  
  738. # Pause gameplay when window focus is lost.
  739. # pause_nonactive = true
  740.  
  741. # Autosaves the non-volatile SRAM at a regular interval. This is disabled by default unless set otherwise.
  742. # The interval is measured in seconds. A value of 0 disables autosave.
  743. # autosave_interval =
  744.  
  745. # Path to content database directory.
  746. # content_database_path =
  747.  
  748. # Path to cheat database directory.
  749. # cheat_database_path =
  750.  
  751. # Path to XML cheat config, a file which keeps track of which
  752. # cheat settings are used for individual games.
  753. # If the file does not exist, it will be created.
  754. # cheat_settings_path =
  755.  
  756. # Directory to dump screenshots to.
  757. # screenshot_directory =
  758.  
  759. # Records video after CPU video filter.
  760. # video_post_filter_record = false
  761.  
  762. # Records output of GPU shaded material if available.
  763. # video_gpu_record = false
  764.  
  765. # Screenshots output of GPU shaded material if available.
  766. video_gpu_screenshot = "true"
  767.  
  768. # Block SRAM from being overwritten when loading save states.
  769. # Might potentially lead to buggy games.
  770. # block_sram_overwrite = false
  771.  
  772. # When saving a savestate, save state index is automatically increased before
  773. # it is saved.
  774. # Also, when loading content, the index will be set to the highest existing index.
  775. # There is no upper bound on the index.
  776. # savestate_auto_index = false
  777.  
  778. # Slowmotion ratio. When slowmotion, content will slow down by factor.
  779. # slowmotion_ratio = 3.0
  780.  
  781. # The maximum rate at which content will be run when using fast forward. (E.g. 5.0 for 60 fps content => 300 fps cap).
  782. # RetroArch will go to sleep to ensure that the maximum rate will not be exceeded.
  783. # Do not rely on this cap to be perfectly accurate.
  784. # If this is set at 0, then fastforward ratio is unlimited (no FPS cap)
  785. # fastforward_ratio = 0.0
  786.  
  787. # Enable stdin/network command interface.
  788. # network_cmd_enable = false
  789. # network_cmd_port = 55355
  790. # stdin_cmd_enable = false
  791. input_enable_hotkey = "nul"
  792. auto_remaps_enable = "true"
  793.  
  794. cheevos_username = "Addison"
  795. cheevos_password = "*******"
  796. cheevos_enable = true
Add Comment
Please, Sign In to add comment