> 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/the-force-engine.md).

# The Force Engine

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

Moteur de jeu permettant de jouer à Dark Forces.

{% embed url="<https://theforceengine.github.io/>" %}

## Information

<table data-header-hidden><thead><tr><th width="224"></th><th></th></tr></thead><tbody><tr><td><strong>Émulateurs</strong></td><td><ul><li>theforceengine</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> theforceengine</td></tr><tr><td><strong>Extensions</strong></td><td>.game</td></tr></tbody></table>

## Bios

Aucun BIOS nécessaire.

## Contrôles

{% hint style="warning" %}
Il n'y a pas de configuration automatique des contrôles pour Dark Forces, les touches peuvent être paramétrées depuis l'émulateur.
{% endhint %}

## Information spécifique au système

### Organisation des fichiers

Le jeu DOS original (ou une des versions disponibles sur STEAM ou GOG) doivent être copiées dans le dossier `roms\theforceengine` de votre installation RetroBat.

#### Exemple de structure de jeu :

L'exemple suivant contient la version original DOS du jeu:

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

Créer un fichier texte dans le même dossier que l'exécutable du jeu puis renommer le fichier avec l'extension ".game".\ <br>

### Lancer des mods

RetroBat permet le lancement de mods pour TheForceEngine.\
Les mods doivent être placés dans le dossier `roms\theforceengine\Mods` de RetroBat.

<div align="left"><figure><img src="/files/3IvBT4Q7VGgdeIMpjOSY" alt=""><figcaption></figcaption></figure></div>

Pour activer le mod dans RetroBat, créer un fichier texte avec un nom facilement identifiable (ce nom sera affiché dans la liste de jeux RetroBat).

A l'intérieur du fichier .txt, indiquer le nom complet du mod (avec son extension).

Sauvegarder le fichier, et renommer l'extension `.txt` en `.game`

<div align="left"><figure><img src="/files/r8T4RMcOEsSi9q7isQOi" 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/the-force-engine.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.
