summarylogtreecommitdiffstats
path: root/retroarch-config.patch
diff options
context:
space:
mode:
authorSergey Slipchenko2019-02-05 08:51:54 +0300
committerSergey Slipchenko2019-02-05 08:57:57 +0300
commit1cb7d901dd27096cc2d38de35221de93642c85c5 (patch)
treea3c9c9a57a01887523240edb732f9b3358f3fee8 /retroarch-config.patch
parent2d38fc5ec160afd07d0bdaac1cfacdddd19bb283 (diff)
downloadaur-1cb7d901dd27096cc2d38de35221de93642c85c5.tar.gz
Update to 1.7.6
Diffstat (limited to 'retroarch-config.patch')
-rw-r--r--retroarch-config.patch33
1 files changed, 33 insertions, 0 deletions
diff --git a/retroarch-config.patch b/retroarch-config.patch
new file mode 100644
index 000000000000..d06869f30ddc
--- /dev/null
+++ b/retroarch-config.patch
@@ -0,0 +1,33 @@
+--- RetroArch.orig/retroarch.cfg 2019-01-20 20:13:47.669304709 +0300
++++ RetroArch/retroarch.cfg 2019-01-20 20:20:02.188091209 +0300
+@@ -625,7 +625,7 @@
+ # menu_show_online_updater = true
+
+ # If disabled, will hide the ability to update cores (and core info files) inside the menu.
+-# menu_show_core_updater = true
++menu_show_core_updater = false
+
+ # If disabled, the libretro core will keep running in the background when we
+ # are in the menu.
+@@ -754,7 +754,7 @@
+
+ # Assets directory. This location is queried by default when menu interfaces try to look for
+ # loadable assets, etc.
+-# assets_directory =
++assets_directory = /usr/share/retroarch/assets
+
+ # Dynamic wallpapers directory. The place to store the wallpapers dynamically
+ # loaded by the menu depending on context.
+@@ -767,10 +767,10 @@
+ # rgui_browser_directory =
+
+ # Core directory for libretro core implementations.
+-# libretro_directory =
++libretro_directory = /usr/lib/libretro
+
+ # Core info directory for libretro core information.
+-# libretro_info_path =
++libretro_info_path = /usr/share/libretro/info
+
+ # Path to content database directory.
+ # content_database_path =