Package Details: epsxe 2.0.5-34

Git Clone URL: https://aur.archlinux.org/epsxe.git (read-only, click to copy)
Package Base: epsxe
Description: Enhanced PSX emulator
Upstream URL: https://epsxe.com
Keywords: emulator playstation
Licenses: unknown
Conflicts: bin32-epsxe
Submitter: None
Maintainer: hav3lock
Last Packager: hav3lock
Votes: 229
Popularity: 0.187147
First Submitted: 2007-05-02 16:59 (UTC)
Last Updated: 2024-09-14 02:27 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 21 22 23 24 25 26 27 28 29 30 31 .. 33 Next › Last »

<deleted-account> commented on 2013-08-07 17:27 (UTC)

The use of libtinfo.so is deprecated. All the softs should update to use libncurses.so instead. But, I'm not the dev ;) lspci : some plugins looks ok (gamepad plugin looks awesome !) but I can't launch a game from 1.9.0. Even with the externals I use in 1.6.0. Thanks anyway for the good job (and the update of the other plugin's packagebuild)

hav3lock commented on 2013-08-07 05:36 (UTC)

@Schala, you're on your own when it comes to the desktop file--I don't know how that's supposed to work. Cuda's PKGBUILD will have to be updated, I suppose, to check to see if there is already a symlink of `libtinfo.so.5` or better yet, there ought to be a freaking `libtinfo.so.5` package out there that creates the symlink, which other packages can then depend upon.

Schala commented on 2013-08-06 22:04 (UTC)

I'm getting errors regarding libtinfo.so.5 now, even though it exists in the filesystem. Installing cuda introduces a file conflict

Schala commented on 2013-08-06 22:02 (UTC)

Oh, also, the desktop file will not register ePSXe with my application menu categories for some reason. I compared the file to another game and it looks fine. So, I'm stumped

hav3lock commented on 2013-08-06 12:48 (UTC)

@anxest, as for the plugins... I don't know. I haven't actually tried using epsxe since I updated it to 1.9.0... Have they worked or not worked for you?

hav3lock commented on 2013-08-06 12:47 (UTC)

@anxest You're welcome; installing cuda isn't necessary anymore, but if it is installed the new PKGBUILD has been instructed not to generate a symlink to libncurses.so.*, otherwise a symlink to said library is generated. Note: it does this to prevent filesystem conflicts for when a symlink to said library already exists--it doesn't actually check to see if it is owned by cuda, the PKGBUILD just checks whether `[[ -h /usr/lib/libtinfo.so.5 ]]` is true or not.

<deleted-account> commented on 2013-08-06 08:34 (UTC)

Thanks for being that quick ! Does the installation of cuda make a reel difference ? I symlinked /usr/lib32/libtinfo.so.5 to /usr/lib32/libncurses.so.5.9 as i've seen on some forums, wich was enough to launch epsxe. Unfortunately, my cdrom reader died at this exact moment. I'm not sure of the relation beetwen those events though. Does all the default plugins work correctly for you ?