From eb477e313cc0577889759c5d6ab65bf3e1c282b0 Mon Sep 17 00:00:00 2001 From: TheMitoSan Date: Fri, 13 Sep 2024 13:07:45 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8bcae54..58e772f 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ You can run this app using [Wine](https://www.winehq.org) compat layer. In order to read current game, **make sure to run it under the same prefix**. Or, you can run main executable with same RE wine args! + _Example: `WINEDLLOVERRIDES="ddraw.dll=n,b" wine64 R3\ Auto\ Map\ Gen.exe`_