> 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/francais/systemes-and-emulateurs/supported-game-systems/autres/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>

Moteur de jeu permettant de jouer à The Legend Of Zelda: Twilight Princess.

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

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

## Information

Une image ISO de Twilight Princess est nécessaire; vous trouverez les versions compatibles ci-dessous :

<table><thead><tr><th width="295.25">Version</th><th>SHA-1 hash</th></tr></thead><tbody><tr><td>GameCube USA</td><td><code>75edd3ddff41f125d1b4ce1a40378f1b565519e7</code></td></tr><tr><td>GameCube EUR</td><td><code>2601822a488eeb86fb89db16ca8f29c2c953e1ca</code></td></tr></tbody></table>

<table data-header-hidden><thead><tr><th width="240"></th><th></th></tr></thead><tbody><tr><td><strong>Emulateurs</strong></td><td><ul><li>dusklight</li></ul></td></tr><tr><td><strong>Dossier des jeux</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>Extension</strong></td><td>.m3u .iso</td></tr><tr><td><strong>Groupe</strong></td><td>ports</td></tr></tbody></table>

## BIOS

Aucun BIOS nécessaire.

## Contrôles

Il n'y a pas de configuration automatique des contrôles pour Dusklight, le moteur de jeu gère les touches automatiquement.

## Information spécifique au système

### Ajouter un jeu

Si vous avez déjà le jeu dans votre répertoire gamecube, il vous suffit simplement de créer un fichier texte, de renommer l'extension en .m3u, et de renseigner à l’intérieur du fichier avec un éditeur de texte le chemin complet vers l'iso (le chemin relatif ne sont pas supportés).

Sinon, placez le fichier de jeu compatible au format iso dans le dossier **roms\dusklight** de votre installation RetroBat.


---

# 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/francais/systemes-and-emulateurs/supported-game-systems/autres/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.
