diff --git a/README.md b/README.md index 4f7cafa..8bcae54 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,9 @@ If everything is okay, binaries will be available on `build/r3_auto_map_gen/`. 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`_ +

R3_Auto_Map_Gen_Wine