diff --git a/config/retroarch/retroarch.cfg b/config/retroarch/retroarch.cfg index dc533f2e..05975dfd 100644 --- a/config/retroarch/retroarch.cfg +++ b/config/retroarch/retroarch.cfg @@ -2841,7 +2841,7 @@ kiosk_mode_enable = "false" kiosk_mode_password = "" led_driver = "null" libretro_directory = "/var/config/retroarch/cores" -libretro_info_path = "/app/share/libretro/info" +libretro_info_path = "/var/config/retroarch/cores" libretro_log_level = "1" load_dummy_on_core_shutdown = "true" location_allow = "false" @@ -3304,4 +3304,4 @@ xmb_shadows_enable = "true" xmb_switch_icons = "true" xmb_theme = "0" xmb_vertical_thumbnails = "false" -youtube_stream_key = "" +youtube_stream_key = "" \ No newline at end of file