Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/doitsujin/dxvk.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Rebohle <philip.rebohle@tu-dortmund.de>2020-10-23 13:21:44 +0300
committerPhilip Rebohle <philip.rebohle@tu-dortmund.de>2020-10-23 13:21:44 +0300
commitcbba1472dbe6f2e206a570a69fd94c6b308503a5 (patch)
tree4849eeabf4de900716a20ef4a4b1604670ad5dc0 /README.md
parent54a4e91dad1ad3e633c5b43da8f8a5a2e3b18f73 (diff)
[meta] Update README
We require MinGW 8.9 for updated DXGI headers.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 08f2514b..876a3989 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ export WINEPREFIX=/path/to/.wine-prefix
### Requirements:
- [wine 3.10](https://www.winehq.org/) or newer
- [Meson](http://mesonbuild.com/) build system (at least version 0.46)
-- [Mingw-w64](http://mingw-w64.org/) compiler and headers (at least version 6.0)
+- [Mingw-w64](http://mingw-w64.org/) compiler and headers (at least version 8.0)
- [glslang](https://github.com/KhronosGroup/glslang) compiler
### Building DLLs