Gcenx / macports-wine

MacPorts overlay for building wine on macOS
93 stars 11 forks source link

HACK: Upstream wine WoW64 support #29

Closed Gcenx closed 2 years ago

Gcenx commented 2 years ago

Upstream WoW64 isn’t complete yet however Jacek is running a fork that contains some changes that haven’t yet been merged upstream.

This would currently be a PITA to build due to requiring an actual i386 build for i386-windows that would mean requiring at minimum a i386 copy of freetype so maybe force require an actual XQuartz install?

Maybe an alternative to XQuartz would be disabling freetype support?

see https://www.winehq.org/mailman3/hyperkitty/list/wine-devel@winehq.org/thread/DVCBFD6JUEOMETHFHQC5BT6DBYKG47YJ/

Gcenx commented 2 years ago

Hum, while I’ve gotten this to build when running wine64 wineboot an error message is shown for WoW not being able to find i386 files.

Even after manually installing files into place it fails to successfully launched anything 32Bit.

Gcenx commented 2 years ago

Ok so WoW64 does work just not in the usual expected fashion, once this lands upstream it should function more normally.