Call me an idiot if you want but i really can't get it to work in Mac D:
yeah, it is a little bit complicated on Mac. Let's go step by step through the installation for Mac:
- Get wine-staging 3.19
You must be registered to see the links
Install it and move it wherever you want it.
- open your Terminal.app
- type "sh" and hid enter (you may have to enter your password). Afterwards copy this code line into it and hid enter:
Code:
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- type "brew install winetricks" hid enter and "brew install cabextract"
- exit
- Launch wine-staging. It will open a shell window in Terminal.
- cd to the location of winetricks. (you better put it next to wine-stating.app)
- type in the Terminal "sh winetricks corefonts" also "sh winetricks devenum quartz ffdshow"
- 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 pop up, cd to the Man of the House location and type: "wine man of the house.exe"
You can download Mac command
You must be registered to see the links
to launch MotH under wine. You will need to edit it with the location of Wine-staging, or use Wine-staging 3.19 and put it in /Applications (the default installation location). To use, unzip and drop it ino the MotH folder. Double click to launch.
Thank you
@goobdoob for your installation guide!