From ae4ffb61fdfbd7c71c22cd4203d248b7d36836dd Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Wed, 27 Apr 2022 19:15:18 +0200 Subject: [PATCH] (Unix) Reverted the RetroArch core path search order as it caused unforeseen problems. --- resources/systems/unix/es_find_rules.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/resources/systems/unix/es_find_rules.xml b/resources/systems/unix/es_find_rules.xml index f76fdbac9..aed2246de 100644 --- a/resources/systems/unix/es_find_rules.xml +++ b/resources/systems/unix/es_find_rules.xml @@ -17,18 +17,18 @@ - - /usr/lib/x86_64-linux-gnu/libretro - - /usr/lib64/libretro - - /usr/lib/libretro ~/snap/retroarch/current/.config/retroarch/cores ~/.var/app/org.libretro.RetroArch/config/retroarch/cores ~/.config/retroarch/cores + + /usr/lib/x86_64-linux-gnu/libretro + + /usr/lib64/libretro + + /usr/lib/libretro /usr/local/lib/libretro