diff --git a/packages/jelos/sources/scripts/runemu.sh b/packages/jelos/sources/scripts/runemu.sh index 733ca21b2..028be46b8 100755 --- a/packages/jelos/sources/scripts/runemu.sh +++ b/packages/jelos/sources/scripts/runemu.sh @@ -311,7 +311,7 @@ else ### Check if we need retroarch 32 bits or 64 bits RABIN="retroarch" - if [[ "${CORE}" =~ "pcsx_rearmed" ]] || [[ "${CORE}" =~ "parallel_n64_rice" ]] || [[ "${CORE}" =~ "parallel_n64_gln64" ]] || [[ "${CORE}" =~ "parallel_n64_glide64" ]] + if [[ "${CORE}" =~ "pcsx_rearmed" ]] || [[ "${CORE}" =~ "parallel_n64" ]] then export LD_LIBRARY_PATH="/usr/lib32" RABIN="retroarch32" diff --git a/packages/ui/emulationstation/config/es_features.cfg b/packages/ui/emulationstation/config/es_features.cfg index 8dd591e56..68a3327f2 100644 --- a/packages/ui/emulationstation/config/es_features.cfg +++ b/packages/ui/emulationstation/config/es_features.cfg @@ -13,14 +13,6 @@ - - - - - - - -