Package Details: pcsx2-git 2.3.240.r2.g23c495b939-1

Git Clone URL: https://aur.archlinux.org/pcsx2-git.git (read-only, click to copy)
Package Base: pcsx2-git
Description: PlayStation 2 emulator
Upstream URL: https://github.com/PCSX2/pcsx2
Licenses: GPL-3.0-or-later
Conflicts: pcsx2
Provides: pcsx2
Submitter: alucryd
Maintainer: weirdbeard (xiota)
Last Packager: weirdbeard
Votes: 131
Popularity: 0.35
First Submitted: 2014-03-26 14:17 (UTC)
Last Updated: 2025-03-25 20:47 (UTC)

Dependencies (35)

Required by (4)

Sources (2)

Pinned Comments

weirdbeard commented on 2024-08-17 03:40 (UTC)

https://github.com/PCSX2/pcsx2/pull/11632

This package now enables Cmake Package mode proper. PCSX2 will here on, be installed in the package standard folders /usr/bin, /usr/share, /usr/lib. Following the XDG standard pcsx2's config files remain in .config/PCSX2

In order to ensure a proper and clean upgrade. Uninstall this package COMPLETELY and clear cache before reinstalling.

Latest Comments

« First ‹ Previous 1 .. 20 21 22 23 24 25 26 27 28 29 30 .. 70 Next › Last »

weirdbeard commented on 2022-07-09 01:03 (UTC)

Right on. I readded it (I've been trying to fix up the package to use libfmt submodules and clang cause Interpocedural_Optimization enabled pcsx2 on clang make the emulator go super brrrrrr confirmed by the pcsx2 devs and its the preferred way to run it at this point, but I've had trouble with compiler linker errors and libfmt from clang but not gcc in the AUR environment. It might've been in one of the fix attempts I accidentally removed the rapidyaml depend.

I changed the package back to zstd-cmake. I had changed it because Alucryd mentioned he was going to see about getting the needed CMake files added to the main zstd package and it kinda looked like they were. But since that's clearly not worked. I'll slap that back in and we should be good

jaredhw commented on 2022-07-09 00:45 (UTC) (edited on 2022-07-09 00:50 (UTC) by jaredhw)

I ran into GPU issues after my latest update with the "community" repo version, switching to this version fixed it but when building it was missing "ryml" aka "https://archlinux.org/packages/community/x86_64/rapidyaml/" as a dependency.

It is listed in the PKGBUILD but the formatting was changed in this commit: https://aur.archlinux.org/cgit/aur.git/commit/PKGBUILD?h=pcsx2-git&id=e720d8dd81c5329af556e0b14b3ad7bb245a28ce

I don't know that much about packaging (linux newbie) but reverting that change allowed me to build it successfully. Manually installing ryml should also work.

skalt711 commented on 2022-07-07 01:29 (UTC)

It seems like this package explicitly requires zstd-cmake as a build dependency. It fails to build with the vanilla zstd.

weirdbeard commented on 2022-07-03 06:49 (UTC)

Oops yeah, forgot I changed it back xD I'll fix that tomorrow. Having some issues with my arch install

entriphy commented on 2022-07-03 06:45 (UTC)

In dev9.install: should the path be /usr/bin/pcsx2-qt? I'm getting Failed to set capabilities on file '/usr/share/PCSX2/pcsx2-qt': No such file or directory when installing the package.

grandchild commented on 2022-06-28 13:59 (UTC)

Baking in the version works, thank you!

weirdbeard commented on 2022-06-27 17:42 (UTC)

That should do it

weirdbeard commented on 2022-06-27 17:06 (UTC)

Try updating again

silverhikari commented on 2022-06-27 17:01 (UTC) (edited on 2022-06-27 17:01 (UTC) by silverhikari)

hey can you enable enoch, as because of the version change now using github instead of fixed values it is going to complain that both the package is downgrading and is always going to be a update available when compared to the upstream pkg verison

weirdbeard commented on 2022-06-27 16:57 (UTC)

Yeah versioning seems to have gone a bit... Off the rails. I'll see what I can do to figure it out