Wine (originally an acronym for "Wine Is Not an Emulator") is a compatibility layer capable of running Windows applications on several POSIX-compliant operating systems, such as Linux, macOS, & BSD. Instead of simulating internal Windows logic like a virtual machine or emulator, Wine translates Windows API calls into POSIX calls on-the-fly, eliminating the performance and memory penalties of other methods and allowing you to cleanly integrate Windows applications into your desktop.
June 24, 2022
June 22, 2022
The Wine team is proud to announce that release 1.4 of vkd3d, the Direct3D to Vulkan translation library, is now available.
This release contains improvements that are listed in the release notes. The main highlights are:
The source is available here.
June 17, 2022
The Wine development release 7.11 is now available.
What's new in this release:
The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.