Skip to content

Commit

Permalink
fix broken ps2 emulation
Browse files Browse the repository at this point in the history
  • Loading branch information
alkazar committed Aug 31, 2023
1 parent f82f30f commit 5adac4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ export PACKAGES="\
libretro-mupen64plus-next \
libretro-nestopia \
libretro-picodrive \
libretro-pcsx2 \
libretro-ppsspp \
libretro-shaders-slang \
libretro-snes9x \
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit 5adac4f

Please sign in to comment.