WineHQ

What is Wine?

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.


Latest Releases

Stable:
Development:

WineConf Call for Hosts

This is a call for proposals to host the next WineConf sometime this year. Ideally proposals would present;

We'll need to choose a host relatively quickly as it does take time to plan and book the event. I'm hoping we can settle on a host by the end of February but ultimately that decision goes to the Wine Committee. Questions, comments, concerns can be posted on the WineConf mailing list. A draft of a guide to hosting has been started on the wiki [1]. Please take a look to get a sense of what is involved in hosting the conference.

1. https://wiki.winehq.org/Organising_WineConf


News and Updates

Wine 5.9 Released

May 22, 2020

The Wine development release 5.9 is now available.

What's new in this release:

  • Major progress on the WineD3D Vulkan backend.
  • Initial support for splitting dlls into PE and Unix parts.
  • Support for generating PDB files when building PE dlls.
  • Timestamp updates in the Kernel User Shared Data.
  • Various bug fixes.

The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.

Wine 5.8 Released

May 8, 2020

The Wine development release 5.8 is now available.

What's new in this release:

  • Support for Plug & Play device notifications.
  • More support for building with Clang in MSVC mode.
  • Still more progress on the WineD3D Vulkan backend.
  • Initial implementation of a GIF encoder.
  • Vulkan spec update.
  • Various bug fixes.

The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.

Wine 5.7 Released

April 24, 2020

The Wine development release 5.7 is now available.

What's new in this release:

  • Wine Mono engine updated to 5.0.0, with upstream WPF support.
  • More progress on the WineD3D Vulkan backend.
  • Beginnings of a USB device driver.
  • Support for building with Clang in MSVC mode.
  • Builtin modules no longer depend on libwine.
  • Support for configuring Windows version from the command line.
  • Various bug fixes.

The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.

more news...