Skip to content

Commit 88039e9

Browse files
committed
Prepare release
1 parent e4de2ad commit 88039e9

4 files changed

Lines changed: 103 additions & 0 deletions

File tree

Packaging/nix/README.txt

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# DevilutionX
2+
Diablo build for modern operating systems
3+
4+
Discord: https://discord.gg/aQBQdDe
5+
GitHub: https://github.com/diasurgical/devilutionX
6+
7+
# How To Install:
8+
- Extract the files in the zip.
9+
- Install libsdl2 libsdl2-mixer libsdl2-ttf
10+
- Copy diabdat.mpq from your CD, or GoG install folder, to the DevilutionX install folder; Make sure it is all lowercase.
11+
- Run ./devilutionx
12+
13+
# Multiplayer
14+
- TCP/IP only requires the host to expose port 6112
15+
- UPD/IP requires that all players expose port 6112 (currently disabled)
16+
17+
All games are encrypted and password protected.
18+
19+
# Save Games and configurations
20+
The configurations and save games are located in:
21+
~/.local/share/diasurgical/devilution
22+
23+
# Credits
24+
- See list of contributors https://github.com/diasurgical/devilutionX/graphs/contributors
25+
26+
# Legal
27+
This software is being released to the Public Domain. No assets of Diablo are being provided. You must own a copy of Diablo and have access to the assets beforehand in order to use this software.
28+
29+
Battle.net(R) - Copyright (C) 1996 Blizzard Entertainment, Inc. All rights reserved. Battle.net and Blizzard Entertainment are trademarks or registered trademarks of Blizzard Entertainment, Inc. in the U.S. and/or other countries.
30+
31+
Diablo(R) - Copyright (C) 1996 Blizzard Entertainment, Inc. All rights reserved. Diablo and Blizzard Entertainment are trademarks or registered trademarks of Blizzard Entertainment, Inc. in the U.S. and/or other countries.
32+
33+
This software is in no way associated with or endorsed by Blizzard Entertainment(R).

Packaging/pi/README.txt

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# DevilutionX
2+
Diablo build for modern operating systems
3+
4+
Discord: https://discord.gg/aQBQdDe
5+
GitHub: https://github.com/diasurgical/devilutionX
6+
7+
# How To Install:
8+
- Extract the files in the zip.
9+
- Install libsdl2 libsdl2-mixer libsdl2-ttf
10+
- Copy diabdat.mpq from your CD, or GoG install folder, to the DevilutionX install folder; Make sure it is all lowercase.
11+
- Run ./devilutionx
12+
13+
# Raspberry Pi performance
14+
- For the best experience set upscale=0 in diablo.ini and set the system resolution to 640x480
15+
16+
# Multiplayer
17+
- TCP/IP only requires the host to expose port 6112
18+
- UPD/IP requires that all players expose port 6112 (currently disabled)
19+
20+
All games are encrypted and password protected.
21+
22+
# Save Games and configurations
23+
The configurations and save games are located in:
24+
~/.local/share/diasurgical/devilution
25+
26+
# Credits
27+
- See list of contributors https://github.com/diasurgical/devilutionX/graphs/contributors
28+
29+
# Legal
30+
This software is being released to the Public Domain. No assets of Diablo are being provided. You must own a copy of Diablo and have access to the assets beforehand in order to use this software.
31+
32+
Battle.net(R) - Copyright (C) 1996 Blizzard Entertainment, Inc. All rights reserved. Battle.net and Blizzard Entertainment are trademarks or registered trademarks of Blizzard Entertainment, Inc. in the U.S. and/or other countries.
33+
34+
Diablo(R) - Copyright (C) 1996 Blizzard Entertainment, Inc. All rights reserved. Diablo and Blizzard Entertainment are trademarks or registered trademarks of Blizzard Entertainment, Inc. in the U.S. and/or other countries.
35+
36+
This software is in no way associated with or endorsed by Blizzard Entertainment(R).

Packaging/windows/README.txt

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# DevilutionX
2+
Diablo build for modern operating systems
3+
4+
Discord: https://discord.gg/aQBQdDe
5+
GitHub: https://github.com/diasurgical/devilutionX
6+
7+
# How To Install:
8+
- Extract the files in the zip
9+
- Copy diabdat.mpq from your CD, or GoG install folder, to the DevilutionX install folder.
10+
- Run devilutionx.exe
11+
12+
# Multiplayer
13+
- TCP/IP only requires the host to expose port 6112
14+
- UPD/IP requires that all players expose port 6112 (currently disabled)
15+
16+
All games are encrypted and password protected.
17+
18+
# Save Games and configurations
19+
The configurations and save games are located in:
20+
C:\Users\[username]\AppData\Roaming\diasurgical\devilution
21+
22+
# Credits
23+
- See list of contributors https://github.com/diasurgical/devilutionX/graphs/contributors
24+
25+
# Legal
26+
This software is being released to the Public Domain. No assets of Diablo are being provided. You must own a copy of Diablo and have access to the assets beforehand in order to use this software.
27+
28+
Battle.net(R) - Copyright (C) 1996 Blizzard Entertainment, Inc. All rights reserved. Battle.net and Blizzard Entertainment are trademarks or registered trademarks of Blizzard Entertainment, Inc. in the U.S. and/or other countries.
29+
30+
Diablo(R) - Copyright (C) 1996 Blizzard Entertainment, Inc. All rights reserved. Diablo and Blizzard Entertainment are trademarks or registered trademarks of Blizzard Entertainment, Inc. in the U.S. and/or other countries.
31+
32+
This software is in no way associated with or endorsed by Blizzard Entertainment(R).

SourceX/DiabloUI/selconn.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ UiArtText SELCONNECT_DIALOG_DESCRIPTION(selconn_Description, { 35, 275, 205, 66
2222
UiListItem SELCONN_DIALOG_ITEMS[] = {
2323
#ifndef NONET
2424
{ "Client-Server (TCP)", 0 },
25+
#ifdef BUGGY
2526
{ "Peer-to-Peer (UDP)", 1 },
27+
#endif
2628
{ "Loopback", 2 },
2729
#else
2830
{ "Loopback", 0 },

0 commit comments

Comments
 (0)