Confirming linkmauve & Denn1s experience; I'm on ArchLinux x64, and I have no /usr/bin/pcsx2 after compiling today, my package "upgrade size" was ~ -50mb, I'm gonna fiddle with it a bit...
Search Criteria
Package Details: pcsx2-git 2.3.311.r1.gf45840a29f-1
Package Actions
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.85 |
First Submitted: | 2014-03-26 14:17 (UTC) |
Last Updated: | 2025-05-04 04:17 (UTC) |
Dependencies (37)
- alsa-lib
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- kddockwidgets-qt6AUR (kddockwidgets-qt6-gitAUR)
- libaio (libaio-gitAUR)
- libbacktrace (libbacktrace-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libpcap (libpcap-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libxi (libxi-gitAUR)
- libxrandr (libxrandr-gitAUR)
- plutosvgAUR (plutosvg-gitAUR)
- plutovgAUR (plutovg-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-svg
- sdl3 (sdl3-gitAUR)
- shaderc (shaderc-gitAUR)
- soundtouch (soundtouch-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- xcb-util-cursor (xcb-util-cursor-gitAUR)
- Show 17 more dependencies...
Required by (4)
- better-libretro-pcsx2-launcher-git (requires pcsx2)
- libretro-pcsx2-launcher (requires pcsx2)
- libretro-pcsx2-launcher-git (requires pcsx2)
- pcsx2-plugin-usbqemu-wheel (requires pcsx2)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 57 58 59 60 61 62 63 64 65 66 67 .. 72 Next › Last »
Xaero252 commented on 2012-12-29 06:56 (UTC)
<deleted-account> commented on 2012-12-28 23:28 (UTC)
I experienced something similar to @linuxmauve. After installation is complete no binary named /usr/bin/pcsx2 is created. I copied the full output of the installation in case it helps: http://dennis.nephtis.info/build.txt
The very last part is what seems interesting.
rafaelff commented on 2012-09-20 14:40 (UTC)
The binary used to run the emulator is /usr/bin/pcsx2, as you can verify in the '.desktop' file.
linkmauve commented on 2012-09-20 14:07 (UTC)
On i686, this PKGBUILD only installs a pcsx2_GSReplayLoader binary in /usr/bin/ and not the actual emulator. I can’t try on x86_64 but I don’t think it’d be different. I’ve tried to make a fix but I know too little cmake, sorry.
<deleted-account> commented on 2012-08-04 16:01 (UTC)
Yes..solved!
rafaelff commented on 2012-07-31 06:48 (UTC)
@willianholtz: Which revision (pkgver) of pcsx2 you tried to compile and which {lib32-}soundtouch you have installed ?
<deleted-account> commented on 2012-07-26 15:57 (UTC)
[ 44%] Building CXX object plugins/spu2-x/src/CMakeFiles/spu2x-2.0.0.dir/Linux/ConfigSoundTouch.cpp.o
In file included from /tmp/yaourt-tmp-willian/aur-pcsx2-svn/src/pcsx2-build/plugins/spu2-x/src/Linux/Config.cpp:20:0:
/tmp/yaourt-tmp-willian/aur-pcsx2-svn/src/pcsx2-build/plugins/spu2-x/src/Linux/Config.h:99:13: warning: ‘SoundtouchCfg::SequenceLenMS’ defined but not used [-Wunused-variable]
/tmp/yaourt-tmp-willian/aur-pcsx2-svn/src/pcsx2-build/plugins/spu2-x/src/Linux/Config.h:100:13: warning: ‘SoundtouchCfg::SeekWindowMS’ defined but not used [-Wunused-variable]
/tmp/yaourt-tmp-willian/aur-pcsx2-svn/src/pcsx2-build/plugins/spu2-x/src/Linux/Config.h:101:13: warning: ‘SoundtouchCfg::OverlapMS’ defined but not used [-Wunused-variable]
[ 44%] Building CXX object plugins/spu2-x/src/CMakeFiles/spu2x-2.0.0.dir/Linux/Dialogs.cpp.o
Linking CXX shared library libspu2x-2.0.0.so
[ 44%] Built target spu2x-2.0.0
make: ** [all] Erro 2
rafaelff commented on 2012-06-28 20:05 (UTC)
@renan_freitas: why did you flag this pacakge as out-of-date?
<deleted-account> commented on 2012-06-10 11:36 (UTC)
Runs great, even through Bumblebee's optirun. I notice this is a bit slower than the Windows version, but this is likely *because* of optirun, and not the emulator itself.
In any case, thanks for making this SVN PKGBUILD available.
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.