Skip to content

Releases: Gcenx/macOS_Wine_builds

9.21

14 Nov 18:41
30c1aca
Compare
Choose a tag to compare

The shared versions of wine-gecko-2.47.4 and wine-mono-9.3.0 are bundled within these packages, this will help reduce the install footprint when using multiple wineprefixes.


Requirements


Apple Silicon support?

wine will function via Rosetta2


macOS Mojave and lower support?

Only macOS Catalina and later are supported in upstream wine even though the readme says otherwise.


Applied patches


Multiple Rosetta2 specific fixes/hacks @mrpippy

As per Alexandre Julliard applying these patches is fine.

If you mean applying them to your package, sure, that's fine.

HACK: Steam

A hack has been applied to make Steam work.


How to enable no flicker;

To enable set the following registry key in your wineprefix:

[HKCU\Software\Wine\Mac Driver]
"ForceOpenGLBackingStore"="y"

How to enable msync

export WINEMSYNC=1

MoltenVK

Stock v1.2.10 built using GitHub actions this improves performance with DXVK-macOS.
DXVK cache files need to be removed to work

Use the following env;

MVK_CONFIG_RESUME_LOST_DEVICE=1      // XXX Required by WINE (doesn't handle VK_ERROR_DEVICE_LOST correctly)

Don't report wine(64) issues here

File bug reports on Winehq Bugzilla, you can file an issue here if wine(64) complains about a missing dylib otherwise report all issues on Winehq.

9.17

12 Sep 18:01
0de5ad2
Compare
Choose a tag to compare

The shared versions of wine-gecko-2.47.4 and wine-mono-9.3.0 are bundled within these packages, this will help reduce the install footprint when using multiple wineprefixes.


Requirements


Apple Silicon support?

wine will function via Rosetta2


macOS Mojave and lower support?

Only macOS Catalina and later are supported in upstream wine even though the readme says otherwise.


Applied patches


Multiple Rosetta2 specific fixes/hacks @mrpippy

As per Alexandre Julliard applying these patches is fine.

If you mean applying them to your package, sure, that's fine.

HACK: Steam

A hack has been applied to make Steam work.


How to enable no flicker;

To enable set the following registry key in your wineprefix:

[HKCU\Software\Wine\Mac Driver]
"ForceOpenGLBackingStore"="y"

How to enable msync

export WINEMSYNC=1

MoltenVK

Stock v1.2.10 built using GitHub actions this improves performance with DXVK-macOS.
DXVK cache files need to be removed to work

Use the following env;

MVK_CONFIG_RESUME_LOST_DEVICE=1      // XXX Required by WINE (doesn't handle VK_ERROR_DEVICE_LOST correctly)

Don't report wine(64) issues here

File bug reports on Winehq Bugzilla, you can file an issue here if wine(64) complains about a missing dylib otherwise report all issues on Winehq.

9.15

12 Aug 22:46
4797001
Compare
Choose a tag to compare

The shared versions of wine-gecko-2.47.4 and wine-mono-9.1.0 are bundled within these packages, this will help reduce the install footprint when using multiple wineprefixes.


Requirements


Apple Silicon support?

wine will function via Rosetta2


macOS Mojave and lower support?

Only macOS Catalina and later are supported in upstream wine even though the readme says otherwise.


Applied patches


Multiple Rosetta2 specific fixes/hacks @mrpippy

As per Alexandre Julliard applying these patches is fine.

If you mean applying them to your package, sure, that's fine.

HACK: Steam

A hack has been applied to make Steam work.


How to enable no flicker;

To enable set the following registry key in your wineprefix:

[HKCU\Software\Wine\Mac Driver]
"ForceOpenGLBackingStore"="y"

How to enable msync

export WINEMSYNC=1

MoltenVK

Stock v1.2.10 built using GitHub actions this improves performance with DXVK-macOS.
DXVK cache files need to be removed to work

Use the following env;

MVK_CONFIG_RESUME_LOST_DEVICE=1      // XXX Required by WINE (doesn't handle VK_ERROR_DEVICE_LOST correctly)

Don't report wine(64) issues here

File bug reports on Winehq Bugzilla, you can file an issue here if wine(64) complains about a missing dylib otherwise report all issues on Winehq.

9.13

18 Jul 13:52
4797001
Compare
Choose a tag to compare

The shared versions of wine-gecko-2.47.4 and wine-mono-9.1.0 are bundled within these packages, this will help reduce the install footprint when using multiple wineprefixes.


Requirements


Apple Silicon support?

wine will function via Rosetta2


macOS Mojave and lower support?

Only macOS Catalina and later are supported in upstream wine even though the readme says otherwise.


Applied patches

  • winemac.drv: No Flicker patch - Bugzilla 34166
  • HACK: Steam - Makes Steam work.

Multiple Rosetta2 specific fixes/hacks @mrpippy

As per Alexandre Julliard applying these patches is fine.

If you mean applying them to your package, sure, that's fine.

HACK: Steam

A hack has been applied to make Steam work.


How to enable no flicker;

To enable set the following registry key in your wineprefix:

[HKCU\Software\Wine\Mac Driver]
"ForceOpenGLBackingStore"="y"

Additional Staging patch

This can be enabled using

export WINEMSYNC=1

MoltenVK

Stock v1.2.9 built using GitHub actions this improves performance with DXVK-macOS.
DXVK cache files need to be removed to work

Use the following env;

MVK_CONFIG_RESUME_LOST_DEVICE=1      // XXX Required by WINE (doesn't handle VK_ERROR_DEVICE_LOST correctly)

Don't report wine(64) issues here

File bug reports on Winehq Bugzilla, you can file an issue here if wine(64) complains about a missing dylib otherwise report all issues on Winehq.

9.0 rebuilt 3

24 Jun 00:53
4797001
Compare
Choose a tag to compare

The shared versions of wine-gecko-2.47.4 and wine-mono-8.1.0 are bundled within these packages, this will help reduce the install footprint when using multiple wineprefixes.


Requirements


Apple Silicon support?

Both wine & wine64 will function via Rosetta2


macOS Mojave and lower support?

Only macOS Catalina and later are supported in upstream wine even though the readme says otherwise.


Applied patches

  • winemac.drv: No Flicker patch - Bugzilla 34166
  • HACK: Steam - Makes Steam work.

Multiple Rosetta2 specific fixes/hacks @mrpippy

As per Alexandre Julliard applying these patches is fine.

If you mean applying them to your package, sure, that's fine.

explorer.exe hanging fix

Contains the upstream fix for explore.exe hanging.


HACK: Steam

A hack has been applied to make Steam work.


How to enable no flicker;

To enable set the following registry key in your wineprefix:

[HKCU\Software\Wine\Mac Driver]
"ForceOpenGLBackingStore"="y"

MoltenVK

Stock v1.2.7 built using github actions this improves performance with DXVK-macOS.
DXVK cache files need to be removed to work

Use the following env;

MVK_CONFIG_RESUME_LOST_DEVICE=1      // XXX Required by WINE (doesn't handle VK_ERROR_DEVICE_LOST correctly)

Don't report wine(64) issues here

File bug reports on Winehq Bugzilla, you can file an issue here if wine(64) complains about a missing dylib otherwise report all issues on Winehq.

9.11

18 Jun 22:13
3212823
Compare
Choose a tag to compare

The shared versions of wine-gecko-2.47.4 and wine-mono-9.1.0 are bundled within these packages, this will help reduce the install footprint when using multiple wineprefixes.


Requirements


Apple Silicon support?

Both wine & wine64 will function via Rosetta2


macOS Mojave and lower support?

Only macOS Catalina and later are supported in upstream wine even though the readme says otherwise.


Applied patches

  • winemac.drv: No Flicker patch - Bugzilla 34166
  • HACK: Steam - Makes Steam work.

Multiple Rosetta2 specific fixes/hacks @mrpippy

As per Alexandre Julliard applying these patches is fine.

If you mean applying them to your package, sure, that's fine.

HACK: Steam

A hack has been applied to make Steam work.


How to enable no flicker;

To enable set the following registry key in your wineprefix:

[HKCU\Software\Wine\Mac Driver]
"ForceOpenGLBackingStore"="y"

Additional Staging patch

This can be enabled using

export WINEMSYNC=1

MoltenVK

Stock v1.2.9 built using GitHub actions this improves performance with DXVK-macOS.
DXVK cache files need to be removed to work

Use the following env;

MVK_CONFIG_RESUME_LOST_DEVICE=1      // XXX Required by WINE (doesn't handle VK_ERROR_DEVICE_LOST correctly)

Don't report wine(64) issues here

File bug reports on Winehq Bugzilla, you can file an issue here if wine(64) complains about a missing dylib otherwise report all issues on Winehq.

9.0 rebuilt 2

13 Jun 20:06
bc92d9d
Compare
Choose a tag to compare

The shared versions of wine-gecko-2.47.4 and wine-mono-8.1.0 are bundled within these packages, this will help reduce the install footprint when using multiple wineprefixes.


Requirements


Apple Silicon support?

Both wine & wine64 will function via Rosetta2


macOS Mojave and lower support?

Only macOS Catalina and later are supported in upstream wine even though the readme says otherwise.


Applied patches

  • winemac.drv: No Flicker patch - Bugzilla 34166
  • HACK: Steam - Makes Steam work.

Multiple Rosetta2 specific fixes/hacks @mrpippy

As per Alexandre Julliard applying these patches is fine.

If you mean applying them to your package, sure, that's fine.

explorer.exe hanging fix

Contains the upstream fix for explore.exe hanging.


HACK: Steam

A hack has been applied to make Steam work.


How to enable no flicker;

To enable set the following registry key in your wineprefix:

[HKCU\Software\Wine\Mac Driver]
"ForceOpenGLBackingStore"="y"

MoltenVK

Stock v1.2.7 built using github actions this improves performance with DXVK-macOS.
DXVK cache files need to be removed to work

Use the following env;

MVK_CONFIG_RESUME_LOST_DEVICE=1      // XXX Required by WINE (doesn't handle VK_ERROR_DEVICE_LOST correctly)

Don't report wine(64) issues here

File bug reports on Winehq Bugzilla, you can file an issue here if wine(64) complains about a missing dylib otherwise report all issues on Winehq.

9.8

08 May 21:38
ab2d273
Compare
Choose a tag to compare
9.8

The shared versions of wine-gecko-2.47.4 and wine-mono-9.1.0 are bundled within these packages, this will help reduce the install footprint when using multiple wineprefixes.


Requirements


Apple Silicon support?

Both wine & wine64 will function via Rosetta2


macOS Mojave and lower support?

See macports-wine, this will aid in compiling modern wine on macOS 10.11 and later.


Applied patches


Multiple Rosetta2 specific fixes/hacks @mrpippy

As per Alexandre Julliard applying these patches is fine.

If you mean applying them to your package, sure, that's fine.

Additional Staging patch

This can be enabled using

export WINEMSYNC=1

D3DMetal

These builds support Apples D3DMetal translation layer or as the wine community is calling it GPTK.
To install this download the latest version Game_porting_toolkit via https://developer.apple.com/download/all/?q=game


How to apply D3DMetal-v1.1 to Wine Devel

ditto /Volumes/Game\ Porting\ Toolkit-1.1/redist/lib /Applications/Wine\ Devel.app/Contents/Resources/wine/lib

Please note

Do not report issues to Winehq after applying D3DMetal


How to enable no flicker;

To enable set the following registry key in your wineprefix:

[HKCU\Software\Wine\Mac Driver]
"ForceOpenGLBackingStore"="y"

MoltenVK

Stock v1.2.9 built using GitHub actions this improves performance with DXVK-macOS.
DXVK cache files need to be removed to work

Use the following env;

MVK_CONFIG_RESUME_LOST_DEVICE=1      // XXX Required by WINE (doesn't handle VK_ERROR_DEVICE_LOST correctly)

Don't report wine(64) issues here

File bug reports on Winehq Bugzilla, you can file an issue here if wine(64) complains about a missing dylib otherwise report all issues on Winehq.

9.7

24 Apr 21:35
ab2d273
Compare
Choose a tag to compare
9.7

The shared versions of wine-gecko-2.47.4 and wine-mono-9.0.0 are bundled within these packages, this will help reduce the install footprint when using multiple wineprefixes.


Requirements


Apple Silicon support?

Both wine & wine64 will function via Rosetta2


macOS Mojave and lower support?

See macports-wine, this will aid in compiling modern wine on macOS 10.11 and later.


Applied patches


Multiple Rosetta2 specific fixes/hacks @mrpippy

As per Alexandre Julliard applying these patches is fine.

If you mean applying them to your package, sure, that's fine.

Additional Staging patch

This can be enabled using

export WINEMSYNC=1

D3DMetal

These builds support Apples D3DMetal translation layer or as the wine community is calling it GPTK.
To install this download the latest version Game_porting_toolkit via https://developer.apple.com/download/all/?q=game


How to apply D3DMetal-v1.1 to Wine Devel

ditto /Volumes/Game\ Porting\ Toolkit-1.1/redist/lib /Applications/Wine\ Devel.app/Contents/Resources/wine/lib

Please note

Do not report issues to Winehq after applying D3DMetal


How to enable no flicker;

To enable set the following registry key in your wineprefix:

[HKCU\Software\Wine\Mac Driver]
"ForceOpenGLBackingStore"="y"

MoltenVK

Stock v1.2.7 built using github actions this improves performance with DXVK-macOS.
DXVK cache files need to be removed to work

Use the following env;

MVK_CONFIG_RESUME_LOST_DEVICE=1      // XXX Required by WINE (doesn't handle VK_ERROR_DEVICE_LOST correctly)

Don't report wine(64) issues here

File bug reports on Winehq Bugzilla, you can file an issue here if wine(64) complains about a missing dylib otherwise report all issues on Winehq.

9.6

19 Apr 12:53
ab2d273
Compare
Choose a tag to compare
9.6

The shared versions of wine-gecko-2.47.4 and wine-mono-9.0.0 are bundled within these packages, this will help reduce the install footprint when using multiple wineprefixes.


Requirements


Apple Silicon support?

Both wine & wine64 will function via Rosetta2


macOS Mojave and lower support?

See macports-wine, this will aid in compiling modern wine on macOS 10.11 and later.


Applied patches


Multiple Rosetta2 specific fixes/hacks @mrpippy

As per Alexandre Julliard applying these patches is fine.

If you mean applying them to your package, sure, that's fine.

Additional Staging patch

This can be enabled using

export WINEMSYNC=1

D3DMetal

These builds support Apples D3DMetal translation layer or as the wine community is calling it GPTK.
To install this download the latest version Game_porting_toolkit via https://developer.apple.com/download/all/?q=game


How to apply D3DMetal-v1.1 to Wine Devel

ditto /Volumes/Game\ Porting\ Toolkit-1.1/redist/lib /Applications/Wine\ Devel.app/Contents/Resources/wine/lib

Please note

Do not report issues to Winehq after applying D3DMetal


How to enable no flicker;

To enable set the following registry key in your wineprefix:

[HKCU\Software\Wine\Mac Driver]
"ForceOpenGLBackingStore"="y"

MoltenVK

Stock v1.2.7 built using github actions this improves performance with DXVK-macOS.
DXVK cache files need to be removed to work

Use the following env;

MVK_CONFIG_RESUME_LOST_DEVICE=1      // XXX Required by WINE (doesn't handle VK_ERROR_DEVICE_LOST correctly)

Don't report wine(64) issues here

File bug reports on Winehq Bugzilla, you can file an issue here if wine(64) complains about a missing dylib otherwise report all issues on Winehq.