Home  >  Article  >  Technology peripherals  >  Released Wine 9.0-rc4 candidate version, bringing new upgrades to Linux desktop software

Released Wine 9.0-rc4 candidate version, bringing new upgrades to Linux desktop software

王林
王林forward
2024-01-08 15:13:59681browse

News on January 6, after a one-week delay during the Christmas holiday, the Wine project recently released its 9.0-rc4 candidate version, which brings many improvements and fixes to the Linux desktop software.

Wine 9.0-rc4候选版发布,Linux桌面软件再获升级

It is reported that Wine Version 9.0-rc4 mainly fixes 17 known problems. These include compatibility optimizations for classic games such as "Need for Speed ​​3", "Civilization 4" and "Bejeweled 3". These fixes make these games run more smoothly in the Wine environment. In addition, the development team has also solved a possible crash problem when Git-Gui is started, as well as some difficulties encountered during the operation of the Winedbg debugger.

Specially, this update also specially repairs the Wayland driver. According to the editor's understanding, previous Wayland-based games such as Sway may have encountered problems when running in full screen, and this fix is ​​aimed at this pain point. At the same time, Wine 9.0-rc4 also improves display DPI-related processing, allowing users of high-resolution displays to have a better experience.

Wine 9.0-rc4候选版发布,Linux桌面软件再获升级

With the release of this candidate version, the release of the stable version of Wine 9.0 is coming soon. As a major highlight in the field of Linux desktop software this year, the stable version of Wine 9.0 is expected to be available to users in the next few weeks. By then, users will be able to enjoy a richer Windows program running experience, because Wine 9.0 brings many new features and improvements. For more detailed information about Wine, please visit the official website of WineHQ.org.

Wine (Windows Runtime Environment) is a compatibility layer that allows running Windows applications on a variety of POSIX-compliant operating systems, such as Linux, macOS, and BSD. It does not simulate the Windows system, but uses API conversion technology to implement function calls between Linux and Windows to run Windows programs on operating systems such as Linux.

The above is the detailed content of Released Wine 9.0-rc4 candidate version, bringing new upgrades to Linux desktop software. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:itbear.com. If there is any infringement, please contact admin@php.cn delete