Package Details: pcsx2 2.4.0-1

Git Clone URL: https://aur.archlinux.org/pcsx2.git (read-only, click to copy)
Package Base: pcsx2
Description: PlayStation 2 emulator
Upstream URL: https://github.com/PCSX2/pcsx2
Licenses: GPL-3.0-or-later
Submitter: freswa
Maintainer: xiota (weirdbeard)
Last Packager: xiota
Votes: 34
Popularity: 1.85
First Submitted: 2023-01-03 23:17 (UTC)
Last Updated: 2025-07-01 19:12 (UTC)

Latest Comments

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

DodoGTA commented on 2025-07-16 16:35 (UTC)

Can the package not rely on AUR dependencies and actually use a stable tag in nvchecker? Here's an example on how to do that: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=pcsx2-stable

xiota commented on 2025-04-29 05:44 (UTC)

Clang and GCC can interpret constructs with undefined behavior differently. That interpretation can change across releases. So what may have been "more stable" may not be any longer.

Once upon a time, a dev patched libraries without regard for conflicts with system packages or other projects. Any conclusions associated with such efforts cannot be generalized.

weirdbeard commented on 2025-04-29 05:22 (UTC)

No it actually tends to be more stable. Stenz's work was having issues with some compile errors on the other linkers and GCC a while back, which admittedly was likely self-inflicted. But, I digress.

weirdbeard commented on 2025-04-29 03:37 (UTC)

Tends to work best with LTO and PCSX2. @piuvas Like, albeit small. There's a measurable speed increase. That said, I'd wonder about other linkers and what effect they have

piuvas commented on 2025-04-29 03:33 (UTC)

why are we forcing linking through lld? kinda wanna use mold as configured on /etc/makepkg.conf

INeedTogepi commented on 2025-03-13 16:47 (UTC)

@weirdbeard Thank you!

weirdbeard commented on 2025-03-13 16:40 (UTC)

This is the stable package. Meaning outside the odd update or two like in regards to PCSX2 getting a proper package mode, this'll generally be the latest stable.

Pcsx2-git is whatever is on the GitHub at the time.

The latest bin is the app image extracted. And AVX is an older build before they had combined SSE and AVX into on executable.