Package Details: pcsx2-git 2.3.311.r1.gf45840a29f-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: 133
Popularity: 1.51
First Submitted: 2014-03-26 14:17 (UTC)
Last Updated: 2025-05-04 04:17 (UTC)

Dependencies (37)

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 .. 12 13 14 15 16 17 18 19 20 21 22 .. 72 Next › Last »

weirdbeard commented on 2023-12-05 18:13 (UTC)

Will do. In case anyone has trouble. Make sure you're doing a clean build

weirdbeard commented on 2023-10-04 06:20 (UTC)

No prob, always glad to help :)

rtentser commented on 2023-10-04 05:55 (UTC)

Thanks for fixing it!

rtentser commented on 2023-10-02 13:17 (UTC) (edited on 2023-10-02 13:22 (UTC) by rtentser)

CMake Error at 3rdparty/libwebp/CMakeLists.txt:3 (add_library):
  Cannot find source file:
    libwebp/src/dec/alpha_dec.c
CMake Error at 3rdparty/libwebp/CMakeLists.txt:3 (add_library):
  No SOURCES given to target: pcsx2-libwebp

weirdbeard commented on 2023-09-27 19:03 (UTC) (edited on 2023-09-28 04:22 (UTC) by weirdbeard)

~~Yeah, they removed libchdr as a submodule. I'll fix it this evening~~ Fixed