File tree Expand file tree Collapse file tree 1 file changed +46
-0
lines changed
docs/translations/id/client Expand file tree Collapse file tree 1 file changed +46
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : " Open.MP Klien di linux"
3+ description : " Bagaimana cara menjalankan klien Open.MP di linux"
4+ ---
5+
6+ # Bagaimana cara menjalankan klien Open.MP di linux
7+
8+ ::: warning
9+
10+ You DO NOT get a working GUI, this must be executed in a Wine prefix via command line arguments.
11+
12+ :::
13+
14+ ### Diuji pada:
15+
16+ - Lutris: wine-ge 8-26 32-bit prefix
17+ - Bottles: soda-9.0-1
18+
19+ ### Bagaimana caranya:
20+
21+ 1 . Pastikan kamu punya Wine yang dibuat dengan menginstall GTA San Andreas Multiplayer
22+ 2 . Download [ Open.MP Launcher] ( https://github.com/openmultiplayer/launcher/releases/latest ) dan diinstall di Wine
23+ 3 . Download [ SA-MP client] ( https://github.com/KrustyKoyle/files.sa-mp.com-Archive ) dan diinstall di Wine
24+ 4 . Downloadd [ omp-client.dll] ( https://assets.open.mp/omp-client.dll ) lalu copy file tersebut ke folder ` AppData\Local\mp.open.launcher\omp\ `
25+
26+ Finally, you can execute the open.mp launcher through the Wine prefixes CLI or write it to a .bat script for easy launching.
27+
28+
29+ ### Contoh
30+ ```
31+ Z:\path\to\omp-launcher.exe -h server.ip -p port -n user.name -g Z:\home\yourname\path\to\gta-san-andreas\install\
32+ ```
33+
34+ ::: tip
35+
36+ Kamu bisa menjalankan omp-launcher.exe dengan flag --help untuk mendapatkan informasi lebih lanjut
37+
38+ :::
39+
40+ ### Mengatasi masalah
41+
42+ | Masalah | Seharusnya diperbaiki |
43+ | ---------| -----------------------|
44+ | Game ngecrash ketika dijeda | Ada font yang hilang, install semua font melalui winetricks untuk mengatasi masalah ini |
45+ | Tidak menampilkan prompt login di server | Coba aktifkan/nonaktifkan pengaturan "Prefer system libraries" di lutris |
46+ | Munculnya kotak hitam sehingga game tidak bisa memuat | Kamu mungkin melewatkan parameter pada CLI. Silahkan diperiksa lagi |
You can’t perform that action at this time.
0 commit comments