Search Criteria
Package Details: pcsx2 2.3.168-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: | 28 |
Popularity: | 0.45 |
First Submitted: | 2023-01-03 23:17 (UTC) |
Last Updated: | 2025-02-21 22:17 (UTC) |
Dependencies (32)
- alsa-lib
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR)
- libaio (libaio-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libpcap (libpcap-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libxi (libxi-gitAUR)
- libxrandr (libxrandr-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-noguiAUR, qt6-base-headlessAUR)
- qt6-svg
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat)
- shaderc (shaderc-gitAUR)
- soundtouch (soundtouch-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- xcb-util-cursor (xcb-util-cursor-gitAUR)
- 7zip (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- Show 12 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
ben0mega commented on 2023-07-10 14:04 (UTC) (edited on 2023-07-10 14:05 (UTC) by ben0mega)
I spent some time this last weekend trying to get pcsx2 working with xlink kai (which is also in the aur)[2].
This PKGBUILD sets
-DENABLE_SETCAP=OFF
, which prevents the build from doingsudo setcap 'CAP_NET_RAW+eip CAP_NET_ADMIN+eip' on /opt/pcsx2/pcsx2-qt
[1]Running that command and having libpcap installed is necessary to use xlink kai, at least on the games I tried. Without those commands the PCAP Switched ethernet device type option doesn't work.
Can we enable that in the PKGBUILD? Are we able to use setcap in the build chroot?
1: https://github.com/PCSX2/pcsx2/blob/9c4788432dd20e2ee778ac6c1e95c79497bfa86f/pcsx2/CMakeLists.txt#L1382
2: https://www.teamxlink.co.uk/wiki/PCSX2_XLink_Kai_Setup (its a window-centric directions, but it mostly applies)
weirdbeard commented on 2023-06-27 14:36 (UTC)
Totally fair! And I think that'd be a great differentiator between our packages as a matter of fact. I've kinda always wanted to have a stable and a git version. Now if we could only get it into the main repo xD I'm going to also be working on other distro packages in the future but will be maintaining pcsx2-git as whatever the hells on the git repo no stop
eclairevoyant commented on 2023-06-24 19:26 (UTC)
@FabioLolix Thanks for the links, I'll take a look. I will say though, this package seems to have gone back and forth between vendoring and devendoring across its history, I'm sure devendoring will piss off upstream even more lol
FabioLolix commented on 2023-06-24 19:09 (UTC) (edited on 2023-06-24 19:09 (UTC) by FabioLolix)
btw also Alpine is building this and they are devendoring some stuff and applying some patches
eclairevoyant commented on 2023-06-24 19:05 (UTC)
Once they do a stable release, then sure. For now I think it makes more sense to follow the pre-release tags because the alternative of sticking to a 3-year old unsupported release doesn't sound good for anyone using this package.
weirdbeard commented on 2023-06-24 17:12 (UTC)
Heya, maintainer of pcsx2-git here. So, my understanding is you're planning on maintaining this as stable in the future?
visious commented on 2023-06-18 14:49 (UTC) (edited on 2023-06-18 14:53 (UTC) by visious)
@eclairevoyant Yes I know, says nothing for GLX not even for EGL, but it says
Minimum System Requirements
CPU Supports SSE4.1
OpenGL 3.x support
4 GB system memory, etc.
eclairevoyant commented on 2023-06-18 14:48 (UTC) (edited on 2023-06-18 15:46 (UTC) by eclairevoyant)
This package will track nightlies until the next stable release, as that is what upstream supports and the last stable release is 3 years ago.
I'll try to keep up as much as possible with upstream, but realistically releasing an update every few hours is not happening, especially if I'm going to be checking that it builds properly as one should. Most likely I will only be pushing new versions on weekends.
So, expect once or twice-weekly updates. OOD flags will be removed, just comment if there is a build issue.
Also a reminder: if there are issues specific to this package (i.e. you tested the official AppImage and the issue is not present in the AppImage), report them here. This shouldn't happen often as I will try to maintain deps and flags in accordance with the upstream CI.
If you find an issue with both this package and the AppImage, then report it upstream. If you haven't tested the AppImage... test the AppImage.
Standard caveats and guidelines about AUR also apply:
Read the wiki
There is no support for non-Arch distros or AUR helpers
Always build in a clean chroot before reporting build issues
eclairevoyant commented on 2023-06-18 14:41 (UTC)
Nothing on that page says GLX. Anyway this is not a packaging issue, so this is not the place for this topic.
visious commented on 2023-06-18 14:27 (UTC)
@eclairevoyant Here says that pcsx2 is working, that's why.
https://pcsx2.net/docs/usage/setup/
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »