From e70c7523c2b64e140cd9fa1c61f79b42dba06c18 Mon Sep 17 00:00:00 2001
From: Andrey Filipenkov <decapitator@ukr.net>
Date: Sun, 14 Nov 2021 16:53:30 +0300
Subject: [PATCH] add usage instructions for Wine

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ea0747a..987e991 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,8 @@ cnc-ddraw can fix compatibility issues in older games, such as black screen, bad
 ### Instructions
 
 1. Download [cnc-ddraw.zip](https://github.com/CnCNet/cnc-ddraw/releases/latest/download/cnc-ddraw.zip) and extract it into your game folder
-2. Start the game
+2. Wine only: override `ddraw` in [winecfg](https://wiki.winehq.org/Winecfg#Libraries)
+3. Start the game
 
 
 Note: If you use cnc-ddraw with a game that got its own windowed mode built in then **make sure you disable the games own windowed mode** first.