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.36
First Submitted: 2014-03-26 14:17 (UTC)
Last Updated: 2025-03-25 20:47 (UTC)

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 2 3 4 5 6 7 8 9 10 11 12 .. 70 Next › Last »

Neros commented on 2024-08-23 17:18 (UTC)

Since the new PKGBUILD, PCSX2 is only in English even when an other language is selected. The appimage doesn't have this issue. Any idea?

weirdbeard commented on 2024-08-17 06:46 (UTC)

Good catch! I had it done on my end, just forgot to add it xD

patlefort commented on 2024-08-17 06:08 (UTC)

The install file needs to be changed, it still points to the old install location.

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.

weirdbeard commented on 2024-06-11 04:50 (UTC)

I gotchu. It was more an attempt to better match the AppImage / Flatpak build scripts then anything else.

xiota commented on 2024-06-11 04:14 (UTC)

Packages generally shouldn't use ccache. Can interfere with reproducibility, mask packaging errors, etc.

weirdbeard commented on 2024-06-09 03:56 (UTC)

This package is fixed