Package Details: rpcs3-git 0.0.33.r16916.53c84577c0-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: GPL-2.0-only
Conflicts: rpcs3
Provides: rpcs3
Submitter: alucryd
Maintainer: hcorion
Last Packager: hcorion
Votes: 78
Popularity: 0.33
First Submitted: 2014-08-14 11:04 (UTC)
Last Updated: 2024-09-08 18:27 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 35 Next › Last »

abouvier commented on 2024-09-08 18:54 (UTC) (edited on 2024-09-08 18:54 (UTC) by abouvier)

It's not entirely built from source since ffmpeg is downloaded as a compiled library.

You should depend on the AUR package ffmpeg5.1.

AniLeo commented on 2024-09-01 20:55 (UTC) (edited on 2024-09-01 20:55 (UTC) by AniLeo)

@xiota Because RPCS3 is also officially distributed as an AppImage binary, and people using the AppImage can install rpcs3-udev without having to compile this AUR locally.

xiota commented on 2024-09-01 02:15 (UTC) (edited on 2024-09-01 02:16 (UTC) by xiota)

"it's already out there" — Maybe it shouldn't be. Probably made as a workaround for missing functionality. Shouldn't be turned into a permanent solution. Annoying to build an extra package for functionality that should be included.

"other variants of rpcs3 can also depend on the udev rules" — How many variants do people install simultaneously that it would matter?

hcorion commented on 2024-09-01 01:59 (UTC)

@Neros good catch! Just made sure we actually build using SDL2, should be fixed.

@xiota Mainly because it's already out there, and other variants of rpcs3 can also depend on the udev rules.

xiota commented on 2024-09-01 01:41 (UTC)

Why a separate package dedicated to udev rules instead of including them directly?

Neros commented on 2024-08-31 14:48 (UTC)

Why is the SDL handler missing in "Gamepad Settings"? It's here with the appimage and in the build of rpcs3-latest-bin. Any idea?

Neros commented on 2024-08-12 12:26 (UTC) (edited on 2024-08-14 21:23 (UTC) by Neros)

Compilation failed, log:

[100%] Linking CXX executable ../bin/rpcs3
/usr/bin/ld: Emu/librpcs3_emu.a(OpenGL.cpp.o): undefined reference to symbol 'eglGetCurrentDisplay'
/usr/bin/ld: /usr/lib/libEGL.so: error adding symbols: DSO missing from command line
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [rpcs3/CMakeFiles/rpcs3.dir/build.make:637: bin/rpcs3] Error 1
make[1]: *** [CMakeFiles/Makefile2:14289: rpcs3/CMakeFiles/rpcs3.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
make: Leaving directory '/home/neros/.cache/yay/rpcs3-git/src/build'
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: rpcs3-git-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
rpcs3-git - exit status 4

EDIT:
Related issue: https://github.com/RPCS3/rpcs3/issues/15938

agapito commented on 2024-07-26 14:13 (UTC)

vulkan-validation-layers is not needed to build this package.

hcorion commented on 2024-06-22 20:49 (UTC)

Updated using bundled FFMPEG instead of system. Rebuild this package to fix your pacman update issues.

simona commented on 2024-06-22 09:44 (UTC)

same as me