From 5f3bfde72708131ff8716e5e8a29dbcf469c8aa2 Mon Sep 17 00:00:00 2001 From: Philip Rebohle Date: Mon, 5 Mar 2018 12:29:21 +0100 Subject: [PATCH] [general] Updated README on wine 3.3 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 10f7949a..13f032a6 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ For binary releases, see the [releases](https://github.com/doitsujin/dxvk/releas - [MinGW64](http://mingw-w64.org/) compiler and headers (requires threading support) - [glslang](https://github.com/KhronosGroup/glslang) front end and validator +**Note:** As of wine 3.3, wine-mainline and wine-staging do **not** support the required Vulkan features yet. + ### Building DLLs Inside the dxvk directory, run: ```