The latest release of Wine, version 11, introduces a feature called NTSYNC, a kernel driver that enhances performance for Windows games running on Linux, achieving performance gains of up to 678%. This is accomplished through a new device, /dev/ntsync, which allows the Linux kernel to handle thread synchronization natively, replacing the previous Remote Procedure Call method. Wine 11 also completes the WoW64 implementation, enabling seamless running of both 32- and 64-bit games without multilib libraries. Other enhancements include improvements to the Wayland driver, EGL as the default backend for OpenGL rendering, initial support for hardware-accelerated H.264 decoding, improved force feedback support, a new Bluetooth driver, support for Zip64 compression, Unicode 17.0.0 support, TWAIN 2.0 scanning for 64-bit apps, and IPv6 ping functionality. Wine 11 is available in most Linux distributions' default repositories, except for Ubuntu 24.04, which lacks the necessary kernel support.