You should add wget to the build-deps
Search Criteria
Package Details: epsxe 2.0.5-34
Package Actions
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.39 |
First Submitted: | 2007-05-02 16:59 (UTC) |
Last Updated: | 2024-09-14 02:27 (UTC) |
Dependencies (18)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libarchive (libarchive-gitAUR)
- libcanberra
- libcdio (libcdio-gitAUR)
- libcurl-compat (libcurl-http3-ngtcp2-compatAUR, libcurl-compat-gitAUR)
- libxt
- libxv
- ncurses (ncurses-gitAUR)
- openssl-1.0AUR
- sdl_ttf
- cmake (cmake-gitAUR) (make)
- intltool (make)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-amd-bc250AUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amber) (make)
- nasm (nasm-gitAUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
- valgrind (valgrind-gitAUR) (make)
Required by (5)
Sources (12)
- configure_ac.patch
- dfxvideo_cfg_c.patch
- epsxe.desktop
- epsxe.png
- epsxe.sh
- https://archive.org/download/archlinux_pkg_ncurses/ncurses-5.9_20141101-1-x86_64.pkg.tar.xz
- https://www.epsxe.com/files/ePSXe205linux_x64.zip
- https://www.epsxe.com/files/shaders.zip
- Makefile.patch
- pcsxr-1.9.95.tar.gz
- pcsxr-fix-undefined-operations.patch
- peopsxgl_gpu_c.patch
Latest Comments
« First ‹ Previous 1 .. 19 20 21 22 23 24 25 26 27 28 29 .. 33 Next › Last »
aphirst commented on 2013-09-28 18:48 (UTC)
hav3lock commented on 2013-09-02 19:40 (UTC)
Awesome!! I'm so glad to hear that you were able to get epsxe to work, that's so awesome!! :D
eyome commented on 2013-09-02 19:22 (UTC)
Hi,
So, I had to install spu plugin AND above all lib32-ati-dri...
Now it works, thank you :).
hav3lock commented on 2013-09-02 05:08 (UTC)
@eyome, make sure that you also have a sound plugin, such as 'epsxe-plugin-spu-alsa' installed, since epsxe also requires a sound plugin in order for it to work successfully. The libGL error is probably associated with 'epsxe-plugin-gpu-xgl2', since that plugin is OpenGL2 based, I believe, try installing a sound plugin and using the mesagl plugin as well; if that doesn't work then you're on your own, I'm afraid.
Best of luck.
eyome commented on 2013-09-01 19:56 (UTC)
Thank you for your response, I have already try to use epsxe-gpu-mesagl, and it didn't work.
I have try to create a symlink, and it doesn't work too :(
[eyome@Archlinux ~]$ epsxe
* Running ePSXe emulator version 1.9.4.
(epsxe:1741): Gtk-WARNING **: Impossible de trouver le moteur de thème dans module_path : « adwaita »
(epsxe:1741): Gtk-WARNING **: Impossible de trouver le moteur de thème dans module_path : « adwaita »
Gtk-Message: Failed to load module "canberra-gtk-module"
* Memory handlers init.
load_bios bios/scph1001.bin
* ePSXe: PSX BIOS loaded [bios/scph1001.bin].
* Loading ISO Format [MDF/BIN/IMG2352] ok
* First/Last track: 1 1
* Track 1: (DATA) - Start 1: (00,02,00) - Length 69:57
* NTSC cdrom detected. (SLUS_012.51)
* Init gpu[0][libgpuPeteXGL2.so.2.0.9]
libGL error: failed to load driver: r600
libGL error: Try again with LIBGL_DEBUG=verbose for more details.
VMware, Inc.
Gallium 0.4 on llvmpipe (LLVM 3.3, 128 bits)
* Open gpu[0]
* Linux input init error.
plugins/libspu.so: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type[eyome@Archlinux ~]$
"Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type" means "can't open the shared folder : no folder or file of this type found"
Maybe I have a right problem ? What right should be applied on /opt/epsxe/plugins/ ?
Why I have libgl error ? Oo
hav3lock commented on 2013-09-01 19:35 (UTC)
Don't sweat it; it's all good. ;)
eyome commented on 2013-09-01 19:27 (UTC)
Sorry, my previous report is far from be complete :
I have added my name in games group.
I have tested with each videos plugins.
My card is ATI R600 and I use free drivers.
hav3lock commented on 2013-09-01 19:26 (UTC)
Uhhh... I don't see any epsxe-related errors (I can't read French) in your comment... lemme check google translate... Okay, so epsxe couldn't load `libgpu.so`, try installing epsxe-plugin-gpu-mesagl and see if epsxe will work then, or do you not have a mesa compatible uhh... video card?
Or here, try this: create a symlink from libgpuPeteXGL2.so.2.0.x to libgpu.so, like so:
ln -s /opt/epsxe/plugins/libgpuPeteXGL2.so.2.0.9 /opt/epsxe/plugins/libgpu.so
and see if that helps.
Pinned Comments