# Half Life

<div align="left"><figure><img src="https://raw.githubusercontent.com/RetroBat-Official/es-theme-carbon/336b127d8e12e7a4f3357e3cc967a15cc58ae766/art/logos/halflife.svg" alt="" width="375"><figcaption></figcaption></figure></div>

Décompilation Half Life.

{% embed url="<https://github.com/FWGS/xash3d-fwgs>" %}

## 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>xash3d</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> halflife</td></tr><tr><td><strong>Extensions</strong></td><td>.game</td></tr></tbody></table>

## BIOS

Aucun BIOS nécessaire.

## Contrôles

{% hint style="warning" %}
Il n'y a pas de configuration automatique pour Xash3d, les contrôles peuvent être configurés depuis le jeu.
{% endhint %}

## Information spécifique au système

### Ajouter un jeu

Créer un fichier .txt à l'aide du bloc-note (ou à l'aide d'un clic droit > Nouveau document texte).

Nommer le fichier du nom du jeu qui doit être lancé. Le nom doit être identique au nom du sous-dossier contenant le jeu (exception fait pour le jeu original Half Life).

Sauvegarder le fichier avec l'extension **.game** au lieu de .txt dans le dossier roms\halflife.

#### Exemples :

Pour les fichiers de jeu :

```
/retrobat/roms/halflife/
                   |── valve/        <== placer les fichiers originaux ici
                   |── gearbox/
                   |── cstrike/
                   |── half-life.game
                   |── gearbox.game
                   └── bshift.game
```

{% hint style="info" %}
Au premier lancement, RetroBat copiera les fichiers de l'émulateur Xash3d dans le dossier retrobat\roms\halflife, ceci est nécessaire pour le bon fonctionnement du moteur de jeu.
{% 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/francais/systemes-and-emulateurs/supported-game-systems/autres/half-life.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.
