vitamin wrote: > > thorin wrote: > > I went ahead and compiled wine. > > Did you check that config.h now contains this: > > Code: > #define DECLSPEC_HOTPATCH __attribute__((__ms_hook_prologue__)) > > > And if so, have you removed all other versions of Wine installed on your system? Config.h does look like that, and I've got a PATH command pointing to it like so. PATH=/where/I've/got/it/compiled/to:$PATH, which has worked for a long time with various custom wine versions with things like the unreal engine mouse hacks.