From 667da07c8dae4a4529a9cff6c15417b11167579c Mon Sep 17 00:00:00 2001 From: alex Date: Mon, 4 Jun 2018 10:50:58 +0800 Subject: [PATCH] Bumped required version of MacOS to the latest Frequent crashes on `10.13.4`. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac4005c..9fb077d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Notes: * Minimum requirements for Dota 2 Vulkan: * Windows 7/8/10 64-bit: NVIDIA Kepler-series+ (365.19+ driver), AMD 7700+ (Crimson 16.5.2.1+ driver) * Linux 64-bit: NVIDIA Kepler-series+ (364.16+ driver), AMD GCN 1.2 (16.20.3 driver) - * macOS 10.13.4+ with a Metal-capable GPU + * macOS 10.13.5+ with a Metal-capable GPU * __NOTE: NVIDIA's driver does not support Vulkan on Fermi GPUs__, this includes some low end models in the 600/700/800 series, so please make sure you have a Kepler (GKxxx), Maxwell (GMxxx), or Pascal (GPxxx) GPU before posting a bug. This is especially confusing because some models such as the GT730 have both a Fermi and Kepler model. You can check for sure by looking up your [NVIDIA PCI Device ID] (https://pci-ids.ucw.cz/read/PC/10de). The Device ID can be found in ```Steam``` -> ```Help``` -> ```System Information```. * 2GB of GPU Memory required - may experience crashes with < 2GB of GPU memory.