Search Criteria
Package Details: shadps4-git 0.12.5.r12.gaa5c045-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/shadps4-git.git (read-only, click to copy) |
|---|---|
| Package Base: | shadps4-git |
| Description: | Sony PlayStation 4 emulator (CLI) |
| Upstream URL: | https://shadps4.net/ |
| Keywords: | console emulation emulator game playstation sony |
| Licenses: | GPL-2.0-or-later |
| Conflicts: | shadps4 |
| Provides: | shadps4 |
| Submitter: | abouvier |
| Maintainer: | abouvier |
| Last Packager: | abouvier |
| Votes: | 15 |
| Popularity: | 0.010949 |
| First Submitted: | 2024-06-27 16:10 (UTC) |
| Last Updated: | 2025-11-17 16:22 (UTC) |
Dependencies (43)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- glslang (glslang-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libavcodec.so (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-compat-55AUR, ffmpeg-compat-54AUR, ffmpeg-ffplayoutAUR, ffmpeg2.8AUR, ffmpeg3.4AUR, ffmpeg-ndiAUR, ffmpeg-cudaAUR, lib32-ffmpegAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg7.1AUR, ffmpeg-amd-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg, ffmpeg4.4)
- libavformat.so (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-compat-55AUR, ffmpeg-compat-54AUR, ffmpeg-ffplayoutAUR, ffmpeg2.8AUR, ffmpeg3.4AUR, ffmpeg-ndiAUR, ffmpeg-cudaAUR, lib32-ffmpegAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg7.1AUR, ffmpeg-amd-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg, ffmpeg4.4)
- libavutil.so (libavutil-52AUR, ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg2.8AUR, ffmpeg3.4AUR, ffmpeg-ndiAUR, ffmpeg-cudaAUR, lib32-ffmpegAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg7.1AUR, ffmpeg-amd-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg, ffmpeg4.4)
- libfmt.so (fmt-gitAUR, fmt9AUR, fmt10AUR, fmt)
- libpng16.so (libpng-gitAUR, libpng-apngAUR, lib32-libpng, libpng)
- libswresample.so (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg2.8AUR, ffmpeg3.4AUR, ffmpeg-ndiAUR, ffmpeg-cudaAUR, lib32-ffmpegAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg7.1AUR, ffmpeg-amd-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg, ffmpeg4.4)
- libswscale.so (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg2.8AUR, ffmpeg3.4AUR, ffmpeg-ndiAUR, ffmpeg-cudaAUR, lib32-ffmpegAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg7.1AUR, ffmpeg-amd-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg, ffmpeg4.4)
- libudev.so (lib32-systemd-gitAUR, systemd-libs-gitAUR, systemd-libs-selinuxAUR, lib32-systemd, systemd-libs)
- libuuid.so (util-linux-libs-selinuxAUR, util-linux-libs-aesAUR, lib32-util-linux, util-linux-libs)
- libxxhash.so (xxhash)
- libz.so (zlib-gitAUR, zlib-ng-compat-gitAUR, lib32-zlib, zlib, zlib-ng-compat)
- pugixml (pugixml-gitAUR)
- sdl3 (sdl3-gitAUR)
- sdl3_mixer (sdl3_mixer-gitAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- Show 23 more dependencies...
Required by (1)
- shadps4-qtlauncher-git (requires shadps4) (optional)
Latest Comments
1 2 3 4 5 6 .. 8 Next › Last »
abouvier commented on 2025-11-17 16:26 (UTC)
Fixes are needed in both
sdl3-gitandsdl3_mixer-git.Joomzie commented on 2025-11-16 12:01 (UTC) (edited on 2025-11-16 12:20 (UTC) by Joomzie)
sdl3_mixernow seems to be a required build dependency, except there is nosdl3_mixerrepo package.sdl3_mixer-gitis available in the AUR, but it requiressdl3-gitto build against since it requires 3.3.0 at minimum. This in turn creates a dependency conflict when building shadps4, as it tries to pull 3.2.26 from the repo.Reverting to 3.3.26 after building
sdl3_mixer-gitdoes not work, either, and a CMake error regardingsdl3_mixeris produced.To add,
sdl3_mixer-gitseems too new, anyway. Having that installed, as well as includingsdl3_mixerin the submodules list will kick off the build, but it ultimately fails with this error:wantija commented on 2025-10-31 19:31 (UTC)
ShadPS4 is now cli only, the QT UI now has its own repo, which also has an AUR package now.
abouvier commented on 2025-10-26 03:31 (UTC)
Because upstream requires that version and it won't compile with a lesser version.
rawtoast commented on 2025-10-26 03:24 (UTC) (edited on 2025-10-26 03:26 (UTC) by rawtoast)
At time of writing, the
vulkan-headerspackage is on version1:1.4.328.1-1, but this package requiresvulkan-headers >=1:1.4.329. Why is that?Edit: it seems like a consistent issue, why keep requiring the absolute most up-to-date version?
Joomzie commented on 2025-10-23 23:51 (UTC)
@abouvier: Ah, thanks for the heads up. Thanks for bumping the required version, as well. :)
abouvier commented on 2025-10-23 21:15 (UTC) (edited on 2025-10-23 22:34 (UTC) by abouvier)
You need to build/rebuild
vulkan-headers-gitand use it.Joomzie commented on 2025-10-23 21:05 (UTC)
Building has started to fail due to external
vulkan-headersmissing aCMakeLists.txt.Joomzie commented on 2025-10-12 04:53 (UTC)
Another heads up; new
glslangrelease is causing a build failure.Downgrading to
glslang-1:1.4.321.0-1works around this for the time being.1 2 3 4 5 6 .. 8 Next › Last »