Package Details: pcsx2-git 2.3.240.r2.g23c495b939-1

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: 131
Popularity: 0.44
First Submitted: 2014-03-26 14:17 (UTC)
Last Updated: 2025-03-25 20:47 (UTC)

Dependencies (35)

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 .. 62 63 64 65 66 67 68 69 70 Next › Last »

rafaelff commented on 2011-07-16 02:11 (UTC)

Since r4805, PCSX2 now install packages in a different folder than the old /opt/pcsx2. From now on, it will support installing files in correct folders. Please note that after installing you will need to (re)configure PCSX2's plugins folder location. In First Time Wizard ('pcsx2 --forcewiz') you select custom folder for plugins, browse until /usr/lib32 and then ok. It should find all plugins. For more information about file locations, run 'pacman -Ql pcsx2-svn' (query and list files) Any problem, please let me know.

rafaelff commented on 2011-06-11 17:43 (UTC)

I was about to say to the same as matthew. I've got the PKGBUILD with this svn command. I guess I could remove this flag, but I don't know the side effects. Any information on this would be good.

matthewbauer commented on 2011-06-11 16:22 (UTC)

@eduardosm It is in the official PKGBUIlD prototype for subversion. I have no idea why though.

eduardosm commented on 2011-06-11 14:33 (UTC)

Why did you add "--config-dir ./" to svn flags. It afects people who need to use a proxy.

rafaelff commented on 2011-06-05 17:52 (UTC)

Organized the PKGBUILD, removed pcsx2.sh (no need anymore)... btw, the upstream solved (some time ago) build with gcc 4.6

<deleted-account> commented on 2011-05-09 09:55 (UTC)

Heh, yeah. It does crash when I start it. Sorry, when I last posted I got it built and then proceeded on to other things. Forgot to actually test it. :p

rafaelff commented on 2011-05-08 14:49 (UTC)

this option seems to be a nice idea, since PCSX2 currently provide some flags as caution. But I have a bigger problem here: I successfully build pcsx2-svn, but every time I try to run pcsx2 it crashes... Does this happen to you?

<deleted-account> commented on 2011-05-08 10:22 (UTC)

Hey I just wanted to post that this build is working again with rev 4631. Also, it does not build correctly if you have your MAKEFLAGS set, so "options=('!makeflags')" needs to be in the PKGBUILD to make sure it builds right for people who have their MAKEFLAGS set.

<deleted-account> commented on 2011-04-29 06:44 (UTC)

Cool. Thanks for looking into it.

rafaelff commented on 2011-04-27 23:27 (UTC)

Confirmed that it is a problem for the upstream to solve. I'll let you know when it is fixed. Working on it.