Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 528 Bytes

INSTALL_windows.md

File metadata and controls

27 lines (20 loc) · 528 Bytes

Installation

Dependencies

# Start the *MSYS2 MinGW 32-bit* terminal.
pacman -Sy git make mingw-w64-i686-gcc mingw-w64-i686-binutils
ln -s /mingw32/i686-w64-mingw32/bin/dlltool.exe /usr/bin/i686-w64-mingw32-dlltool.exe

Building

git clone https://github.com/galaxyhaxz/devilution
cd devilution
cp /path/to/diablo_game_dir/diabloui.dll .
cp /path/to/diablo_game_dir/storm.dll .
make

Install

cp devilution.exe /path/to/diablo_game_dir/