Wine, the popular software for running Windows applications on Linux, macOS, & BSD, announced new stable 9.0 release few days ago on Tuesday.
Wine 9.0 features WoW 6.0 (Windows 32-bit on Windows 64-bit), which was experimentally supported in last 8.0 release. It allows to run 32-bit Windows applications on a purely 64-bit Unix installation, instead of inside a 32-bit Unix process. However, the features is NOT enabled by default.
The release also includes experimental Wayland graphics driver. Which is also not enabled by default, but already implements many features, such as basic window management, multiple monitors, high-DPI scaling, relative motion events, and Vulkan support.
The 9.0 release added initial support for building Wine for the ARM64EC architecture, for running Windows apps on ARM64 powered devices with native speed.
Other changes in Wine 9.0 include:
- WinRT theming supports a dark theme option
- Vulkan driver supports up to version 1.3.272 of the Vulkan spec.
- Implement Windows Media Video (WMV) decoder DirectX Media Object (DMO)
- Mono engine is updated to version 8.1.0
- DLS1 and DLS2 sound font loading
- The default Windows version for new prefixes is set to Windows 10.
- MIDI playback in dmsynth
- Indeo IV50 Video for Windows decoder
- And much more! See release note for details.