Skip to content

Download

Where to Download Dusk Safely

Dusk is the application that reimplements the original game. We never host, mirror, or link to ROMs, ISOs, disc images, or game files. This page explains where to find Dusk itself — and how to avoid fake downloads.

UPDATED 2026-05-105 minBeginner

Safe download policy

We never host or mirror ROMs, ISOs, disc images, or Dusk builds. Always download Dusk from the official project source.

Read the full policy: /no-roms

Short answer

Get Dusk from the official Dusk GitHub repository. That is the canonical source. Anything labeled “preconfigured” or “full game” is almost certainly unsafe and is not endorsed by the Dusk project.

Official Dusk sources

The two authoritative places to look:

  • github.com/TwilitRealm/dusk — the official project repository, releases and README.
  • The official Dusk website (linked from the repository’s README) — for documentation and project announcements.

What Dusk includes

Dusk is the runtime — the executable, supporting libraries, and platform-specific glue. It does not ship with the original game.

What Dusk does not include

Dusk does not contain any of the following

  • Original GameCube game ROM, ISO, or disc image.
  • Copyrighted Nintendo / Zelda artwork, audio, sprites, textures, or models.
  • Keys, cracks, or DRM-bypass tools.
  • Pre-configured bundles claiming to include the game.

You must provide your own legally obtained copy of the original game. See the supported versions page for the SHA-1 hashes that Dusk recognizes.

Fake download warning

Search results for “dusk download” can include sites that:

  • Wrap an installer with adware or malware bundles.
  • Claim to include the “full game” to attract piracy intent — these are illegal and unsafe.
  • Hijack the Dusk name and serve a different binary entirely.
  • Charge money for a free open-source build.

Treat any result that is not the official GitHub repository or website with suspicion. See our safe-download checklist for the verification steps.

Safe download checklist

  • URL begins with the official project domain or github.com/TwilitRealm/dusk.
  • The release page shows a tag, version number, and matching commit hash.
  • The download is the binary or source archive only — not a full-game bundle.
  • Your antivirus does not flag the binary on first run.
  • You verify the file size or checksum if the project publishes one.

Continue to setup

After installing Dusk, head to the setup guide to verify your supported version and configure your platform. If you hit an “unsupported version” error, the unsupported version page is where to start.

Related guides