Package Details: pcsx2-latest-bin 2.3.10-1

Git Clone URL: https://aur.archlinux.org/pcsx2-latest-bin.git (read-only, click to copy)
Package Base: pcsx2-latest-bin
Description: Sony PlayStation 2 emulator
Upstream URL: https://github.com/PCSX2/pcsx2
Licenses: GPL-3.0-only
Conflicts: pcsx2
Provides: pcsx2
Submitter: xiota
Maintainer: xiota
Last Packager: xiota
Votes: 20
Popularity: 0.83
First Submitted: 2023-05-30 23:51 (UTC)
Last Updated: 2024-11-10 23:20 (UTC)

Pinned Comments

xiota commented on 2023-06-29 00:35 (UTC) (edited on 2024-10-01 16:01 (UTC) by xiota)

  • This is a self-updating package that automatically attempts to use the latest prerelease AppImage.

    • Do not flag or comment to request mere version bumps until a month has passed since the last update.
  • Problems:

    • Try building in a clean chroot. Shouldn't matter for this package, but worth trying.
    • Shutdown or uninstall appimagelauncher because it "intercepts all attempts to open an AppImage". Similar tools may have the same problem.
      • Restart binfmt: sudo systemctl restart systemd-binfmt
  • Upstream developers have indicated they do not wish to be disturbed about downstream packaging issues.

    • Test the AppImage directly before reporting any bugs upstream. Properly confirmed bugs should have no need to mention downstream packaging.
    • Report problems with this package here.
      • Avoid flagging and commenting at the same time for the same issue.
      • Flag for common issues with standard solutions (eg, depends updates).
      • Comment for issues that require explanation or debugging.

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

lovehatelove commented on 2023-12-27 06:57 (UTC)

After a recent update launching pcsx2-qt returns the following error:

/opt/pcsx2/AppRun.wrapped: error while loading shared libraries: libpcap.so.0.8: cannot open shared object file: No such file or directory

The latest appimage release appears to work without error.

dillard commented on 2023-12-16 17:47 (UTC)

@Mr.Smith1974 read the pinned comment, this package pulls the latest appimage from github and only updates the pkgbuild if something major changes

Mr.Smith1974 commented on 2023-12-16 13:13 (UTC)

-> pcsx2-latest-bin: local (1.7.5302-1) is newer than AUR (1.7.5200-1)

leledumbo commented on 2023-07-24 07:09 (UTC)

I still get what @dillard experienced, it's a clean install: install: cannot stat '/home/leledumbo/.cache/yay/pcsx2-latest-bin/src/squashfs-root/pcsx2-qt.desktop': No such file or directory

mapfeld commented on 2023-07-19 06:07 (UTC)

I receive an error (/usr/bin/pcsx2-qt: line 10: /usr/bin/apprun-hooks/linuxdeploy-plugin-qt-hook.sh: No such file or directory) when starting the app. Looking into the package, this file is located under /opt/pcsx2/usr/bin/apprun-hooks/linuxdeploy-plugin-qt-hook.sh. So basically the same, but with /opt/pcsx2 prepended. Does anyone know how to work around, except for linking the file there?

dillard commented on 2023-07-17 23:51 (UTC)

I started get the following error today from yay

install: cannot stat '/home/user/.cache/yay/pcsx2-latest-bin/src/squashfs-root/PCSX2.desktop': No such file or directory

Is it because this package builds pcsx2-qt.desktop?