Package Details: dolphin-emu-git 2506.r91.g944dd711b7-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: 123
Popularity: 0.016145
First Submitted: 2011-08-20 13:05 (UTC)
Last Updated: 2025-06-08 16:48 (UTC)

Dependencies (56)

Required by (4)

Sources (10)

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 .. 11 12 13 14 15 16 17 18 19 20 21 .. 60 Next › Last »

<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.

Riedler commented on 2023-08-07 09:18 (UTC)

thanks!

dpeukert commented on 2023-08-06 23:26 (UTC)

@Riedler, @rubin55, @spikerguy, @abouvier, @noabody, @xiota, @scatherinch, @Peter0x44 , @carlosalvatore, @cwrau: The patch should now be fixed and this package should now work with fmt 10, sorry for the delay.

cwrau commented on 2023-08-04 19:06 (UTC)

@Peter0x44's patch worked for me, would be great if the PKGBUILD could get adjusted

carlosalvatore commented on 2023-08-04 05:04 (UTC)

For me it was enough to install aur/fmt9 to build and run dolphin-emu properly.

The world(or extra)/dolphin 23.04.3-1 results in a segmentation fault when trying to start an emulation, therefore the git version is the best choice.

Hope the comment helps somebody.

Peter0x44 commented on 2023-08-02 01:20 (UTC) (edited on 2023-08-02 01:21 (UTC) by Peter0x44)

@scatherinch you just apply the changes in question to the PKGBUILD file from the repo, then run makepkg -si or whatever the AUR helper you're using expects.

EDIT: never mind, I see it is solved for you

scatherinch commented on 2023-08-01 15:23 (UTC) (edited on 2023-08-02 00:13 (UTC) by scatherinch)

@Peter0x44 I'm still kind of new to Arch. One thing I haven't scratched yet is how to build or modify packages in the way you described. However, maybe you wouldn't mind giving me a quick rundown or pointing me to a resource where I could learn to do this?

I would really like to learn and fix this issue!

EDIT: I figured it out. Seems to have solved it for now, can confirm