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

Return To Castle Wolfenstein port.

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

## Bios Information

No BIOS required.

## Controls

This game is designed for keyboard and mouse.

## Specific system information

### How to install

Copy the following files from the Return To Castle Wolfenstein game in the roms\rtcw\Main folder of your RetroBat installation:

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

Now create an empty text file named "rtcw" and change the extension to .rtcw, add the file in the same folder as above.\ <br>

The last step required is to download the following pack of files:

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

{% hint style="info" %}
This pack can also be downloaded from RetroBat content downloader.
{% endhint %}

Extract the files in the same folder.

Your folder should contain the following files:

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