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: 1.61
First Submitted: 2014-08-14 11:04 (UTC)
Last Updated: 2024-09-08 18:27 (UTC)

Latest Comments

1 2 3 4 5 6 .. 35 Next › Last »

atticf commented on 2024-09-28 01:39 (UTC)

fyi, audio is not broken for me when using gcc 14. You can probably switch back. https://github.com/RPCS3/rpcs3/issues/15770#issuecomment-2219523974

Also, I'm able to compile and run videos with a system git master version of ffmpeg, so you might be able to reenable system ffmpeg again.

noitemstoshow commented on 2024-09-22 22:26 (UTC)

I've put more context here regarding the last compile issue https://github.com/RPCS3/rpcs3/issues/16113

Maybe its the issue from Clang 18

hcorion commented on 2024-09-22 20:37 (UTC) (edited on 2024-09-22 21:13 (UTC) by hcorion)

@abouvier Good suggestion! I gave this a try but unfortunately ffmpeg5.1 is unmaintained and I had a few issues (no versioned libs, and doesn't bundle it's own libswresample).

If you're interested in maintaining it and improving it so that I can link against it properly I would be interested, otherwise I'll just wait for RPCS3 to get compatibility with FFMPEG 7.

hcorion commented on 2024-09-22 20:31 (UTC)

@noitemstoshow I'm going to need more context, can you send me the full log in a GitHub Gist or PasteBin or something?

hcorion commented on 2024-09-22 20:28 (UTC) (edited on 2024-09-22 21:14 (UTC) by hcorion)

@xAsh I'm confused by your link, the PKGBUILD pkgver and .SRCINFO pkgver are identical.

PKGBUILD: 0.0.33.r16916.53c84577c0

.SRCINFO: 0.0.33.r16916.53c84577c0

And I always generate my .SRCINFO using makepkg --printsrcinfo > .SRCINFO.

What exactly do you want me to do?

noitemstoshow commented on 2024-09-22 13:31 (UTC) (edited on 2024-09-22 22:26 (UTC) by noitemstoshow)

clang++: error: clang frontend command failed with exit code 139 (use -v to see invocation) clang version 18.1.8 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang++: note: diagnostic msg:


I've put more contexts here https://github.com/RPCS3/rpcs3/issues/16113

xAsh commented on 2024-09-18 09:23 (UTC)

could the maintainer do what's required so this package doesn't appear everytime yay updates packages, while a build made from the latest commit is already installed? thx! see: https://github.com/Morganamilo/paru/issues/674#issuecomment-1036257646

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?