Package Details: dolphin-emu-git 2503.r176.g1b85da9b85-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.046648
First Submitted: 2011-08-20 13:05 (UTC)
Last Updated: 2025-03-31 22:22 (UTC)

Dependencies (53)

Required by (4)

Sources (11)

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 .. 44 45 46 47 48 49 50 51 52 53 54 .. 60 Next › Last »

alucryd commented on 2013-04-03 11:01 (UTC)

For those eager to build this with gcc 4.8.0, a soon to be merged patch is available here: http://markus.members.selfnet.de/dolphin/gcc48fix.patch

alucryd commented on 2013-04-02 20:19 (UTC)

joelsc: Yep, haven't had time to look into it yet.

joelsc commented on 2013-04-02 20:09 (UTC)

Doesn't seem to build with gcc 4.8

alucryd commented on 2013-04-01 21:49 (UTC)

bluerider: These kind of complaints have nothing to do here, please post them on the dolphin-emu bug tracker.

bluerider commented on 2013-04-01 18:18 (UTC)

After updating the package, it seems Super Smash Brothers Brawl only runs at half its original speed (I'm getting 30-40 fps).

alucryd commented on 2013-03-16 09:42 (UTC)

GLSL-master was just merged. The opengl plugin has been reworked and dolphin does not depend on nvidia-cg anymore. Deps updated.

alucryd commented on 2013-03-16 09:42 (UTC)

GLSL-master was just merged. The opengl plugin has been reworked and dolphin does not depend on nvidia-cg anymore. Deps updated.

Schala commented on 2013-03-03 10:49 (UTC)

Latest Git revision fixes the libpulse issue.

chenxiaolong commented on 2013-03-03 07:37 (UTC)

@Alucryd: That looks to be a linking issue, so header inclusion doesn't really matter. I haven't had a chance to test yet, but adding: CXXFLAGS="${CXXFLAGS} -lpulse-simple should get things working again :)

alucryd commented on 2013-03-02 14:29 (UTC)

Schala: I do too, haven't had the time to look into it in depth though. First I thought they didn't include the headers from PA (or that their names had changed), but they did. I'll keep you posted.