I have MotH 0.7.7 working under Wine on the Mac! It's not in a Wineskin Winery wrapper, but command line wine. I expect it will work on Linux too.
Instructions for MacOS follow. For Linux, use these as a guide and muddle through.
The latest Wine Staging doesn't work. I had an older version, tried it, and that works. You need Wine Staging 2.17. Get it
You must be registered to see the links
for OSX. For Linux or Android, start
You must be registered to see the links
and drill down to your distro. Note - I say Android because there are Android builds there. I have no idea if they will work. If you want to try, start with wine 3.0 (the oldest version there). I also have no idea how to get MotH or saves to android, or if the interface will work.
If you're an advanced wine user and have multiple configurations, make sure you update WINEPREFIX to the one you want. If you don't know what this means, you can probably ignore it. More info
You must be registered to see the links
.
- Install Wine Staging. Feel free to move the app wherever you want.
- Now you need to get winetricks from
You must be registered to see the links
.
- Run Terminal. Run "sh" if your default shell is not bash.
- Winetricks will require a package called cabextract. To get that you need to install homebrew. If you already have it installed, skip to the next step. Run ruby -e "$(curl -fsSL
You must be registered to see the links
)" < /dev/null 2> /dev/null
- brew install cabextract
- exit
- Launch Wine Staging. It will open a shell window in Terminal.
- cd to the location of winetricks. I put it next to Wine Staging.app.
- sh winetricks corefonts
- You need to install more things to get animations to run. sh winetricks devenum ffdshow quartz
- Select defaults for the install
- When you get "Completing the ffdshow Setup Wizard", select "Run video decoder configuration" and "Finish"
- Click "Tray, dialog & paths", then "Tray icons:" "None", "OK"
To run, double click Wine Staging.app. In the Terminal window that pops up, cd to the MotH location and type:
wine "man of the house.exe"