If you want to run Windows applications on a Linux operating system, you need Wine. Wine creates a virtual environment that translates Windows API calls to POSIX (Portable Operating System Interface) and creates a Windows directory structure, providing an alternative implementation of system services.
This doesn’t create virtualization or emulation to create Windows binaries, but to improve performance, the company has made significant improvements to its Portable Executable (PE) conversion, also called Windows Binary Format, with the release of Wine v8.0.
Developers say this will allow running Windows 32-bit applications on 64-bit hosts and support Windows Debuggers, x86 applications on ARM, and more. Additionally, WoW64 (Windows 32-bit on Windows 64-bit) support has been implemented for all essential Unix libraries. However, it’s not recommended for general users, and to use it, users need to enable it by executing the “–enable-archs” option.
New improvements:
- Many Direct3D optimizations and improvements
- Improved controller hot plug support
- improved support for steering direction
- A new light theme is enabled in the default configuration.
- Sony DualShock and DualSense controllers are supported when the Hidraw backend is used.
- The Windows Runtime (WinRT) module Windows. Gaming Input has been introduced through a programming interface to access games, joysticks, and driving wheels.
- Wine Gecko now has accessibility support.
You can learn more about the Wine 8.0 announcements. The binaries are not yet available for download, but once released, you can install them on Ubuntu, Debian, Fedora, and macOS.
Recommended Post
Love Adhikari
Related posts
- Download Windows 11 Insider Preview 25324.1000 (rs_prerelease) AMD64 ISO: Complete Installation Guide, Windows 11 ISO Downloadby Romeshwar Prasad
- How to Mirror a Phone, Mac, or PC to an Amazon Fire TV Stickby Love Adhikari
- How to add your Amazon Fire Stick to a Samsung TVby Mehak
- How to split a bill on Google Payby Akhil Sharma
- Fix iPad Touchscreen Not Working Issueby Akhil Sharma