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.183404
First Submitted: 2007-05-02 16:59 (UTC)
Last Updated: 2024-09-14 02:27 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 33 Next › Last »

CarterCox commented on 2018-03-22 22:55 (UTC)

Hi man, thank you for this awesome emulator.

By the way, I'm getting this error when running makepkg:

error: target not found: ncurses5-compat-libs ==> ERROR: 'pacman' failed to install missing dependencies.

Any idea what's going on?

rafaelff commented on 2018-03-07 15:15 (UTC)

2 things:

1- It is crashing all of a sudden with an output like:

 ...
 * Frames per second (49.539) - Time 49 frames -> 0.989 seconds.
 * Frames per second (49.588) - Time 49 frames -> 0.988 seconds.
 * Frames per second (50.150) - Time 49 frames -> 0.977 seconds.
unknown opcode 0001FFFF at 80099098
 * Closing core spu...
 * Closing gpu ...
 * Shutdown gpu [0]  
 * Closing ISO system.

2- There is a warning on every launch:

/opt/epsxe/epsxe: /usr/lib/libncurses.so.5: no version information available (required by /opt/epsxe/epsxe)
/opt/epsxe/epsxe: /usr/lib/libncurses.so.5: no version information available (required by /opt/epsxe/epsxe)
/opt/epsxe/epsxe: /usr/lib/libcurl.so.3: no version information available (required by /opt/epsxe/epsxe)

Ketsui commented on 2018-02-26 18:12 (UTC) (edited on 2018-02-26 18:12 (UTC) by Ketsui)

ln -sf "$HOME/.${pkgname}rc" -T "${pkgdir}/opt/${pkgname}/.${pkgname}rc"

This line results in a broken link, should be:

ln -sf "$HOME/.${pkgname}/${pkgname}rc" -T "${pkgdir}/opt/${pkgname}/.${pkgname}rc"

tonisley commented on 2018-02-07 07:34 (UTC)

==> Validando source arquivos com md5sums... ncurses-6.0-20170902.tgz ... Passou ncurses-6.0-20170902.tgz.asc ... Ignorada ==> Verificando assinatura de arquivo fonte com gpg... ncurses-6.0-20170902.tgz ... FALHOU (chave pública desconhecida 702353E0F7E48EDB) ==> ERRO: Uma ou mais assinaturas PGP não puderam ser verificadas!

O erro acima é do AUR. O erro abaixo é do "ePSXe executable (Linux 64bits)" que retirei do site do EPSxe:

./epsxe_x64: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory

O pacote "ncurses5-compat-libs" não resolve o problema.

hav3lock commented on 2017-10-30 15:40 (UTC)

@gfurst, you probably need to install ncurses5-compat-libs. Sometime this week I will go ahead and add that back to the list of depends.

gfurst commented on 2017-10-28 03:44 (UTC)

doesn't even start up "/opt/epsxe/epsxe: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory"

algebro commented on 2017-10-24 02:13 (UTC) (edited on 2017-10-24 02:24 (UTC) by algebro)

Oddly enough, pacaur and pacman -Qm are saying I don't have epsxe installed, although it's clearly in my pacaur directory. I'm not sure what happened but I'll go ahead and reinstall it. Going to assume user error here. Thanks for updating the package and troubleshooting @hav3lock

hav3lock commented on 2017-10-24 01:57 (UTC)

@algebro, try updating again: I just tried using pacaur to update epsxe and it seems to be working fine.

hav3lock commented on 2017-10-24 01:32 (UTC)

@algebro, I'll go ahead and bump the version just to be safe.

algebro commented on 2017-10-24 00:13 (UTC)

Thanks a lot @hav3lock. For some reason pacaur isn't seeing the package update--am I supposed to reinstall the package?