From 5adac4fb372c42db63388bbeaa4a72dcadb3ead5 Mon Sep 17 00:00:00 2001 From: Alesh Slovak Date: Thu, 31 Aug 2023 13:53:26 -0400 Subject: [PATCH] fix broken ps2 emulation --- manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest b/manifest index 6d47079f2..264859723 100644 --- a/manifest +++ b/manifest @@ -87,7 +87,6 @@ export PACKAGES="\ libretro-mupen64plus-next \ libretro-nestopia \ libretro-picodrive \ - libretro-pcsx2 \ libretro-ppsspp \ libretro-shaders-slang \ libretro-snes9x \ @@ -157,6 +156,7 @@ export PACKAGE_OVERRIDES="\ https://github.com/ChimeraOS/mesa-chimeraos/releases/download/23.1.6-chos1-1/mesa-vdpau-23.1.6.chos1-1-x86_64.pkg.tar.zst \ https://github.com/ChimeraOS/mesa-chimeraos/releases/download/23.1.6-chos1-1/vulkan-intel-23.1.6.chos1-1-x86_64.pkg.tar.zst \ https://github.com/ChimeraOS/mesa-chimeraos/releases/download/23.1.6-chos1-1/vulkan-radeon-23.1.6.chos1-1-x86_64.pkg.tar.zst \ + https://archive.archlinux.org/repos/2023/06/28/extra/os/x86_64/libretro-pcsx2-11900-2-x86_64.pkg.tar.zst \ " # Each entry is the clone url (https://aur.archlinux.org/{AUR_PACKAGE}.git)