
Wine 11.18 released with enhanced kernel driver support and C headers compability fixes
Wine 11.18 has arrived as the latest bi-weekly development release of the open-source compatibility layer that enables Windows applications to run on Linux, macOS, and other Unix-like platforms. The release continues work on expanding NTOSKRNL implementation, the core Windows kernel component that handles hardware abstractions, process management, and memory operations. New patches this cycle focus on PnP device enablement, container ID support, and additional kernel function implementations, accompanied by improved test coverage for the NTOSKRNL codebase.
Beyond the kernel-level work, Wine 11.18 delivers 21 bug fixes spanning both productivity software and gaming applications. Notable among these are corrections for Adobe Creative Cloud compatibility and fixes addressing issues in titles such as Assassin's Creed Rogue. The release also includes broader code correctness improvements and compatibility adjustments to standard C headers that benefit the overall stability of Windows application translation.



