> 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/devilutionx.md).

# DevilutionX

<div align="left"><figure><picture><source srcset="/files/DNEk7CoeHAcvF1zrFGNi" media="(prefers-color-scheme: dark)"><img src="/files/7JgGNNn5Z3w2OLr0jgSh" alt=""></picture><figcaption></figcaption></figure></div>

Moteur de jeu permettant de jouer à Diablo et son extension Hellfire.

{% embed url="<https://github.com/diasurgical/devilutionX>" %}

## 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>devilutionx</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> devilutionx</td></tr><tr><td><strong>Extensions</strong></td><td>.game .win</td></tr></tbody></table>

## BIOS

Aucun BIOS nécessaire.

## Contrôles

A compléter

## Information spécifique au système

### Organisation des fichiers de jeux

DevilutionX fonctionne avec les fichiers de jeu Diablo (et son extension Hellfire).

Vous pouvez extraire les fichiers depuis le CD original, ou vous procurer le jeu via [GOG](https://www.gog.com/game/diablo), [Battle.net](https://eu.shop.battle.net/fr-fr/family/diablo)[ ](https://www.gog.com/game/flashback)ou [STEAM](https://store.steampowered.com/app/961620/Flashback/).

Depuis le dossier `roms\devilutionx`, créer un sous-dossier nommé `diablo.game`.&#x20;

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

A l'intérieur de ce sous-répertoire, copier le fichier `diabdat.mpq` présent sur votre CD ou votre dossier d'installation de Diablo (ou bien vous pouvez l'[extraire de l'installateur GOG](https://github.com/diasurgical/devilutionX/wiki/Extracting-the-.MPQs-from-the-GoG-installer)).

Pour jouer à l'extension Diablo: Hellfire, il vous faudra copier également les fichiers `hellfire.mpq`, `hfmonk.mpq`, `hfmusic.mpq`, `hfvoice.mpq`.

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

Vous pouvez également utiliser le fichier`spawn.mpq` depuis [la version d’essai](https://github.com/diasurgical/devilutionx-assets/releases/latest/download/spawn.mpq) [\[2\]](http://ftp.blizzard.com/pub/demos/diablosw.exe), à la place de `diabdat.mpq`, afin de pouvoir lancer la version d'évaluation du jeu.<br>

### Mods

De nombreux mods existent pour DevilutionX. Vous pouvez les consulter depuis la page [GitHub ](https://github.com/diasurgical/devilutionX/wiki/Mods-and-related-projects)du projet.


---

# 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/devilutionx.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.
