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 .. 40 41 42 43 44 45 46 47 48 49 50 .. 67 Next › Last »

alucryd commented on 2015-04-11 10:43 (UTC)

Works fine here. Seems related to your CPU type, you might want to ask that upstream.

hotaru commented on 2015-04-11 07:35 (UTC)

i'm getting the same error as pin2... anyone have any idea how to fix it?

pin2 commented on 2015-03-15 14:16 (UTC)

Could you guys help me? http://pastebin.com/4XzRJSmM

vitekpin commented on 2015-02-09 13:03 (UTC)

josephgbr: It works, thank you.

rafaelff commented on 2015-02-09 00:51 (UTC)

@vitekpin: according to your log, "Could NOT find wxWidgets (missing: wxWidgets_FOUND)". Please make sure that lib32-wxtgk is installed (not lib32-wxgtk2.8 !)

vitekpin commented on 2015-02-08 14:21 (UTC)

I rellized it allready but no I have similar problem as bluerider make[2]: *** [common/src/Utilities/CMakeFiles/Utilities.dir/AlignedMalloc.cpp.o] Error 1 make[2]: *** [common/src/Utilities/CMakeFiles/Utilities.dir/AlignedMalloc.cpp.o] Error 2

vitekpin commented on 2015-02-08 14:14 (UTC)

sorry here is the log: http://pastebin.com/NK9DQFxK

vitekpin commented on 2015-02-08 14:09 (UTC)

Hello, I recently build pcsx2-git 1.3.0.r884.2da3e15-1 and there is no binary at all. Only lib32 and share folders. Did I do something wrong?

alucryd commented on 2015-01-21 10:12 (UTC)

Should build now, exporting CC and CXX for cross compilation is not enough anymore, one must use the provided toolchain file.