1diff --git a/retroarch.cfg b/retroarch.cfg
2index cdcb199c9f..08b9b1cf10 100644
3--- a/retroarch.cfg
4+++ b/retroarch.cfg
5@@ -681,7 +681,7 @@
6 # menu_show_online_updater = true
7
8 # If disabled, will hide the ability to update cores (and core info files) inside the menu.
9-# menu_show_core_updater = true
10+menu_show_core_updater = false
11
12 # If disabled, the libretro core will keep running in the background when we
13 # are in the menu.
14@@ -823,10 +823,10 @@
15 # rgui_browser_directory =
16
17 # Core directory for libretro core implementations.
18-# libretro_directory =
19+libretro_directory = @libretro_directory@
20
21 # Core info directory for libretro core information.
22-# libretro_info_path =
23+libretro_info_path = @libretro_info_path@
24
25 # Path to content database directory.
26 # content_database_path =