> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dotouch-emu.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Plateformes supportées

> Plateformes supportées par dotouch-emu et fichiers de téléchargement pour Windows, macOS et Linux.

## Plateformes supportées

dotouch-emu fonctionne sur :

* **Windows 10 et versions ultérieures** (ia32/amd64/arm64)
* **macOS 10.9 et versions ultérieures** (Intel & Apple Silicon)
* **Linux** (Debian ≥ 9, Ubuntu ≥ 18) (amd64)

## Téléchargements par plateforme

<Tabs>
  <Tab title="Windows">
    | Fichier                           | Description                 |
    | --------------------------------- | --------------------------- |
    | `dotouch-emu.{version}.exe`       | Version exécutable portable |
    | `dotouch-emu.Setup.{version}.exe` | Version installateur        |
    | `dotouch-emu.{version}-win.zip`   | Version zip portable        |
  </Tab>

  <Tab title="macOS">
    | Fichier                           | Description                     |
    | --------------------------------- | ------------------------------- |
    | `dotouch-emu-{version}.dmg`       | Version pour Mac Intel          |
    | `dotouch-emu-{version}-arm64.dmg` | Version pour Mac ARM (M1/M2/M3) |

    <Note>
      Pour les processeurs Apple Silicon (M1/M2/M3), utilisez la version `arm64`.
    </Note>
  </Tab>

  <Tab title="Linux">
    | Fichier                           | Description             |
    | --------------------------------- | ----------------------- |
    | `dotouch-emu-{version}.AppImage`  | Version AppImage        |
    | `dotouch-emu-{version}.tar.gz`    | Version tar.gz portable |
    | `dotouch-emu_{version}_amd64.deb` | Version Debian          |
  </Tab>
</Tabs>
