Package Details: dolphin-emu-tool-git 2412.r166.g90eba2b1a0-1

Git Clone URL: https://aur.archlinux.org/dolphin-emu-git.git (read-only, click to copy)
Package Base: dolphin-emu-git
Description: A Gamecube / Wii emulator - CLI-based utility for functions such as managing disc images - git version
Upstream URL: https://dolphin-emu.org
Keywords: dolphin emu emulator game gamecube gui nintendo remote revolution triforce wii wiimote
Licenses: GPL-2.0-or-later
Conflicts: dolphin-emu-tool
Provides: dolphin-emu-tool
Submitter: None
Maintainer: dpeukert
Last Packager: dpeukert
Votes: 123
Popularity: 0.29
First Submitted: 2011-08-20 13:05 (UTC)
Last Updated: 2025-01-19 23:35 (UTC)

Dependencies (45)

Required by (0)

Sources (9)

Pinned Comments

dpeukert commented on 2020-04-10 12:34 (UTC) (edited on 2020-09-26 17:48 (UTC) by dpeukert)

The PKGBUILD for this package is hosted here (contributions are welcome!): https://gitlab.com/dpeukert/pkgbuilds/tree/main/dolphin-emu-git

Latest Comments

« First ‹ Previous 1 .. 36 37 38 39 40 41 42 43 44 45 46 .. 58 Next › Last »

Retro_Gamer commented on 2014-07-31 09:04 (UTC)

I ended up just adding your repository (Thank you) and pulled from that. It seems to have installed fine and is just as playable as stable, but unfortunately its also just as crashy(Segmentation faults) as the stable release 4.0.2 was for me. That and as I guessed previous version save states won't work with git version.

alucryd commented on 2014-07-14 23:58 (UTC)

dolphin is built every night just fine for my nightly repo, I don't know what's going on with you guys, try to build in a clean chroot, that's what the build server does.

Retro_Gamer commented on 2014-07-14 23:51 (UTC)

Yes, yes it is, got the same exact error a few minutes ago.

alucryd commented on 2014-07-07 09:30 (UTC)

zwastik: Can't reproduce here, is it still happening?

zwastik commented on 2014-07-06 03:19 (UTC)

I get this error: Linking CXX executable ../../../Binaries/dolphin-emu /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib/libavcodec.so: referencia a `x265_encoder_open_16' sin definir collect2: error: ld devolvió el estado de salida 1 Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/build.make:1309: recipe for target 'Binaries/dolphin-emu' failed make[2]: *** [Binaries/dolphin-emu] Error 1 CMakeFiles/Makefile2:610: recipe for target 'Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/all' failed make[1]: *** [Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/all] Error 2 Makefile:147: recipe for target 'all' failed make: *** [all] Error 2

alucryd commented on 2014-06-22 09:36 (UTC)

cemegginson: You can find a fixed wxgtk and nightly builds of dolphin on my repo. https://wiki.archlinux.org/index.php/Unofficial_user_repositories#alucryd

cemegginson commented on 2014-06-21 23:25 (UTC)

@alucryd I'd like to confirm that I also experience the same issue as sudsbud, but with the prebuilt package on the repos since I still haven't managed to get this one to compile due to the GCC 4.9 issue or whatever it is that's keeping it from compiling.

alucryd commented on 2014-06-21 10:09 (UTC)

sudsbud: I can't reproduce this here on my laptop. I have bumblebee, using the intel driver or the nvidia blob works for me. I wouldn't say it's a driver issue, since there is no opengl involved when opening/closing the gamepad config window, but I have no idea where it could be coming from.

sudsbud commented on 2014-06-21 02:15 (UTC)

I got the same crash on nouveau, so my guess would be that it isn't driver related.

sudsbud commented on 2014-06-20 07:14 (UTC)

Yes, I do use the nvidia driver and have problems with every dolphin version I've tried. I talked to irc about it and someone suggested that it might be an nvidia driver problem ported over from the windows problem (driver version 334.89) with the opengl backend causing "frequent crashing." I'm thinking about testing with my intel card just to make sure it's something in the driver and then I'll look into downgrading.