> For the complete documentation index, see [llms.txt](https://wiki.retrobat.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.retrobat.org/systems-and-emulators/supported-game-systems/others/dusklight.md).

# Dusklight

<div align="left"><figure><img src="https://github.com/RetroBat-Official/es-theme-carbon/blob/master/art/logos/dusklight.png?raw=true" alt=""><figcaption></figcaption></figure></div>

Game engine to play The Legend Of Zelda: Twilight Princess.

{% embed url="<https://github.com/TwilitRealm/dusklight>" %}

{% embed url="<https://twilitrealm.dev/>" %}

## Information

An iso dump of Twilight Princess is required, the compatible games are listed here:

| Version      | SHA-1 hash                                 |
| ------------ | ------------------------------------------ |
| GameCube USA | `75edd3ddff41f125d1b4ce1a40378f1b565519e7` |
| GameCube EUR | `2601822a488eeb86fb89db16ca8f29c2c953e1ca` |

<table data-header-hidden><thead><tr><th width="240"></th><th></th></tr></thead><tbody><tr><td><strong>Emulators</strong></td><td><ul><li>dusklight</li></ul></td></tr><tr><td><strong>File folder</strong></td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f4c2">📂</span> roms \ <span data-gb-custom-inline data-tag="emoji" data-code="1f4c2">📂</span> dusklight</td></tr><tr><td><strong>File extension</strong></td><td>.m3u .iso</td></tr><tr><td><strong>Group</strong></td><td>ports</td></tr></tbody></table>

## BIOS

No BIOS required.

## Controls

Controls are managed directly by the game engine, RetroBat does not autoconfigure controls for Dusklight.

## System Features

### Adding the game

If you already have the game in the gamecube folder, simply create a text file with .m3u extension and insert the full path to the iso (relative paths are not supported).

Else, place a compatible game iso file in the **roms\dusklight** folder of your RetroBat installation.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://wiki.retrobat.org/systems-and-emulators/supported-game-systems/others/dusklight.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
