You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warning! You DO NOT get the gui working, you can only run this EITHER through the wine terminal, OR a batch script.
4
+
(tested on wine-ge 8-26 in a 32-bit prefix in lutris)
5
+
-
6
+
7
+
To get the client to run you need to download the launcher, and omp-client.dll. (https://assets.open.mp/omp-client.dll)
8
+
Then you need to put omp-client.dll in the AppData\Local\com.open.mp\omp\ folder of your prefix
9
+
10
+
You also should install allfonts through winetricks, or else the game will crash when you pause.
11
+
In case that the game doesn't work(for me it didn't show the login prompt on wtls), you should try toggling on/off the settings "Prefer system libraries" in lutris.
12
+
13
+
Here is a sample .bat file.
14
+
Z:\path\to\omp-launcher.exe -h server.ip -p port -n dzmtrzz -g Z:\home\yourname\foo\bar\baz\gamepath\
15
+
(replace dzmtrzz with whatever username you want, that's just a cheeky self insert)
0 commit comments