From 5772426a7cf5cf54b0b70c186ac5097a32f82e5c Mon Sep 17 00:00:00 2001 From: galaxyhaxz Date: Tue, 19 Jun 2018 20:40:04 -0500 Subject: [PATCH] Fix required files --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e0f90b6..1828482 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ Once compiled, the Devilution binary will serve as a replacement for `Diablo.exe - `DIABDAT.MPQ` : if `COPYPROT` was defined, then the Diablo CD will be required - `DiabloUI.dll` : provides module for the title screen interface - `SmackW32.dll` : provides library for playing Smacker video files +- `Standard.snp` : provides local multiplayer code (Modem/IPX/Serial, Starcraft version adds TCP/IP) - `Storm.dll` : provides various "standard" functions To run the game in windowed mode, a DirectDraw wrapper will be needed. Strange Bytes' [DirectDraw patch](http://www.strangebytes.com/index.php/projects/1-diablo-1-windows-7-vista-patch) is recommended. To install, place the `ddraw.dll` into the same location as the Devilution binary.