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
Copy file name to clipboardExpand all lines: README.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,14 +5,14 @@ This is a simple Qt app which manages starting multiple Diablo 2 Resurrected ins
5
5
Its heavily inspired by <ahref="https://github.com/shupershuff/Diablo2RLoader">shupershuff/Diablo2RLoader</a> - a powerful PowerShell CLI solution for multiboxing D2R with even more features than this loader. Check this repo out if you want to learn more about multiboxing D2R :-)
6
6
7
7
8
-
Running on Windows
9
-
10
-

11
-
12
8
Running on Linux
13
9
14
10

15
11
12
+
Running on Windows
13
+
14
+

15
+
16
16
17
17
# Getting Started
18
18
@@ -25,14 +25,6 @@ The TZ Info and DClone Info require a working API key from [d2emu.com](https://d
25
25
All configuration files are stored in ``%APPDATA%/d2rloader`` on Windows or ``$XDG_CONFIG_DIRS/d2rloader`` on Linux
26
26
27
27
28
-
## Windows
29
-
30
-
- Download the latest "D2RLoader.windows.zip" from the [releases page](https://github.com/sh4nks/d2rloader/releases) and extract it.
31
-
- Create a desktop shortcut and configure it to run as **Administrator**. Admin rights are unfortunately needed to kill the handles.
32
-
- Start D2RLoader.exe and configure the handle.exe path and D2R game folder (File -> Settings)
33
-
- Create and configure a new account by pressing "Add".
34
-
- Start the game with the configured account.
35
-
36
28
## Linux
37
29
38
30
- Download the provided [**AppImage**](https://github.com/sh4nks/d2rloader/releases) from the release page and make it executable.
@@ -41,6 +33,14 @@ All configuration files are stored in ``%APPDATA%/d2rloader`` on Windows or ``$X
41
33
- Install D2R from your favorite Game Launcher (Lutris/Bottles, etc)
42
34
- Select your prefered WINEPREFIX location otherwise a default one will be set to $XDG_CONFIG_DIRS/d2rloader/wineprefixes.
43
35
36
+
## Windows
37
+
38
+
- Download the latest "D2RLoader.windows.zip" from the [releases page](https://github.com/sh4nks/d2rloader/releases) and extract it.
39
+
- Create a desktop shortcut and configure it to run as **Administrator**. Admin rights are unfortunately needed to kill the handles.
40
+
- Start D2RLoader.exe and configure the handle.exe path and D2R game folder (File -> Settings)
41
+
- Create and configure a new account by pressing "Add".
42
+
- Start the game with the configured account.
43
+
44
44
## Auth Methods
45
45
46
46
You can choose between 2 auth methods. However, the token authentication is more robust and allows one to use MFA.
0 commit comments