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

# REminiscence

<div align="center" data-full-width="true"><figure><img src="/files/3Fs2Q23qiXwgHkGFg3NT" alt="" width="563"><figcaption></figcaption></figure></div>

Moteur de jeu permettant de jouer à Flashback.

{% embed url="<https://docs.libretro.com/library/reminiscence/>" %}

## Informations

<table data-header-hidden><thead><tr><th width="224"></th><th></th></tr></thead><tbody><tr><td><strong>Émulateur</strong></td><td><ul><li>Libretro : REminiscence</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> reminiscence</td></tr><tr><td><strong>Extensions</strong></td><td>.rem</td></tr></tbody></table>

## Bios

Aucun BIOS nécessaire.

## Contrôles

| Retrobat                         | REminiscence       |
| -------------------------------- | ------------------ |
| START                            |                    |
| SELECT                           |                    |
| D-PAD                            | D-PAD              |
| Stick analogique gauche          | Directions         |
| Stick analogique droit           |                    |
| ![](/files/1td6mLHIwCWm0tVVSuD5) | Inventaire / Echap |
| ![](/files/oQmMDvGLPCQJiXNlol7Z) | Draw / Holster     |
| ![](/files/MjhQKxoApDWojCWfSAgs) | Utiliser           |
| ![](/files/2UVJEd12DYAXiSTPT9RE) | Action             |
| L1                               |                    |
| R1                               |                    |
| L2                               |                    |
| R2                               |                    |

## Information spécifique au système

### Organisation des fichiers de jeux

REminiscence fonctionne avec les fichiers de jeu Flashback, de Delphine Software. Il est possible d'utiliser les fichiers des versions DOS, PC-CD, Amiga, Macintosh, ou bien d'utiliser les fichiers disponibles sous les plateformes [GOG ](https://www.gog.com/game/flashback)ou [STEAM](https://store.steampowered.com/app/961620/Flashback/).&#x20;

A l'interieur du dossier `roms\reminiscence`, créer un nouveau dossier `Flashback`. A l'intérieur de ce dossier, placer les fichiers de jeu que vous pouvez trouver dans le dossier `Flashback_Data\StreamingAssets\data` de votre dossier de jeu Flashback :

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

Les niveaux pourront être chargés, mais certaines voix et musiques pourraient être manquantes. Pour y pallier, il est possible d'utiliser les fichiers musiques d'Amiga de Raphaël Gesqua, en les déplaçant à l'interieur du dossier Flashback.

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

Enfin, pour que RetroBat puisse reconnaitre et lancer le jeu, créer un fichier texte vide à l'interieur du dossier `roms\reminiscence`, que vous renommerez `Flashback` avec l'extension de fichier `.REM`

<div align="left"><figure><img src="/files/Xxm222swakFqNiwXuUC4" 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/reminiscence.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.
