Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bumped required version of MacOS to the latest #253

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down