RETROARCH: fixed core info path

This commit is contained in:
XargonWan 2024-08-15 10:32:56 +09:00
parent 387bb221b5
commit a3edeb9f25

View file

@ -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"