Package Details: dolphin-emu-nogui-git 2409.r299.gd1ef4d5cc1-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 - no GUI - 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-cli, dolphin-emu-nogui
Provides: dolphin-emu-cli, dolphin-emu-nogui
Submitter: None
Maintainer: dpeukert
Last Packager: dpeukert
Votes: 123
Popularity: 1.14
First Submitted: 2011-08-20 13:05 (UTC)
Last Updated: 2024-11-10 13:18 (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 .. 23 24 25 26 27 28 29 30 31 32 33 .. 56 Next › Last »

e8hffff commented on 2016-11-08 15:31 (UTC)

Spoke too soon. On latest build it seems HID-API is working. Recognised Wiimote straight up. Way to go. My apologises to those working hard.

e8hffff commented on 2016-11-08 14:34 (UTC)

This is another useless project on Linux as getting the controllers to work is a nightmare unless you're running a barebones cli/x11 system. The emulator does not work with bluetooth integration on windows engines like KDE or Gnome. There is some initial work for HIDAPI support but. Makes you want to pull your hair out and lump using MS Windows, as so much is dysfunctional on Linux.

BlackLotus89 commented on 2016-11-04 19:39 (UTC)

It doesn't emulate triforce anymore.

e8hffff commented on 2016-10-21 15:35 (UTC)

Annoying that this emulator on Linux doesn't recognise Wiimotes detected/connected via KDE bluetooth integration. Consider Windows uses Wiimotes connected to the system wide bluetooth. Ridiculous that Dolphin-emu attempts its own Bluez detection.

Martchus commented on 2016-08-05 11:30 (UTC)

Has been fixed in 25c77babebe625b46d96d62af9ef3a7bb3f4d99c. The header curl.h is now included directly which should prevent further errors of this kind.

0x647262 commented on 2016-08-05 01:21 (UTC) (edited on 2016-08-05 02:37 (UTC) by 0x647262)

Seems to be broken again: http://pastebin.com/0VNNuAh7 cURL version: 7.50.1-1 Downgraded cURL to version 7.50.0-1. Compiles without the error. Seems the problem lies in: http://pastebin.com/YaqXcRTe (diff of /usr/include/curl/curl.h 7.50.0-1 to 7.50.1-1)

cubethethird commented on 2016-08-01 14:40 (UTC)

Ah my bad. For some reason I thought the package needed to be updated manually. Probably should have checked the PKGBUILD.

alucryd commented on 2016-08-01 08:44 (UTC)

@Martchus: Great job. @cubethethird: Why flag out of date?

cubethethird commented on 2016-07-31 23:06 (UTC)

Just finished building the latest master from github and it builds without issue. Also, due to a previous PR, my generic USB gamepad now works again. Yay!

Martchus commented on 2016-07-31 22:51 (UTC)

The fix is merged now :-)