> 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/moteurs-de-jeu/open-beats-of-rage.md).

# Open Beats Of Rage

<div align="left"><figure><img src="https://raw.githubusercontent.com/fabricecaruso/es-theme-carbon/52ff37c9e265587d006945a2ba695b5a962b3a3d/art/logos/openbor.svg" alt=""><figcaption></figcaption></figure></div>

Moteur de jeu de combat - Créé en 2003

{% embed url="<https://fr.wikipedia.org/wiki/Beats_of_Rage>" %}

## Information

<table data-header-hidden><thead><tr><th width="224"></th><th></th></tr></thead><tbody><tr><td><strong>Émulateur</strong></td><td><ul><li>openbor</li><li>openbor-specific-version</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> openbor</td></tr><tr><td><strong>Extensions</strong></td><td>.pak .exe</td></tr></tbody></table>

## Bios

Aucun BIOS nécessaire.

## Contrôles

| Retrobat                         | OpenBOR    |
| -------------------------------- | ---------- |
| START                            | START      |
| SELECT                           | ECHAP      |
| D-PAD                            | D-PAD      |
| Stick analogique gauche          | Directions |
| Stick analogique droit           |            |
| ![](/files/1td6mLHIwCWm0tVVSuD5) | Attaque    |
| ![](/files/oQmMDvGLPCQJiXNlol7Z) | Sauter     |
| ![](/files/MjhQKxoApDWojCWfSAgs) | Attaque 2  |
| ![](/files/2UVJEd12DYAXiSTPT9RE) | Special    |
| L1                               | Attaque 4  |
| R1                               | Attaque 3  |
| L2                               |            |
| R2                               |            |
| L3                               |            |
| R3                               |            |

## Information spécifique au système

### Lancer un jeu avec une version spécifique de OpenBor

RetroBat permet de lancer un jeu avec n'importe quelle version de OpenBOR.

Pour cela, télécharger la version spécifique de OpenBOR et copier le dossier dans  `emulators\openbor`, le sous-dossier doit être nommé par le numéro de version (maximum 4 digits):

<div align="left"><figure><img src="https://i.imgur.com/Qun9nDy.png" alt=""><figcaption><p>Dans cet exemple, les versions 4153 et 7533 sont disponibles</p></figcaption></figure></div>

Ensuite, modifier le nom du jeu en y ajoutant la version de OpenBOR à utiliser entre des crochets ( "\[" et "]") :

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

{% hint style="info" %}
Le numéro de version spécifié entre les crochets doit être strictement identique au numéro de version spécifié dans le dossier `\emulators\openbor`.
{% endhint %}

Enfin, dans RetroBat, sélectionné l'émulateur "**openbor-specific-version"**, puis lancer le je&#x75;**:**

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

{% hint style="info" %}
RetroBat ne génère aucune configuration pour les version spécifiques d'OpenBOR, les personnalisations et commandes doivent être configurées manuellement dans OpenBOR.&#x20;
{% endhint %}


---

# 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/moteurs-de-jeu/open-beats-of-rage.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.
