I've had really good luck with running cogmind in under OS X (El Capitan 10.11.4) with wine installed via homebrew -
http://brew.shI still have a few glitches, for instance, if something interrupts you while you are full screen, the game gets unhappy. but you can usually sort that out by hitting escape or CMD-tab-ing a few times.
That being said. if I run it in a window, it runs great! (It will stay in windowed mode after quitting and re-opening. so you should only have to hassle with setting it once!)
Here's what I did to get here:
note: this is all done via the command line (Terminal.app)
- Install the Homebrew package manager -
http://brew.sh- Install Xquartz `brew install Caskroom/cask/xquartz`
- Install Wine `brew install wine`
- Install Winetricks `brew install winetricks`
- cd /path/to/COGMIND.exe // this is important, you *must* cd in to the directory first for whatever reason.
- wine COGMIND.exe