mirror of
https://github.com/diasurgical/devilution.git
synced 2025-07-23 04:23:01 +02:00
This will allow CONTRIBUTING.md and other documents to be detected by github and appear in relevant places
660 B
Executable File
660 B
Executable File
Installation
Dependencies
Ubuntu
sudo apt install g++-mingw-w64-i686
Arch Linux
pacman -S mingw-w64-gcc mingw-w64-binutils
Fedora 28:
sudo dnf install mingw32-gcc-c++ wine
elementary OS:
sudo apt install mingw-w64 wine
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
On a 32-bit host, $ make MINGW32=mingw32
should be used, to specify the 32-bit
toolchain.
Install
cp devilution.exe /path/to/diablo_game_dir/
Run
wine devilution.exe