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

# OpenJazz

<div align="left"><figure><img src="https://raw.githubusercontent.com/fabricecaruso/es-theme-carbon/refs/heads/master/art/logos/openjazz.svg" alt=""><figcaption></figcaption></figure></div>

Moteur de jeu permettant de jouer à Jazz Jackrabbit

{% embed url="<https://alister.eu/jazz/oj/>" %}

### Information <a href="#information" id="information"></a>

| **Émulateurs**       | <ul><li>openjazz</li></ul>                                |
| -------------------- | --------------------------------------------------------- |
| **Dossier des jeux** | :open\_file\_folder:roms \ :open\_file\_folder: openjazz​ |
| **Extensions**       | .openjazz                                                 |

### BIOS <a href="#bios-information" id="bios-information"></a>

Aucun BIOS nécessaire.

### Contrôles <a href="#controles" id="controles"></a>

Les contrôles sont gérés dans le jeu.

### Informations spécifiques au système <a href="#informations-specifiques-au-systeme" id="informations-specifiques-au-systeme"></a>

#### Installation du jeu dans l'émulateur <a href="#install-game-in-the-emulator" id="install-game-in-the-emulator"></a>

OpenJazz nécessite une copie du jeu original Jazz Jackrabbit (1994/1995), celui-ci peut être obtenu via [GOG](https://www.gog.com/fr/game/jazz_jackrabbit_collection) ou depuis le tiroir contenant vos vieux CDRom DOS.<br>

**Étape 1 : Installer les fichiers nécessaire au jeu**

Copier les fichiers de jeux dans le répertoire roms\openjazz de votre installation RetroBat, dans un sous-dossier "jazz" :

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

**Étape 2 : Créer les fichiers nécessaires à RetroBat**

Créer un fichier .txt vide avec le nom du jeu, puis renommer l'extension du fichier en ".openjazz":

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

Ce fichier doit se trouver dans le même dossier que le fichier **JAZZ.EXE**.


---

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