Releases: dappermint/winecx-gptk
Release list
runtime 4.6.4
| winecx | 7dbc5b5322a6ef3fb04bdc643c64b188fd641149 |
| dxvk | 1.10.3 |
| dxmt | 0.80 |
| moltenvk | 1.4.2 |
| sha256 | 86a4b36bdee567bbd25273798b90b2e68c672764d72c2dc273daec2942dbe843 |
Built from c5370a6. The app reads WhiskyWineVersion.plist,
not this tag, so nothing ships until PublishRuntime.yml in
dappermint/Whisky mirrors it.
runtime 4.6.1
| winecx | 32df0750efb9e1f421d3b8a579baada415bef24b |
| dxvk | 1.10.3 |
| dxmt | 0.80 |
| moltenvk | 1.4.2 |
| sha256 | eb37213bfcb7a77c7cf1c18a88ff69d2efb5c28d72a39bfbd63c4ff6a7e7801e |
Built from 030bd56. The app reads WhiskyWineVersion.plist,
not this tag, so nothing ships until PublishRuntime.yml in
dappermint/Whisky mirrors it.
runtime 4.5.125
| winecx | 5b45f4564c4f87fa9c0f958733a5e9bb3918a058 |
| dxvk | 1.10.3 |
| dxmt | 0.80 |
| moltenvk | 1.4.2 |
| sha256 | 6db83765d9bd9d9941cacf8e09d2b8a3014738305ca4672d2188f3e6e51fae87 |
Built from 7a0349b. The app reads WhiskyWineVersion.plist,
not this tag, so nothing ships until PublishRuntime.yml in
dappermint/Whisky mirrors it.
runtime 4.5.124
| winecx | 14168b1ffce634f020f402c3c343a1eb8ac377aa |
| dxvk | 1.10.3 |
| dxmt | 0.80 |
| moltenvk | 1.4.2 |
| sha256 | 1a2232006520fd12e7529a00534f746ed72f284be38bb017119060fe5adef2bc |
Built from 9abfceb. The app reads WhiskyWineVersion.plist,
not this tag, so nothing ships until PublishRuntime.yml in
dappermint/Whisky mirrors it.
runtime 4.5.121
| winecx | 51e3854751e51ed25af4cd3af367f92f421ed0c8 |
| dxvk | 1.10.3 |
| dxmt | 0.80 |
| moltenvk | 1.4.2 |
| sha256 | 21fef0da70a5654bcfb9f1e245d4a2f640ca858d54eeffae7d1ba33f0301d360 |
Built from 80e17e5. The app reads WhiskyWineVersion.plist,
not this tag, so nothing ships until PublishRuntime.yml in
dappermint/Whisky mirrors it.
runtime 4.5.118
| winecx | 51e3854751e51ed25af4cd3af367f92f421ed0c8 |
| dxvk | 1.10.3 |
| dxmt | 0.80 |
| moltenvk | 1.4.2 |
| sha256 | e6fbb5b1da5c50bd4d5c87ec4fbd43ef40eb90b03fd5d219cfe9050a98f27cde |
Built from fbae959. The app reads WhiskyWineVersion.plist,
not this tag, so nothing ships until PublishRuntime.yml in
dappermint/Whisky mirrors it.
runtime 4.5.117
| winecx | cb3becbb178bfcce9d692843323263c725426ca0 |
| dxvk | 1.10.3 |
| dxmt | 0.80 |
| moltenvk | 1.4.2 |
| sha256 | 299946aef3ff06df4d765ffec18834d178a4b8dd344dd0d94da1cd2b1c5d0b1b |
Built from d96b3f1. The app reads WhiskyWineVersion.plist,
not this tag, so nothing ships until PublishRuntime.yml in
dappermint/Whisky mirrors it.
runtime 4.5.114
| winecx | c033557f18091b34cf17a70bb28a43f9215dee0b |
| dxvk | 1.10.3 |
| dxmt | 0.80 |
| moltenvk | 1.4.2 |
| sha256 | e7e3f28d6475c4e65617556d8d30e850f77a7b0abb2fc94685b8a36e6a368419 |
Built from b3ea208. The app reads WhiskyWineVersion.plist,
not this tag, so nothing ships until PublishRuntime.yml in
dappermint/Whisky mirrors it.
v4.5.1
respin of v4.5.0 for macos 26: same source tree (the wine1115 branch of dappermint/winecx at the same pinned commit), rebuilt on the hosted macos 26 lane where the sdk matches the 26.0 floor.
v4.5.0 was built on a macos 27 host, and its ntdll.so weak-imported pipe2, a macos 27 api: below 27 the first server-pipe call jumps through a null stub and a prefix cannot boot (#3). this build's ntdll carries no pipe2 reference, every binary is minos 26.0, and the new undefined-symbol audit ran authoritative and clean: every undefined symbol in all 693 bundled mach-o files checked against the sdk's stubs plus the bundle's own exports, weak imports included.
use this build on macos 26 and up. v4.5.0 works only on macos 27 and its notes now say so.
everything else from the v4.5.0 notes applies unchanged: steam's ui end to end, d3d12 through d3dmetal at feature level 12_2, dxvk d3d11, msync (WINEMSYNC=0 workaround if a black steam appears on a heavily loaded machine), the full media stack, wine-mono 11.2.0, faudio 26.08.
install: unpack Libraries.tar.gz over whisky's Libraries directory, run wineboot -u once per existing bottle. gptk payloads deploy the same way as before, symlinks not copies.
4.5.0: wine 11.15 base
macos 27 only. this build's ntdll.so weak-imports pipe2, which does not exist before macos 27, so a prefix cannot boot on macos 26 or older (#3). on macos 26, use v4.5.1 instead.
crossover 26.3's wine changes rebased onto upstream wine 11.15. the runtime identifies as wine-11.15 and this is the first release off the new base; main is now this lane.
what runs on it, measured on an m5:
- steam's ui end to end: store, library, popups, page flips. the cross-process metal bridge now extends wine 11.x's own CALayerHost machinery with child window support and win32 visibility/z mirroring, which is the part chromium's gpu process needs.
- d3d12 through d3dmetal at feature level 12_2, resource binding tier 3, sm 6.6, all device methods.
- dxvk d3d11, msync, and the full media stack.
package and media updates riding the new base:
- wine 11.0 to 11.15 brings fifteen upstream dev releases, including the winegstreamer and winedmo work from that span, so media decode is healthier than on the 26.3 base.
- wine-mono 10.4.1 to 11.2.0 (what the 11.15 tree asks for).
- faudio 26.08 with the wma decoder fixes, now committed in the source tree instead of overlaid at build time.
- gecko 2.47.4, gstreamer 1.26.3 and moltenvk 1.4.2 unchanged.
source: the wine1115 branch of dappermint/winecx, every patch committed in-tree. built by this repo's workflow at the pinned commit, all gates green: relocatability, per-library dlopen sweep, window + media foundation smoke, i386 half, stripped PE.
known caveat: one non-reproducible steam renderer wedge was seen under WINEMSYNC=1 with the machine under heavy load, never after. if a black steam appears on a busy machine, run that session with WINEMSYNC=0.
install: unpack Libraries.tar.gz over whisky's Libraries directory, run wineboot -u once per existing bottle. gptk payloads deploy the same way as before, symlinks not copies.