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 .. 37 38 39 40 41 42 43 44 45 46 47 .. 66 Next › Last »

rafaelff commented on 2015-08-28 09:43 (UTC)

@AnoherAI I had this problem sometimes. Normally, due to changes in the source code by the developers. Can you please compile this package with 'makepkg -L' (L to keep log) and provide us the build log? Put the content in a pastebin-like site or, if too big, share from cloud resource, like dropbox. @Melon_Bread: Command "make" (in 'build' funcion) compiles the source, while "make install" (in 'package' function) install the files in the appropriate place. Behind the scenes, there is a file called 'Makefile' telling where things should be installed. If build correctly, the executable will be "pushed" (installed).

Melon_Bread commented on 2015-08-28 05:18 (UTC)

Yeah it seems that once it builds and such, it is not getting installed anywhere. And by no means am I any package maintainer but it seems there is no places in the PKGBUILD where is says to push the binary to.

AnotherAI commented on 2015-08-21 17:59 (UTC)

After building and installing the package, the executable can't be found anywhere and no command line access is available. Doing a find on pcsx2* results in nothing and eyeballing /usr/bin gives me nothing. Is there something I am missing? I've tried reinstalling the built package multiple times, tried several reboots, etc. I am using Linux-CK by the by.

alucryd commented on 2015-08-17 13:08 (UTC)

For the 100th time, logs belong in an external pastebin service, not to mention what you pasted is useless. A warning doesn't make a build fail, an error does, and there are 2 of the same error much further up. GCC even tells you how to work around them, which in this case is to pass -fpermissive to the compiler. Anyway, I won't add that workaround as I've already notified upstream, the latest commit is the culprit and it should be fixed pretty quickly. Feel free to modify the pkgbuild locally if you must.

JonnyRobbie commented on 2015-08-17 12:36 (UTC)

I run into a problem during build pcsx2-git 1.3.1.r1836.9c7d417-1 (2015-08-15 12:18): /tmp/yaourt-tmp-marek/aur-pcsx2-git/src/pcsx2/pcsx2/gui/MemoryCardFolder.cpp:1553:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated: use SetInitialSize() instead. [-Wdeprecated-declarations] } ^ In file included from /usr/include/wx-3.0/wx/wx.h:38:0, from /tmp/yaourt-tmp-marek/aur-pcsx2-git/src/pcsx2/pcsx2/gui/i18n.h:18, from /tmp/yaourt-tmp-marek/aur-pcsx2-git/src/pcsx2/pcsx2/./PrecompiledHeader.h:72, from /tmp/yaourt-tmp-marek/aur-pcsx2-git/src/pcsx2/pcsx2/gui/MemoryCardFolder.cpp:16: /usr/include/wx-3.0/wx/window.h:1872:13: note: declared here inline void wxWindowBase::SetInitialBestSize(const wxSize& size) ^ pcsx2/CMakeFiles/PCSX2.dir/build.make:3558: recipe for target 'pcsx2/CMakeFiles/PCSX2.dir/gui/MemoryCardFolder.cpp.o' failed make[2]: *** [pcsx2/CMakeFiles/PCSX2.dir/gui/MemoryCardFolder.cpp.o] Error 1 CMakeFiles/Makefile2:329: recipe for target 'pcsx2/CMakeFiles/PCSX2.dir/all' failed make[1]: *** [pcsx2/CMakeFiles/PCSX2.dir/all] Error 2 Makefile:127: recipe for target 'all' failed make: *** [all] Error 2 It happened two times in a row.

djimenez commented on 2015-08-17 06:07 (UTC)

I seem to have run into a dependency problem related to lib32-portaudio with a system that has the 'jack-git' package installed from the aur. Can I have both jack-git and pcsx2-git installed at the same time? Thx, Daniel.

rafaelff commented on 2015-07-29 15:43 (UTC)

@ben0mega: hard to tell if there is a issue filed or not, because these problems come and go quickly in the Git repo. You can try commenting out on the PCSX2 forums [1] (i suggest in Arch Linux thread [2]) and wait for a developer to reply. [1] http://forums.pcsx2.net/ [2] http://forums.pcsx2.net/Thread-PCSX2-for-Archlinux

ben0mega commented on 2015-07-22 18:36 (UTC)

@katafrakus Is this still an issue? Is there a github issue I can follow? (I currently have SEGV's and am wondering if I have a different bug or the same one).

katafrakus commented on 2015-06-28 02:26 (UTC)

@nagar @Enverex Same issue, it's an issue with the gsdx plugin, I bisected it to https://github.com/PCSX2/pcsx2/commit/7135867119eeb0ff981c3e72ea407b5bf7a0aad3 git bisect start # bad: [59a66f87c3d2c59cfbbd8f8ac35a45e06d6da24a] Merge pull request #611 from turtleli/fix-toggling git bisect bad 59a66f87c3d2c59cfbbd8f8ac35a45e06d6da24a # bad: [f3c0c1bb88d87f3bb8689f58aa4beabf50e82b06] gsdx-ogl: TexParamami is provided in core git bisect bad f3c0c1bb88d87f3bb8689f58aa4beabf50e82b06 # good: [5bc8f046b289037c3a5bf0fcd9a6d029c3de98dd] gsdx: fix snow engine issue in native resolution git bisect good 5bc8f046b289037c3a5bf0fcd9a6d029c3de98dd # bad: [eb0f6eb953b841e3c8af39f04a9927cebf1a1a49] Merge pull request #607 from TheLastRar/dev9settings git bisect bad eb0f6eb953b841e3c8af39f04a9927cebf1a1a49 # bad: [7135867119eeb0ff981c3e72ea407b5bf7a0aad3] gsdx: very old typo on option name git bisect bad 7135867119eeb0ff981c3e72ea407b5bf7a0aad3 # good: [ac99735b5ba17f778eb99edc61731e00790c2267] Revert "pcsx2:gui:wx3: wrong order of language in wizard" git bisect good ac99735b5ba17f778eb99edc61731e00790c2267 # good: [cfff229977ab5da4613e8dae5fefedb9482348c4] Merge pull request #603 from turtleli/fix-change-language git bisect good cfff229977ab5da4613e8dae5fefedb9482348c4 # first bad commit: [7135867119eeb0ff981c3e72ea407b5bf7a0aad3] gsdx: very old typo on option name I'll file something upstream.