Stupid El Capitan :(

 From:  Michael Gibson
7783.19 In reply to 7783.18 
Hi Jacob,


> Hopefully Wine will fix this bug sooner rather than later. :-)

The bug is actually in the XQuartz layer, not in Wine. It does not look like it will be fixed anytime soon here are some bug reports about it:
https://xquartz.macosforge.org/trac/ticket/797
https://xquartz.macosforge.org/trac/ticket/796
https://xquartz.macosforge.org/trac/ticket/817

But I expect it to be solved in MoI v4 since it won't use XQuartz anymore.


> Out of curiosity, is MoI for OSX essentially a Windows version wrapped in Wineskin or
> are there any significant differences in the build?

For the most part it's the windows version wrapped in Wineskin, but there is also some native code integration for a few key areas like showing the file open dialog and getting multitouch events.

I am working on changing this for MoI v4 though, so that v4 will be a native compiled version on OS X and Wineskin won't be used anymore. This involves a whole lot of work though and is still in progress.

- Michael