> 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/systems-and-emulators/supported-game-systems/others/wolfenstein-3d.md).

# Wolfenstein 3D

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

Game engine to play Wolfenstein 3D.

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

## 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>Libretro: ecwolf</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> ecwolf</td></tr><tr><td><strong>File extension</strong></td><td>.pk3 .exe</td></tr></tbody></table>

## Bios Information

<table><thead><tr><th width="221">BIOS file</th><th width="141">Folder</th><th>md5</th></tr></thead><tbody><tr><td>ecwolf.pk3</td><td><code>\bios</code></td><td>F1C29D2DC0A1A48A0C007DBB38801950</td></tr></tbody></table>

## Controls

<table><thead><tr><th width="246">Retrobat</th><th>ECWolf</th></tr></thead><tbody><tr><td>START</td><td>Pause</td></tr><tr><td>SELECT</td><td>Map</td></tr><tr><td>D-PAD</td><td>D-PAD</td></tr><tr><td>Stick gauche</td><td>Forward, backward and strafe</td></tr><tr><td>Stick droit</td><td>Turn left and right</td></tr><tr><td><img src="/files/1td6mLHIwCWm0tVVSuD5" alt=""></td><td>Show status</td></tr><tr><td><img src="/files/oQmMDvGLPCQJiXNlol7Z" alt=""></td><td>Use</td></tr><tr><td><img src="/files/MjhQKxoApDWojCWfSAgs" alt=""></td><td>Fire</td></tr><tr><td><img src="/files/2UVJEd12DYAXiSTPT9RE" alt=""></td><td>Run</td></tr><tr><td>L1</td><td>Strafe left</td></tr><tr><td>R1</td><td>Strafe right</td></tr><tr><td>L2</td><td>Previous weapon</td></tr><tr><td>R2</td><td>Next Weapon</td></tr><tr><td>L3</td><td></td></tr><tr><td>R3</td><td></td></tr></tbody></table>

## Specific system information

No specific system information (yet).


---

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

```
GET https://wiki.retrobat.org/systems-and-emulators/supported-game-systems/others/wolfenstein-3d.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.
