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 = "" kiosk_mode_password = ""
led_driver = "null" led_driver = "null"
libretro_directory = "/var/config/retroarch/cores" libretro_directory = "/var/config/retroarch/cores"
libretro_info_path = "/app/share/libretro/info" libretro_info_path = "/var/config/retroarch/cores"
libretro_log_level = "1" libretro_log_level = "1"
load_dummy_on_core_shutdown = "true" load_dummy_on_core_shutdown = "true"
location_allow = "false" location_allow = "false"
@ -3304,4 +3304,4 @@ xmb_shadows_enable = "true"
xmb_switch_icons = "true" xmb_switch_icons = "true"
xmb_theme = "0" xmb_theme = "0"
xmb_vertical_thumbnails = "false" xmb_vertical_thumbnails = "false"
youtube_stream_key = "" youtube_stream_key = ""