Updated I. Quick start [Users] (markdown)

squidbus 2025-06-03 03:38:32 -07:00
parent fc558ca198
commit 44cd9e049f

@ -10,16 +10,27 @@
### 1.1 Minimum System Requirements
Ensure your system meets the following requirements:
#### CPU
- **Processor:**
- ≥ 4 cores/6 threads
- \>2.5Ghz
- AVX2 support (not a hard requirement, but strongly recommended for good performance)
- **Rosetta 2** on ARM
- **RAM:** At least 8GB (16GB recommended).
- **Graphics:** Vulkan1.3-compatible graphics card.
- **OS:** Windows 10/11, Linux, or macOS 14 (64-bit).
- A processor with at least 4 cores and 6 threads
- Above 2.5 GHz frequency
- A CPU supporting the x86-64-v3 baseline.
- **Intel**: Haswell generation or newer
- **AMD**: Excavator generation or newer
- **Apple**: Rosetta 2 on macOS 15.4 or newer
#### GPU
- A graphics card with at least 1GB of VRAM
- Vulkan 1.3 with the `VK_KHR_swapchain` and `VK_KHR_push_descriptor` extensions
#### RAM
- 8GB of RAM or more
#### OS
- At least Windows 10, Ubuntu 22.04, or macOS 15.4
### 1.2 Required Drivers