Package Details: pcsx2-git 2.3.35.r0.g4eae1b7127-1

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.130081
First Submitted: 2014-03-26 14:17 (UTC)
Last Updated: 2024-11-27 22:52 (UTC)

Dependencies (34)

Required by (4)

Sources (2)

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.

Latest Comments

« First ‹ Previous 1 .. 31 32 33 34 35 36 37 38 39 40 41 .. 67 Next › Last »

Kapshibergen commented on 2019-10-19 19:18 (UTC) (edited on 2019-10-19 19:18 (UTC) by Kapshibergen)

It turned out to compile only with gcc and adding -DDISABLE_ADVANCE_SIMD=ON

alucryd commented on 2019-08-30 12:17 (UTC)

It's true for no one, you just didn't set your build flags correctly https://wiki.archlinux.org/index.php/Makepkg#Tips_and_tricks. With the correct flags, and when latest GCC works again you'll always get better performance using this package. As for flatpak and its "isolation", another word for it is overhead, plus there's nothing harmful about pcsx2 at all.

Harpy1991 commented on 2019-08-30 11:42 (UTC)

i dont know if this will be true to everybody. but the flatpak version has a way better performance under the same configurations. this one uses more of my cpu. its always with fans at maximum speed. and lower fps. i guess its the video plugin that comes with it, the flatpak has gsdx (gcc 8.3.0 sse4.1/avx) 1.1.0(libgsdx-sse4) i see no reason to use this when i have to compile and take the risk of doing damage to my computer, because i dont understand nothing on source code, while flatpak performes better and installs faster and runs isolated with less risks of harming my computer

rafaelff commented on 2019-08-19 14:17 (UTC)

@vovan93: I'm unable to reproduce the erro when building in clean chroot, it successfully builds in here. (https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_clean_chroot)

vovan93 commented on 2019-08-19 01:28 (UTC)

Cannot install. Error in build() after 9%. https://pastebin.com/6RtyVawG

alucryd commented on 2019-08-17 15:02 (UTC)

Looks like none of this is going to be fixed soon so I just added all needed workarounds. Also disabled the zerogs plugin, it's no longer being worked on, and it allowed me to drop NVIDIA Cg as a dependency.

redneckdrow commented on 2019-08-15 23:50 (UTC)

@el_aur: Oops, silly me! Fixed now, thanks.

el_aur commented on 2019-08-14 09:11 (UTC)

@reneckdrow: there's no lib32-pcap, but lib32-libpcap in multilib, please change in your gist :)

redneckdrow commented on 2019-08-13 20:07 (UTC)

For anyone who would like an updated PKGBUILD incorporating the below until this is fixed: https://gist.github.com/KhelbenArunsun/ecf61c729d41f65dcc306225f2547d3a

rafaelff commented on 2019-08-12 16:47 (UTC)

@dnlaua: complementing, AND include lib32-libpcap to the depends array, as I mentioned before.