> 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/ports-nintendo-64/perfect-dark.md).

# Perfect Dark

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

Moteur de jeu permettant de jouer à Perfect Dark.

{% embed url="<https://github.com/fgsfdsfgs/perfect_dark>" %}

## Information

<table data-header-hidden><thead><tr><th width="240"></th><th></th></tr></thead><tbody><tr><td><strong>Émulateur</strong></td><td><ul><li>pdark</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> pdark</td></tr><tr><td><strong>Extensions</strong></td><td>.z64</td></tr></tbody></table>

## BIOS

Aucun BIOS nécessaire.

## Contrôles

Voir :

{% embed url="<https://github.com/fgsfdsfgs/perfect_dark?tab=readme-ov-file#controls>" %}

## Informations spécifiques au système

### Ajouter le jeu

Placer n'importe quel fichier de jeu Perfect Dark compatible dans le dossier `roms\pdark`, le fichier doit avoir l'extension .z64.

Les roms compatibles sont les suivantes :

* US V1.1 : `e03b088b6ac9e0080440efed07c1e40f`
* US V1.0 : `7f4171b0c8d17815be37913f535e4e93`
* Japon final: `538d2b75945eae069b29c46193e74790`
* PAL final: `d9b5cd305d228424891ce38e71bc9213`

Par default, RetroBat estimes que vous utilisez la version US ntsc du jeu, si vous utilisez une autre version, vous pouvez changer la région depuis les réglages avancés :

<div align="left"><figure><img src="https://i.imgur.com/v4kX3XT.png" alt=""><figcaption></figcaption></figure></div>


---

# 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/ports-nintendo-64/perfect-dark.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.
