Site icon DebugPoint NEWS

Hangover 9.0 Released: Run Windows Apps in ARM 64

Hangover 9.0 introduces RISC-V support, expanding its reach to new platforms. Explore the new features.

In an exciting development for developers, the Hangover project has just released its latest version, Hangover 9.0, opening new possibilities for running Windows applications seamlessly on ARM64 systems. This innovative project has garnered attention for its ability to run x86_32 Windows applications on aarch64 Wine, making it a game-changer in the realm of emulation.

Hangover takes a unique approach, utilizing various emulators as DLLs to emulate specific applications rather than an entire Wine installation. This methodology ensures that when an application executes a Windows/Wine system call, like NtUserCreateWindowEx, it operates outside the emulator, resulting in non-emulated, fast, and native performance. Notably, Hangover doesn’t emulate anything Unix-related, contributing to a smoother user experience.

The Hangover 9.0 release introduces a new branch that facilitates the execution of 32-bit Windows applications built for x86 (i386) and ARM32 architectures on ARM64 (Aarch64) environments. Currently, the project is also working on implementing a Hangover variant for the RISC-V architecture, expanding its compatibility platforms.

Key Features and Updates in Hangover 9.0:

Additionally, Hangover 9.0 aligns with the Wine Staging 9.0 project, providing extended builds of Wine with 505 additional patches. This release synchronizes with the Wine 9.0 codebase and updates the vkd3d-latest patch, making it an appealing option for those looking for advanced builds with experimental features.

Hangover 9.0, distributed under the LGPL-2.1 license, signifies a significant leap forward in the emulation landscape, promising enhanced compatibility and performance for running Windows applications on ARM64 systems.

You can download the current Debian builds & sources from the below pages.

Via GitHub release notes

Recent articles from DebugPoint.com

Exit mobile version