System requirements
Dusklight targets modern GPUs and current OS builds. Exact minimums change with releases — treat this as practical guidance aligned with the upstream README, not a warranty.
Recommended graphics APIs
At minimum, the engine expects D3D12 (Windows), Vulkan 1.1+ (Linux / some Android paths), or Metal (macOS / iOS).
Best-effort fallbacks
Older hardware may use D3D11 or OpenGL ES (Android). These paths exist for compatibility but may not reach full accuracy or performance — your driver and device matter.
Known rough edges
- Older Intel integrated GPUs — driver updates help; v1.4.1 fixed some AMD-on-Windows performance regressions from v1.4.0.
- Some Adreno (Android) and PowerVR parts — see Known issues.
- ARM64 Linux vs x86_64 AppImage are not interchangeable (Releases).