Package Details: dolphin-emu-debugfast-git 2409.r247.gaa8226f-1

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: 2024-10-28 22:41 (UTC)

Required by (3)

Sources (11)

Pinned Comments

xiota commented on 2023-11-05 17:59 (UTC) (edited on 2024-10-28 22:47 (UTC) by xiota)

  • Build option environment variables:

    • _debugfast=true – debugfast = fastlog = "Enable all logging."
    • _build_unittests=true – Build and run unit tests
    • _build_clang=true – Compile with clang
    • _build_avx=true – 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.

Latest Comments

xiota commented on 2023-11-05 17:59 (UTC) (edited on 2024-10-28 22:47 (UTC) by xiota)

  • Build option environment variables:

    • _debugfast=true – debugfast = fastlog = "Enable all logging."
    • _build_unittests=true – Build and run unit tests
    • _build_clang=true – Compile with clang
    • _build_avx=true – 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.