# Raze

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

Game engine to play Blood, Shadow Warrior, Duke Nukem 3D and other games using the same engine.

{% embed url="<https://raze.zdoom.org/about>" %}

## 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>raze</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> raze</td></tr><tr><td><strong>File extension</strong></td><td>.raze</td></tr></tbody></table>

## Bios Information

No BIOS required.

## Controls

Controls must be configured within the emulator.

## Specific system information

### List of supported games

The list of games supported by Raze can be found here:

{% embed url="<https://zdoom.org/wiki/Raze#Supported_games>" %}

### How to add a game

Create a txt file and write the relative path to the .grp (or other extension Raze supports) file to launch:

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

Save the file with the "`.raze`" extension.

### Using your own command line arguments

RetroBat allows using your own command line arguments with the emulator.

To do so, create a .txt file and fill one argument per line:

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

Save the file with the ".raze" extension and place it in the `roms\raze`folder.

{% hint style="info" %}
Command lines starting with / or \ are interpreted as relative paths from the folder the raze file is located.
{% endhint %}


---

# 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/raze.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.
