If not on Windows Devilution-comparer requires Wine, either install Wine or use Riivaaja as a proxy (more on this later if you would like to go this route).
* Step 5:
### To get a function for comparison
#### To get a function for comparison
Build:
`docker run --rm -ti -v $(pwd):/root/devilution -e MAKE_BUILD=pdb diasurgical/riivaaja`
`docker run --rm -v $(pwd):/root/devilution -e MAKE_BUILD=pdb diasurgical/riivaaja`
(Don't forget to also set exec permissions on the file)
## Using devilution-comparer with Wine
### Using devilution-comparer with Wine
Install dependencies not on Windows:
1. Install Wine (e.g. `sudo pacman -S wine`)
Install dependencies:
1. Install Wine if not on Windows (e.g. `sudo pacman -S wine`)
2. Install MS VC+ 5.10 and 6, SP 3. (for more information see [diasurgical/devil-nightly#15](https://github.com/diasurgical/devil-nightly/issues/15#issuecomment-416719426))
Install `devililution-comparer` from release (or from source below):
1. Download and extract the latest release from https://github.com/diasurgical/devilution-comparer/releases