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

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 .. 58 59 60 61 62 63 64 65 66 67 Next › Last »

rafaelff commented on 2011-08-14 19:01 (UTC)

Hint: Enable more than 2 cores of your 4-6 cores CPU in menu Emulation Configs > "Speedhacks" > "MTVU". This increase a lot the performance! This applies to revision 4865+ Read more: http://code.google.com/p/pcsx2/source/detail?r=4865

rafaelff commented on 2011-07-17 18:13 (UTC)

Yep, notice. It was in PCSX2 Dev team's TODO list. This was fixed in revision 4811.

lucak3 commented on 2011-07-17 09:50 (UTC)

It seems not to install GameIndex.dbf, is it a configuration error (I did not modify the PKGBUILD). It says in the "PCSX2 Program Log": (GameDB) Database Not Found! [/usr/bin/GameIndex.dbf]

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?