Two weeks after its previousย 9.9 release, the Wine Project, renowned for enabling Linux and macOS users to run Windows applications, announced the release of the brand-new Wine 9.10.
Wine 9.10 Key Updates
Wine 9.10 includes several key updates that improve functionality and user experience. Notably, the bundled vkd3d, responsible for translating Direct3D 12 graphics API calls to Vulkan, has been upgraded to version 1.12.
Another significant improvement in this release is enhanced DPI (dots per inch) awareness support. This feature is crucial for users with high-resolution displays, ensuring that applications render correctly and crisply at varying screen resolutions and sizes.
For developers, Wine 9.10 introduces better support for C++ RTTI (Run-Time Type Information) on ARM platforms. Further refining its capabilities, the new version has also removed more obsolete features in WineD3D, the component that implements Direct3D functionality in Wine.
In addition to these enhancements, Wine 9.10 includes various bug fixes that address issues reported by the user community in previous versions, contributing to its stability and reliability.
Wine 9.10โs source code can be downloaded fromย GitLabโs project pageย for those interested in trying out or upgrading their current installation. The binary packages for various distributions are expected to be available shortly. For more information, visit theย announcement.