Package Details: dolphin-emu-git 5.0.r21606.g8ac22378a1-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 - 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
Provides: dolphin-emu
Submitter: None
Maintainer: dpeukert
Last Packager: dpeukert
Votes: 121
Popularity: 0.89
First Submitted: 2011-08-20 13:05 (UTC)
Last Updated: 2024-05-28 23:55 (UTC)

Dependencies (44)

Required by (3)

Sources (7)

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 .. 3 4 5 6 7 8 9 10 11 12 13 .. 53 Next › Last »

Tortillas-IT commented on 2023-08-24 14:32 (UTC)

i still can't compile the new updated package, even with a clean build

heavysink commented on 2023-08-21 18:34 (UTC)

Hi using fmt0.9 from AUR solved all provlem. It seems that dolphin is still not ready for the new fmt yet.

xAsh commented on 2023-08-21 15:33 (UTC)

Won't compile since latest commit (FAILED: Source/Core/Common/CMakeFiles/common.dir/Version.cpp.o)

xiota commented on 2023-08-19 16:57 (UTC) (edited on 2023-08-26 22:22 (UTC) by xiota)

According to FS#78628, the following prevent the segfault in extra/dolphin-emu:

  • Adding !lto to options.
  • Using clang instead of gcc.

dolphin-emu-git is failing to build in clean chroot. Looks like fmt issues again.

Tortillas-IT commented on 2023-08-19 11:39 (UTC)

@JTF @dolphinisbroken the emulator works fine for me, actually i can't update it right now since it throws a bunch of errors... this package should be updated

JTF commented on 2023-08-17 15:52 (UTC)

@dolphinisbroken I have the same issue. Using the JIT recompiler is what causes the issue for me. Switching to cached interpreter will launch games but will be very slow. You can read more about it here on the dolphin forums. https://forums.dolphin-emu.org/Thread-dolphin-crashes-when-trying-to-use-jit-on-arch-linux

<deleted-account> commented on 2023-08-17 03:54 (UTC)

I just created this account to say that Dolphin has been broken on Arch Linux for many, many months now. Both here and on the Extra repo. Opening any game gives a black screen for a few seconds and then crashes with the error "Segmentation fault (core dumped)".

I was using it just fine a few months ago and I though that the issues would be fixed by now, but judging by the comments it looks like I'm not the only one.

scatherinch commented on 2023-08-15 18:20 (UTC)

I can also confirm that fmt has once again broken the pkgbuild

Will the same trick with the patch work here again for this dreaded issue?

Else, I fixed by downgrading fmt to the previous version (10.0.0) and adding it to ignorepkg

Erwinjitsu commented on 2023-08-15 13:16 (UTC) (edited on 2023-08-15 13:38 (UTC) by Erwinjitsu)

fmt 10.1.0 is out and it breaks the build process once again!

Confirmed this by up/downgrading fmt.

spikerguy commented on 2023-08-09 20:00 (UTC) (edited on 2023-08-09 20:03 (UTC) by spikerguy)

Thanks @dpeukart

Compiles fine with 'pkgver='5.0.r19864.gf2b8baa82c'pkgver='5.0.r19864.gf2b8baa82c'', but cannot launch any game on rdna3 igpu. Anyone else facing this issue ? Ok it does not launch with vulkan on newer igpu's

I will follow up on your gitlab.