Posts: 8
Threads: 2
Joined: Apr 2016
Reputation:
0
Hi,
Is anyone able to setup a Wine launcher for a Mac OS X user? I would prefer not to dual boot or anything of that nature. I am really hoping to emulator it with Wine.
I have tried myself and was unsuccessful, but I am unexperienced.
Thanks!
Posts: 194
Threads: 39
Joined: Jul 2015
Reputation:
9
I'm able to run MH under Ubuntu/Deepin/Debian through Wine, without any problems. What's yours?
Posts: 8
Threads: 2
Joined: Apr 2016
Reputation:
0
12-15-2016, 03:45 AM
(This post was last modified: 12-15-2016, 03:47 AM by Bradygames.)
I am running OS X EL Capitan 10.11.3 Macbook Pro Retina. I downloaded Wine 1.8.5 from WineHQ. I guess I am basically lost once I have Wine installed. I am supposed to compile a program to run. However I have no clue on how to setup the compile. Hopefully that gives you a sense on where I am. I know there are wine wrappers but I can't seem to get that to work either.
Posts: 30
Threads: 2
Joined: Jul 2015
Reputation:
10
I've ran the korean client on Ubuntu via wine and it was perfectly playable. Once you have wine installed, it should be as simple as running the game executable with wine. If that doesn't work and you're missing some dependencies, use winetricks to install those.
Can you be a bit more specific bout what your problem is?
Posts: 8
Threads: 2
Joined: Apr 2016
Reputation:
0
I am having absolutely zero luck installing wine tricks. Can you walk me thru how you were able to install wine tricks?
Posts: 8
Threads: 2
Joined: Apr 2016
Reputation:
0
12-21-2016, 11:27 PM
(This post was last modified: 12-21-2016, 11:29 PM by Bradygames.)
Would you be willing to help me once I am passed installing homebrew? I ran the installation in my terminal listed on the front page. "Brew Update" returns everything is up to date. Brew Install Wine returns it is installing dependencies and gives me an error with installing the dependency Libpng.
Posts: 30
Threads: 2
Joined: Jul 2015
Reputation:
10
I'm no mac user so I have no way to try these things out, but a quick google and it seems that following steps should fix the problem:
1. brew update
2. brew unlink libpng
3. brew install libpng
4. brew install wine