Package Details: shadps4-git 0.5.0.r155.g4719d322-1

Git Clone URL: https://aur.archlinux.org/shadps4-git.git (read-only, click to copy)
Package Base: shadps4-git
Description: Sony PlayStation 4 emulator
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: 16
Popularity: 4.47
First Submitted: 2024-06-27 16:10 (UTC)
Last Updated: 2025-01-13 00:38 (UTC)

Dependencies (43)

Required by (0)

Sources (7)

Pinned Comments

abouvier commented on 2024-10-10 22:47 (UTC) (edited on 2024-10-13 04:36 (UTC) by abouvier)

Data previously stored in ~/.local/share/shadps4/user are now searched in ~/.local/share/shadPS4

Latest Comments

« First ‹ Previous 1 2 3 4 5

lumenor2 commented on 2024-10-13 20:31 (UTC)

@abouvier, yup, that fixed it, thanks! perhaps there could be an edit made to the desktop file so it launches with that variable set?

abouvier commented on 2024-10-13 14:18 (UTC)

The default pipewire audio backend is disabled in their bundled SDL3 build. Try to launch with e.g. SDL_AUDIO_DRIVER=pulseaudio.

lumenor2 commented on 2024-10-13 13:41 (UTC) (edited on 2024-10-13 13:42 (UTC) by lumenor2)

is it just me or is the audio borked when playing a game? it doesn't happen in the appimages that shadPS4 provides, however. I have a RX 6800 XT and a Ryzen 7 7800x3D

abouvier commented on 2024-10-10 22:47 (UTC) (edited on 2024-10-13 04:36 (UTC) by abouvier)

Data previously stored in ~/.local/share/shadps4/user are now searched in ~/.local/share/shadPS4

00ein00 commented on 2024-09-23 20:05 (UTC)

build fails with this

[ 93%] Building CXX object CMakeFiles/shadps4.dir/src/video_core/renderer_vulkan/vk_compute_pipeline.cpp.o
[ 93%] Building CXX object CMakeFiles/shadps4.dir/src/video_core/renderer_vulkan/vk_descriptor_update_queue.cpp.o
[ 93%] Building CXX object CMakeFiles/shadps4.dir/src/video_core/renderer_vulkan/vk_graphics_pipeline.cpp.o
[ 94%] Building CXX object CMakeFiles/shadps4.dir/src/video_core/renderer_vulkan/vk_instance.cpp.o
/home/ein/Downloads/shadps4-git/src/shadps4/src/video_core/renderer_vulkan/vk_instance.cpp:18:32: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
   18 | #pragma GCC diagnostic ignored "-Wnullability-completeness"
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ein/Downloads/shadps4-git/src/shadps4/src/video_core/renderer_vulkan/vk_instance.cpp: In member function ‘bool Vulkan::Instance::CreateDevice()’:
/home/ein/Downloads/shadps4-git/src/shadps4/src/video_core/renderer_vulkan/vk_instance.cpp:314:9: error: designator order for field ‘vk::PhysicalDeviceVulkan12Features::samplerMirrorClampToEdge’ does not match declaration order in ‘vk::PhysicalDeviceVulkan12Features’
  314 |         },
      |         ^
make[2]: *** [CMakeFiles/shadps4.dir/build.make:2865: CMakeFiles/shadps4.dir/src/video_core/renderer_vulkan/vk_instance.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:217: CMakeFiles/shadps4.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

lolbot commented on 2024-08-20 17:20 (UTC) (edited on 2024-08-20 17:52 (UTC) by lolbot)

[ 29%] Building CXX object CMakeFiles/shadps4.dir/src/core/cpu_patches.cpp.o
/home/name/.cache/paru/clone/shadps4-git/src/shadps4/src/core/cpu_patches.cpp: In function 'Xbyak::Address Core::ZydisToXbyakMemoryOperand(const ZydisDecodedOperand&)':
/home/name/.cache/paru/clone/shadps4-git/src/shadps4/src/core/cpu_patches.cpp:62:26: error: 'const struct ZydisDecodedOperandMem_::ZydisDecodedOperandMemDisp_' has no member named 'size'
62 |     if (operand.mem.disp.size != 0 && operand.mem.disp.value != 0) {
   |                          ^~~~
make[2]: *** [CMakeFiles/shadps4.dir/build.make:615: CMakeFiles/shadps4.dir/src/core/cpu_patches.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:204: CMakeFiles/shadps4.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'shadps4-git-0.2.0.r55.gc60bfbe2-1': 
error: packages failed to build: shadps4-git-0.2.0.r55.gc60bfbe2-1

Edit: Fixed with latest pkgbuild

lolbot commented on 2024-08-20 01:06 (UTC) (edited on 2024-08-20 17:36 (UTC) by lolbot)

No AUR package found for vulkan-headers>=1:1.3.289
could not find all required packages: vulkan-headers >=1:1.3.289

nevermind, vulkan-headers-git compiles while vulkan-headers does not

R1chterScale commented on 2024-07-09 18:59 (UTC)

Note that sdl3 will not work, only sdl3-git