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.
December 6, 2024
The Wine development release 10.0-rc1 is now available.
This is the first release candidate for the upcoming Wine 10.0. It marks the beginning of the yearly code freeze period. Please give this release a good testing and report any issue that you find, to help us make the final 10.0 as good as possible.
What’s new in this release:
November 22, 2024
The Wine development release 9.22 is now available.
What’s new in this release:
November 21, 2024
The vkd3d team is proud to announce that release 1.14 of vkd3d, the Direct3D to Vulkan translation library, is now available.
This release contains improvements that are listed in the release notes below. The main highlights are: