Package Details: pcsx2-git 2.3.10.r0.g5441c7ed59-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.34
First Submitted: 2014-03-26 14:17 (UTC)
Last Updated: 2024-11-08 23:36 (UTC)

Dependencies (32)

Required by (3)

Sources (8)

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 .. 53 54 55 56 57 58 59 60 61 62 63 .. 66 Next › Last »

<deleted-account> commented on 2012-04-25 09:27 (UTC)

Yeah i figured they used their own sdl by the looks of it. I have been able to compile pcsx2 before atleast, i don't know what has went wrong. I have had the "whole shebang" of lib32-deps of pcsx2 since before, but, so that we don't miss anything i have: multilib/lib32-nvidia-utils 295.40-1 And i have a gtx-570 (gainwaird phantom 3 blahblah) :)

rafaelff commented on 2012-04-24 15:32 (UTC)

@PReP: which graphics card do you have (Nvidia, ATI, etc.?) and do you have the corresponding 32-bit DRI driver (e.g.: nvidia gfx card with 'lib32-nvidia' or 'lib32-nouveau-dri') ? The problem is not in the SDL in your system, as pcsx2 uses its own SDL (actually a unstable one, SDL 1.3)

<deleted-account> commented on 2012-04-24 10:17 (UTC)

I must have broken something in my setup up if this compiles for others on Arch 64-bit :/ The last revisions have started stopping with: http://pastebin.com/fmFLU16k I pasted some of the parts that i felt were somewhat relevant. The only idea i have is that (my?) sdl is broken somehow, but it seems like pcsx2 compiles an internal sdl-library anyways. Any ideas?

<deleted-account> commented on 2012-04-21 16:00 (UTC)

It's working ! Thanks a lot !

rafaelff commented on 2012-04-21 00:27 (UTC)

@3lazer4: problem fixed by upstream in r5168.

<deleted-account> commented on 2012-04-20 16:51 (UTC)

Okay, thanks ! I'm waiting ^^ (Sorry for my english, I'm french)

rafaelff commented on 2012-04-20 13:39 (UTC)

@3lazer4: yep, just notice this bug as well and warned the development team. Most likely will be solved in revision 5168 or something.

<deleted-account> commented on 2012-04-20 13:22 (UTC)

Hello ! I tried to install this package but an error occured : http://pastebin.com/AifEP5v9

rafaelff commented on 2012-02-14 22:18 (UTC)

I confirmed just now that rebuilding lib32-wxgtk will solve this issue. lib32-libtiff3 and lib32-libpng14 are not needed.

rafaelff commented on 2012-02-14 18:41 (UTC)

@tasypi and @kyhz, since version 2.8.12-3, wxgtk started depending on libtiff 4 and libpng 1.5... maybe if you uninstall lib32-libtiff3 and lib32-libpng14 and rebuild lib32-wxgtk, you will stop depending on them... Can you try to rebuild it ? (I can't do it from here right now)