Search Criteria
Package Details: rpcs3-git 0.0.14.11518.6ae1f1b02-1
Git Clone URL: | https://aur.archlinux.org/rpcs3-git.git (read-only, click to copy) |
---|---|
Package Base: | rpcs3-git |
Description: | A Sony PlayStation 3 emulator |
Upstream URL: | https://github.com/RPCS3/rpcs3 |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | alucryd |
Maintainer: | hcorion |
Last Packager: | hcorion |
Votes: | 32 |
Popularity: | 0.44 |
First Submitted: | 2014-08-14 11:04 |
Last Updated: | 2021-01-05 18:40 |
Dependencies (27)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm)
- curl (curl-git, curl-minimal-git)
- glew (glew-libepoxy, glew-git, glew-egl-glx)
- glu (glu-git)
- libavcodec.so (lib32-ffmpeg-semifull-git, ffmpeg-semifull-git, ffmpeg-full3.4, ffmpeg-tmblock-git, ffmpeg-compat-54, ffmpeg4.0, ffmpeg-compat-55, ffmpeg-git-nc, ffmpeg-compat-57, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg0.10, ffmpeg-svt, ffmpeg2.8, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-full-git-hardened, ffmpeg-git, ffmpeg-amd-full-git, ffmpeg-decklink, ffmpeg-intel-full-git, lib32-ffmpeg-compat-57, lib32-libffmpeg, ffmpeg-mmal, ffmpeg-amd-full, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-full-git, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg3.4, ffmpeg-nocuda, ffmpeg-ndi, ffmpeg)
- libavutil.so (libavutil-52, lib32-ffmpeg-semifull-git, ffmpeg-semifull-git, ffmpeg-full3.4, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-git-nc, ffmpeg-compat-57, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg0.10, ffmpeg-svt, ffmpeg2.8, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-full-git-hardened, ffmpeg-git, ffmpeg-amd-full-git, ffmpeg-decklink, ffmpeg-intel-full-git, lib32-ffmpeg-compat-57, lib32-libffmpeg, ffmpeg-mmal, ffmpeg-amd-full, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-full-git, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg3.4, ffmpeg-nocuda, ffmpeg-ndi, ffmpeg)
- libevdev (libevdev-git)
- libgl (glshim-git, catalyst-firepro, libhybris-ext-libgl-git, catalyst-total, catalyst-libgl, catalyst-total-hd234k, libhybris-libgl-git, mesa-libgl-noglvnd, catalyst-test, swiftshader-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl, libglvnd)
- libice
- libncursesw.so (arm-linux-gnueabihf-ncurses, ncurses-nohex, ncurses-git, ncurses)
- libpng (libpng-git, libpng-apng, libpng-minimal-git)
- libpulse (libpulse-bluedio, pulseaudio-pali, libpulse-airplay, libpulse-nosystemd, pulseaudio-git, libpulse-hsphfpd, pulseaudio-dummy, libpulse-nosystemd-git, libpulse-nosystemd-minimal-git)
- libsm
- libswscale.so (lib32-ffmpeg-semifull-git, ffmpeg-semifull-git, ffmpeg-full3.4, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-git-nc, ffmpeg-compat-57, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg0.10, ffmpeg-svt, ffmpeg2.8, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-full-git-hardened, ffmpeg-git, ffmpeg-amd-full-git, ffmpeg-decklink, ffmpeg-intel-full-git, lib32-ffmpeg-compat-57, lib32-libffmpeg, ffmpeg-mmal, ffmpeg-amd-full, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-full-git, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg3.4, ffmpeg-nocuda, ffmpeg-ndi, ffmpeg)
- libx11 (libx11-git, libx11-threadsafe)
- libxext (libxext-git)
- openal (openal119-bin, openal-git, openal-minimal-git)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- qt5-declarative (qt5-declarative-git)
- sdl2 (sdl2-ime-support, sdl2-rbp-bin, sdl2-hidpi-hg, sdl2-rpi, sdl2-nox, sdl2-hg, sdl2-minimal-hg)
- vulkan-icd-loader (vulkan-icd-loader-git)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git)
- cmake (cmake-git) (make)
- git (git-git) (make)
- libglvnd (libglvnd-git) (make)
- python (python-dbg) (make)
- vulkan-validation-layers (make)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
MegaDeKay commented on 2020-12-19 22:08
@wantija @gusix
Problem with build on tensorflow has been identified here https://github.com/RPCS3/rpcs3/issues/9347
Should be able to make this change to get this working until the next update of this package, in which this change has been merged. https://github.com/RPCS3/llvm-mirror/pull/5/commits/f3f8df4b5a0087b9d86d318afb7492d75c66f55d
wantija commented on 2020-11-30 06:38
Also having the same problem as gusix, can't even build rpcs3 from the Github instructions either.
gusix commented on 2020-11-28 11:04
Building fails for me, it doesnt seem to find tensorflow when building llvm :
/yay/rpcs3-git/src/rpcs3/llvm/lib/Analysis/TFUtils.cpp:20:10: fatal error: tensorflow/c/c_api.h: No such file or directory 20 | #include "tensorflow/c/c_api.h"
I have been getting this for quite a while now, I thought the error would go away at some point but.. multithreaded shader comp :D
katt commented on 2020-11-02 20:35
~~Please add
-DUSE_SYSTEM_WOLFSSL=ON
and depend on wolfssl.~~Nevermind USE_SYSTEM_WOLFSSL is broken af.
JohnHolmesII commented on 2020-08-28 07:13
@hcorion When GalCiv merged the rpcn PR, wolfssl became mandatory, and a cleanbuild of this fails since it is not pulled in. Just need to clone it too.
MegaDeKay commented on 2020-07-20 02:38
Thanks @hcorion for getting back to me so quickly. I rm -rf'ed the whole directory and did a clean compile successfully. Works great now. And in trying it out I learned that this build fixes missing textures in Bioshock! Appreciate the tip, and keep the updates to this package coming :-)
hcorion commented on 2020-07-19 18:54
Seems to be some strange compiler bug @MegaDeKay . doing a clean build should fix the issue. I can't reproduce it.
MegaDeKay commented on 2020-07-19 15:40
Build is currently failing as described here:
https://github.com/RPCS3/rpcs3/issues/8236#issuecomment-642993798
JohnHolmesII commented on 2020-06-23 01:43
No, there is not, and there won't be for some time. There are non-upstreamable changes on the LLVM fork.
rtentser commented on 2020-06-02 10:21
Is there any way to use system's llvm instead of rpcs3-llvm? It'll make building much faster.