# 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>

Game engine to play Star Wars Dark Forces game.

{% 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>Emulators</strong></td><td><ul><li>theforceengine</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> theforceengine</td></tr><tr><td><strong>File extension</strong></td><td>.game</td></tr></tbody></table>

## Bios Information

No BIOS required.

## Controls

{% hint style="warning" %}
There is no automatic configuration for The Force Engine, controls can be configured within the emulator.
{% endhint %}

## Specific system information

### File organization

Files from the original DOS version of the game (or the versions available on STEAM or GOG) must be copied to the `roms\theforceengine` folder of your RetroBat installation.

#### Example of game structure:

The following example contains the original DOS version of the game:

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

Create an empty text file in the same folder as the game executable and rename it with the ".game" extension.<br>

### Running mods

RetroBat enables to run mods for TheForceEngine.\
Mods must be copied to the `roms\theforceengine\Mods` folder of your RetroBat installation.

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

To enable the mod in RetroBat, create a text file with a recognizable name for the mod (this name will appear in the RetroBat gamelist).

Inside the .txt file, write the name of the mod file with the extension.

Save the file, and rename the `.txt` extension into `.game`

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


---

# Agent Instructions: 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:

```
GET https://wiki.retrobat.org/systems-and-emulators/supported-game-systems/others/the-force-engine.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
