-
Build options:
_debugfast=true
– debugfast = fastlog = "Enable all logging."_build_unittests=true
– Build and run unit tests_build_clang=true
– Compile withclang
_build_level=3
– Enable x86-64-v3 (avx/avx2) support
-
Avoid commenting and flagging at the same time for the same issue.
- Flag for common issues with standard solutions, like submodule updates.
- Comment for issues requiring explanation or debugging.
- Use a pastebin for blocks of text more than a few lines.
Search Criteria
Package Details: dolphin-emu-debugfast-git 2503.r174.g9819d66-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dolphin-emu-debugfast-git.git (read-only, click to copy) |
---|---|
Package Base: | dolphin-emu-debugfast-git |
Description: | A Gamecube and Wii emulator |
Upstream URL: | https://github.com/dolphin-emu/dolphin |
Licenses: | GPL-2.0-or-later |
Conflicts: | dolphin-emu, dolphin-emu-nogui, dolphin-emu-tool |
Provides: | dolphin-emu, dolphin-emu-nogui, dolphin-emu-tool |
Submitter: | KerrickStaley |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2016-06-11 22:18 (UTC) |
Last Updated: | 2025-03-30 09:38 (UTC) |
Dependencies (28)
- alsa-lib
- bluez-libs (bluez-gitAUR)
- bzip2 (bzip2-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- hidapi (hidapi-gitAUR)
- libevdev (libevdev-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd)
- liblzma.so (xz-gitAUR, lib32-xz, xz)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libspng (libspng-gitAUR)
- libudev.so (systemd-chromiumos-libsAUR, libeudevAUR, systemd-libs-fmlAUR, lib32-systemd-gitAUR, systemd-libs-selinuxAUR, systemd-libs-gitAUR, lib32-systemd, systemd-libs)
- libusb (libusb-gitAUR)
- libx11 (libx11-gitAUR)
- libxi (libxi-gitAUR)
- libxrandr (libxrandr-gitAUR)
- lz4 (lz4-gitAUR)
- lzo
- mbedtls2
- miniupnpc (miniupnpc-gitAUR)
- pugixml (pugixml-gitAUR)
- Show 8 more dependencies...
Required by (4)
- chimera (requires dolphin-emu)
- dolphin-emu-nogui-git (requires dolphin-emu)
- emulationstation (requires dolphin-emu) (optional)
- wheelwizard (requires dolphin-emu) (optional)
Pinned Comments
xiota commented on 2023-11-05 17:59 (UTC) (edited on 2025-03-12 19:34 (UTC) by xiota)
Build options:
_debugfast=true
– debugfast = fastlog = "Enable all logging."_build_unittests=true
– Build and run unit tests_build_clang=true
– Compile withclang
_build_level=3
– Enable x86-64-v3 (avx/avx2) supportAvoid commenting and flagging at the same time for the same issue.