Search Criteria
Package Details: pcsx2 2.4.0-1
Package Actions
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) |
Dependencies (23)
- kddockwidgets-qt6AUR (kddockwidgets-qt6-gitAUR)
- libpcap (libpcap-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libwebp (libwebp-gitAUR)
- libxi (libxi-gitAUR)
- libxrandr (libxrandr-gitAUR)
- plutosvgAUR (plutosvg-gitAUR)
- plutovgAUR (plutovg-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- sdl3 (sdl3-gitAUR)
- 7zip (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- lld (llvm-gitAUR) (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
- qt6-tools (make)
- Show 3 more dependencies...
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.
1 2 3 4 5 6 .. 8 Next › Last »