@Enverex the same here :)
Search Criteria
Package Details: pcsx2-git 2.3.119.r1.g9e21ee1bc4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pcsx2-git.git (read-only, click to copy) |
---|---|
Package Base: | pcsx2-git |
Description: | A Sony PlayStation 2 emulator |
Upstream URL: | https://github.com/PCSX2/pcsx2 |
Licenses: | GPL-3.0+ |
Conflicts: | pcsx2 |
Provides: | pcsx2 |
Submitter: | alucryd |
Maintainer: | weirdbeard (xiota) |
Last Packager: | weirdbeard |
Votes: | 130 |
Popularity: | 0.101864 |
First Submitted: | 2014-03-26 14:17 (UTC) |
Last Updated: | 2025-01-19 15:42 (UTC) |
Dependencies (38)
- 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)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libaio (libaio-gitAUR)
- libbacktrace (libbacktrace-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libpcap (libpcap-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libxrandr (libxrandr-gitAUR)
- lld (llvm-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-svg
- sdl2 (sdl2-compat-gitAUR, sdl2-gitAUR)
- shaderc (shaderc-gitAUR)
- soundtouch (soundtouch-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- xcb-util-cursor (xcb-util-cursor-gitAUR)
- alsa-utils (alsa-utils-gitAUR) (make)
- ccache (ccache-gitAUR) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- Show 18 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 .. 39 40 41 42 43 44 45 46 47 48 49 .. 67 Next › Last »
nagar commented on 2015-05-27 12:00 (UTC)
Enverex commented on 2015-05-27 07:47 (UTC)
I'm immediately getting "Segmentation fault (core dumped)" when trying to start PCSX2 as of updating/compiling yesterday. Is this build currently working?
alucryd commented on 2015-05-23 13:43 (UTC)
Thx carstene1ns, pushed a new lib32-wxgtk built with the patch earlier today.
carstene1ns commented on 2015-05-23 01:28 (UTC)
josealb77: I guess you are on x86_64. wxgtk is strict with the compiler abi version used for building it's library and programs using it. With the gcc 5 update recently, this causes some problems. The problem is known[1], but lib32-wxgtk has not been built with the mentioned patch[2] that makes this error a warning.
I guess alucryd can fix this... =)
[1]: https://bbs.archlinux.org/viewtopic.php?id=196715
[2]: https://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/wxgtk&id=27de7faf8ee05345e15b883193d0144c4bd799a2
josealb77 commented on 2015-05-22 11:32 (UTC)
I can't launch pcsx2, this is the error:
Fatal Error: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1002,wx containers,compatible with 2.8),
and your program used 3.0 (wchar_t,compiler with C++ ABI 1008,wx containers,compatible with 2.8).
Aborted (`core' generated)
aphirst commented on 2015-05-18 14:32 (UTC)
Lilypad's port to GNU/Linux is still "new" (i.e. "work in progress"). I believe that the configuration panel has simply not yet been implemented.
There are a few games that work fine with Lilypad on Windows but break with OnePad on GNU/Linux (which has prompted the port), but assuming your game is not affected (e.g. .hack), OnePad should be fine.
nagar commented on 2015-05-18 13:50 (UTC)
OK, Thanks for your patience and help :)
alucryd commented on 2015-05-18 12:16 (UTC)
Every computer is different, and every game needs different settings. This discussion does not belong here, PCSX2 has a website with plenty of FAQ/guides and a forum.
nagar commented on 2015-05-18 12:03 (UTC)
I used Openpad,it works fine, thanks, the main problem now is that graphic is very sticky and slow, however I've 2.5 core i5, 4gb ram, 1GB nVidia driver, tried opengel, Harwdare render, software render no way, EE alywas gives 95-99 %, any tips please Thanks
alucryd commented on 2015-05-18 08:51 (UTC)
aphirst: Thx, makedep added.
nagar: Lilypad has never worked here, why don't you use Onepad? Can't test anything atm anyway, somehow my wxgtk magically changes versions between build time and run time without me doing anything... PCSX2 won't start.
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.