No ROMs / no copyrighted assets
This independent guide does not host or link to game files. Use your own legally obtained copy.
What you need first
- A 64-bit Windows install with current updates.
- A GPU with D3D12 or Vulkan support (older Intel iGPUs may have issues — see GPU section).
- A legally obtained dump of Twilight Princess (GameCube USA or PAL/EUR).
- Your dump's SHA-1 hash matches a build on /supported-versions.
Download the right file
For Windows there is exactly one official asset:
- Dusk-v1.0.0-win32-x86_64.zip — 33.5 MB — github.com/TwilitRealm/dusk/releases
File size and checksum verified against the GitHub Releases API on 2026-05-11. See /download for the full release table.
Install steps (4 of them)
From the official README, the flow is:
- Extract the .zip — right-click → “Extract All…” or use 7-Zip. Pick a folder you control (your user profile is fine; avoid
C:\Program Fileson the first run because admin permissions can complicate things). - Launch Dusk.exe from the extracted folder. If Windows SmartScreen blocks it, see the next section.
- Press “Select Disc Image” in Dusk and provide the path to your supported dump.
- Press “Play”.
If SmartScreen blocks the launch
Windows often flags new releases of small projects with “Windows protected your PC”. To run anyway when you trust the source:
- Click More info on the SmartScreen dialog.
- Click Run anyway.
If your antivirus quarantines the binary, restore it from quarantine and add a folder exclusion for the Dusk install path. Don’t ignore antivirus warnings if the file came from anywhere other than the official GitHub release.
GPU requirements
Per the README, Dusk requires a GPU with support for D3D12, Vulkan, or Metal. On Windows that means D3D12 or Vulkan in practice. Notes:
- Older Intel integrated GPUs may not work even if drivers report D3D12 support — the team has called these out as having a high likelihood of incompatibility.
- NVIDIA / AMD discrete GPUs from the last several generations should be fine.
- Update GPU drivers from the vendor (NVIDIA / AMD / Intel) rather than relying on Windows Update.
If you’re stuck
- Won’t launch at all → see won’t launch for log locations and the diagnostic tree.
- “Disc image not recognized” → disc image not recognized.
- “Unsupported version” → unsupported version.
- Anything outside those three — official Discord discord.gg/dusktp is the fastest route to a human.