It is possible to run HDoujin Downloader on Linux and MacOS using CrossOver or Wine.
Running HDoujin Downloader with CrossOver
This is the easiest way to run HDoujin Downloader on MacOS. For best results, use a 32-bit Windows 10 environment.
- Create a 32-bit Windows 10 bottle
- Install .NET 4.X (latest version)
- Go to
Run Command
, and in the command box, browse toHDoujin Downloader.exe
Run
andSave Command as Launcher
These steps were helpfully contributed by lullabyforacat.
For more detailed steps (with screenshots), see the general usage guide for CrossOver provided here.
Running HDoujin Downloader with Wine
he following steps were tested with Ubuntu 16.04 and Wine 1.6, but should work with other Linux configurations.
- Install
winetricks
- Install .NET Framework 4.0 with
winetricks
by runningwinetricks dotnet40
1 - Run HDoujin Downloader with
wine "HDoujin Downloader.exe"
2
1If you see an error message stating “[t]his package does not work on a 64-bit installation”, you need to set up a 32-bit Wine prefix.
2If you see an error message stating “Unknown heap type: #Schema”, make sure that you’re using a 32-bit Wine prefix.