Match your CPU architecture
Use the win32 x86_64 archive on most Windows PCs. Use the ARM64 archive only on Windows on ARM devices.

Most Windows PCs should use the x86_64 zip. Extract the full folder, run Dusklight, and choose Select Disc Image for your supported GameCube or Wii dump. The notes below cover SmartScreen, file checks, Windows on ARM, and graphics backends.
Last reviewed: September 19, 2026 against GitHub v2.0.0
The v2.0.0 release ships separate win32 x86_64 and Windows on ARM archives. Supply your own original game dump. The tagged README supports all retail GameCube and Wii discs except Korean Wii; Wii discs still use the GameCube HUD and some GameCube behavior.
Use the win32 x86_64 archive on most Windows PCs. Use the ARM64 archive only on Windows on ARM devices.
Use your own GameCube or Wii dump. v2.0.0 supports the retail discs except Korean Wii. Twilight Princess HD is a separate Wii U release and is not supported.
D3D12 or Vulkan remains the preferred Windows path. D3D11 offers best-effort support on older devices, with lower accuracy or performance.
v2.0.0 was released September 19, 2026. Its Windows x86_64 zip is 56,058,805 bytes (53.5 MiB); the ARM64 zip is 53,494,701 bytes (51.0 MiB). Compare the version and architecture as well as the size.
GitHub release assets do not need to be mirrored by Dusk Light. This Windows guide shows how to confirm the file you downloaded and how to keep a record of the game dump you prepared. These PowerShell commands do not create a legal dump by themselves; they only calculate hashes for files you already have.
Get-FileHash -Algorithm SHA256 .\Dusklight-v2.0.0-win32-x86_64.zipRun this in PowerShell from the folder that contains the downloaded zip. Keep the output with your notes so you can compare it after moving or backing up the installer.
Get-FileHash -Algorithm SHA1 .\your-twilight-princess-dump.isoUse this on your own disc image after dumping through a legitimate workflow. The official README links to the Dolphin Wiki and nodtool for dump guidance; Dusk Light does not publish copyrighted hashes or game files.
Get-ChildItem .\Dusklight-v2.0.0-win32-*.zip | Select-Object Name,Length,LastWriteTimeThis is a quick sanity check when you are choosing between x86_64 and Windows on ARM. It should show the zip file you meant to use before you extract it.
Stay in this language while comparing Dusk Light downloads, file sizes, update times, and platform notes.
GitHub marks v2.0.0 as the latest stable release. Use its asset names when you compare downloads or report a problem.
v1.4.0 overhauled renderer performance, fixed Unicode data-folder paths, and packaged the Visual C++ runtime DLLs. v1.4.1 fixed a performance regression that affected some GPUs, especially AMD on Windows.
v2.0.0 adds .dusk bundles, an in-game mod browser, and the built-in Randomizer. Use Settings > Save Manager before launching the game to export saves or create backups; it supports .dusksave, .gci, and .raw files.
The project closed this WUP-028 controller-file issue on August 3, 2026. It describes older builds; closure alone does not prove a fix on every device. If it recurs on v2.0.0, record the adapter, controller-file size, and steps in the linked report.
Open sourceA closed Windows issue described launch failure when the user profile path contained non-English characters. If you see advice about moving the app to an English-only path, treat it as historical context first and update to the latest release before changing your Windows account.
Open sourceAn open Windows crash report mentions crashes around talking to Zelda in the sewers, related cutscenes, and the Faron Woods poison lake. This is not a universal Windows warning, but it is useful evidence to check before assuming your archive is corrupt.
Open sourceA closed issue reported pulsating bloom when unlocked framerate was enabled. Because it is marked completed, use it mainly as a reminder to compare your experience with the current release and note graphics settings when reporting visual bugs.
Open sourceA v2.0.0 user report on Windows also reproduced on Steam Deck says some fonts and menu headers do not update when UI Scale changes. Reopening the settings window or restarting refreshed them in that report. This is a reported workaround, not a verified fix for every setup.
Open sourceAll files listed here point to the official TwilitRealm/dusklight GitHub release assets. Dusk Light does not mirror binaries or host copyrighted game data.