Package Base Details: dolphin-emu-git

Git Clone URL: https://aur.archlinux.org/dolphin-emu-git.git (read-only, click to copy)
Keywords: dolphin emu emulator game gamecube gui nintendo remote revolution triforce wii wiimote
Submitter: None
Maintainer: dpeukert
Last Packager: dpeukert
Votes: 120
Popularity: 0.179632
First Submitted: 2011-08-20 13:05 (UTC)
Last Updated: 2024-05-09 20:26 (UTC)

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 .. 13 14 15 16 17 18 19 20 21 22 23 .. 53 Next › Last »

BTW_IUseGentoo commented on 2019-03-08 03:24 (UTC) (edited on 2019-03-08 03:25 (UTC) by BTW_IUseGentoo)

Alright, I hope this is the right place https://bugs.dolphin-emu.org/issues/11603

But FYI as a user it was not obvious to me if it was compilation or packaging error. Thank you for providing direction.

alucryd commented on 2019-03-07 10:13 (UTC)

Obviously a compilation error, not a packaging error, please bother upstream.

BTW_IUseGentoo commented on 2019-03-07 02:41 (UTC) (edited on 2019-03-07 02:42 (UTC) by BTW_IUseGentoo)

Im reporting build failing for me

Please submit a full bug report,  
with preprocessed source if appropriate.  
See <<https://bugs.archlinux.org/>> for instructions.  
make[2]: *** [Source/Core/Core/CMakeFiles/core.dir/build.make:1831: Source/Core/Core/CMakeFiles/core.dir/HW/WiimoteEmu/Camera.cpp.o] Error 1  
make[2]: *** Waiting for unfinished jobs....  
[ 64%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/WiimoteEmu/Extension/Drums.cpp.o  
make[1]: *** [CMakeFiles/Makefile2:934: Source/Core/Core/CMakeFiles/core.dir/all] Error 2  
make: *** [Makefile:152: all] Error 2  
==> ERROR: A failure occurred in build().  
Aborting...  
Error making: dolphin-emu-git

kyle_dolichev commented on 2018-12-14 19:11 (UTC)

cubeb now exists on the AUR as a standalone package if you'd like to add that in as an optdepends, also I like to have DENABLE_SDL=TRUE so that we have SDL as an optional controller backend alongside eudev

Does anybody know what the story is on DENABLE_LTO ? Enabling it seems to make performance suffer, why is that? Perhaps its because I am using an SSD and it has something to do with that? IDK

alucryd commented on 2018-10-29 10:30 (UTC)

It's ENABLE_EGL and ENABLE_X11 now but they're enabled by default anyway.

kyle_dolichev commented on 2018-10-26 18:00 (UTC) (edited on 2018-10-26 18:00 (UTC) by kyle_dolichev)

USE_EGL & USE_X11 no longer work I see. I wonder if they've changed it or just removed it.

alucryd commented on 2018-10-08 07:35 (UTC)

Dolphin is still a triforce emulator even if that branch hasn't been merged yet.

Raansu commented on 2018-10-06 14:27 (UTC)

This is listed as a "triforce" emulator but I don't see where that support is compiled in. Official Dolphin-emu doesn't have triforce support, you have to compile from the triforce branch.

alucryd commented on 2018-10-01 11:15 (UTC)

Updated, thx for the ehads up :)

kyle_dolichev commented on 2018-09-29 13:42 (UTC)

Its supposed to be -DENABLE_QT=TRUE now, its no longer QT2.