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.127480
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 .. 49 50 51 52 53 54 55 56 57 58 59 .. 67 Next › Last »

rafaelff commented on 2013-10-14 12:48 (UTC)

If this is really about Nvidia CG Toolkit, it could be related to the plugin ZzoGl (zzogl-pg or zzogl-pg-cg). Which step of the compilation it stopped? Could you please provide log file?

alucryd commented on 2013-10-14 11:03 (UTC)

Add Cg back, namcap says it is not needed anymore, but cmake still checks for it. Anyway, I can't build pcsx2 since the last cmake update: CMake Error: Error evaluating generator expression: $<LINK_ONLY:-Wl,-O1,--sort-common,--as-needed,-z,relro> $<LINK_ONLY> expression requires exactly one parameter. Disabling build flags didn't help at all, I'll continue to look into it, might as well take it to the devs unless somebody here has an idea.

alucryd commented on 2013-10-05 20:59 (UTC)

josephbgr: SDL is already a dep of wxgtk, there's no need to add it in there. BTW, seems nvidia-cg-toolkit and canberra are no longer needed, I removed them.

rafaelff commented on 2013-10-05 19:23 (UTC)

@alucryd: according to rev 5731[1], SLD replacing portaudio. Might be interesting to take a look at it. [1] https://code.google.com/p/pcsx2/source/detail?r=5731

rafaelff commented on 2013-07-02 13:14 (UTC)

Basically, put somewhere and set it up in 'config' > 'Plugin/BIOS Selector' > 'BIOS' More info in here: http://forums.pcsx2.net/Thread-Official-English-PCSX2-configuration-guide-v1-0-0#Bios

<deleted-account> commented on 2013-07-02 10:42 (UTC)

No problem to install and launch pcsx2 (just a problem with a misssing icon) but i don't know where to copy the bios i have. An idea plz?

rafaelff commented on 2013-04-23 20:15 (UTC)

@Gringo: better use (pcsx2::svn+https://pcsx2.googlecode.com/svn/trunk) - with "pcsx2::" in front.

Gringo commented on 2013-04-23 20:07 (UTC)

Working PKGBUILD can be found here: http://pastebin.com/n8g93m4s

Xaero252 commented on 2013-04-23 17:07 (UTC)

Verifying that the comment below mine is correct, I experienced the same result. svn:// is a no go, svn+https:// works fine.

sl1pkn07 commented on 2013-04-23 16:45 (UTC)

change svn:// to svn+https:// work