Skip to content

Commit 5bae7e5

Browse files
authored
Merge pull request #1069 from dzmtrzz/patch-1
run it on linux, baybee
2 parents ee429fe + da0310e commit 5bae7e5

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/client/run-client-on-linux.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# How to run OMP client on linux
2+
3+
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

Comments
 (0)