> ## Documentation Index
> Fetch the complete documentation index at: https://xrlive.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# System Requirements

> Minimum and recommended hardware specs for running xRLive

xRLive uses Unreal Engine 5 rendering — a dedicated GPU is strongly recommended for smooth stage output. Check that your machine meets the specs below before installing.

<Columns cols={2}>
  <Card title="Windows">
    **Minimum**

    * Windows 10 64-bit
    * Quad-core Intel or AMD 2.5 GHz
    * RAM: 8GB
    * Graphics Card: Any DirectX 11 or 12 compatible card

    **Recommended**

    * Windows 11 Home 64-bit
    * Intel Core i7 12700F 2.1 GHz
    * RAM: 16GB
    * Graphics Card: NVIDIA RTX 4060 Ti
  </Card>

  <Card title="macOS">
    **Minimum**

    * macOS 13 Ventura
    * Apple Silicon or Intel Core i5
    * RAM: 8GB
    * Metal-compatible GPU

    **Recommended**

    * macOS 14 Sonoma or later
    * Apple M1 / M2 / M3
    * RAM: 16GB
    * Apple M-series GPU
  </Card>
</Columns>
