> 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/return-to-castle-wolfenstein.md).

# Return To Castle Wolfenstein

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

Portage de Return To Castle Wolfenstein.

{% embed url="<https://github.com/wolfetplayer/RealRTCW>" %}

## 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>realRTCW</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> rtcw</td></tr><tr><td><strong>Extensions</strong></td><td>.rtcw</td></tr></tbody></table>

## BIOS

Aucun BIOS nécessaire.

## Contrôles

Ce jeu est prévu pour fonctionner avec clavier et souris.

## Information spécifique au système

### Comment installer

Copier les fichiers suivants issues du jeu Return To Castle Wolfenstein dans le dossier roms\rtcw\Main de votre installation RetroBat :

```
/roms/rtcw/Main
           |── pak0.pk3
           |── sp_pak1.pk3
           |── sp_pak2.pk3
           |── sp_pak3.pk3
           └── sp_pak4.pk3
```

Maintenant créer un fichier texte nommé "rtcw" et changer l'extension en .rtcw, puis ajouter le fichier dans le même dossier roms\rtcw\Main.\ <br>

La dernière étape consiste a télécharger le pack de fichier suivants :&#x20;

{% embed url="<https://www.retrobat.org/repo/downloads/rtcw_pack.7z>" %}

{% hint style="info" %}
Ce pack peut également être téléchargé depuis le téléchargement de contenu de RetroBat.
{% endhint %}

Extraire les fichiers dans le même dossier que précédemment.

Votre dossier `roms\rtcw\Main` doit contenir les fichiers suivants :&#x20;

<div align="left"><figure><img src="https://i.imgur.com/p9OHFEp.png" 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/return-to-castle-wolfenstein.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.
