With the current version I'm still getting a black screen in bloodborne using EndeavourOS.
Is there a way to modify the branch or fork for the yay installation?
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: | 17 |
Popularity: | 0.25 |
First Submitted: | 2024-06-27 16:10 (UTC) |
Last Updated: | 2025-05-23 05:01 (UTC) |
With the current version I'm still getting a black screen in bloodborne using EndeavourOS.
Is there a way to modify the branch or fork for the yay installation?
getting error: CMake Error at externals/CMakeLists.txt:52 (add_library): No SOURCES given to target: LibAtrac9
Why isn't it merged then? You should start an investigation ;)
No it's a general patch for linux i think.
@DocMAX This is only to fix Bloodborne right? I guess that if the patch is not merged upstream it's because it breaks other games?
Can you add the patch mentioned here: https://github.com/shadps4-emu/shadPS4/issues/1409 This fixes my black screen issue.
@abouvier you were right, I had an outdated PKGBUILD without half dependency, now builds fine.
@dferio This should not happen. Can you post the full cmake output (specially the configuration step)?
You haven't installed the half
package. You probably use an outdated PKGBUILD.
Build fails with:
[ 44%] Building CXX object CMakeFiles/shadps4.dir/src/common/ntapi.cpp.o
[ 45%] Building CXX object CMakeFiles/shadps4.dir/src/common/number_utils.cpp.o
/home/user/src/arch/shadps4-git/src/shadps4/src/common/number_utils.cpp:5:10: fatal error: half.hpp: No such file or directory
5 | #include <half.hpp>
| ^~~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/shadps4.dir/build.make:837: CMakeFiles/shadps4.dir/src/common/number_utils.cpp.o] Error 1
@abouvier, fair enough.
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