Hi all,
Stefan and I want to announce the first Hangover alpha release 0.4.0 (shifted from the corresponding Wine version) The release can be found at github: https://github.com/AndreRH/hangover/releases It is still highly experimental and won't run most applications.
Features: * Running x86 and x86_64 applications on arm64 * That happens automagically when qemu is at C:\x86\qemu-x86_64.exe.so * Android support (currently first starts native cmd, then x86_64 notepad++) * D3D support (not on Android, because Wine cannot fully deal with GLES yet)
For more infos, see: https://github.com/AndreRH/hangover/blob/master/README https://wiki.winehq.org/Emulation#Hangover
On Mon, Feb 18, 2019 at 5:28 AM André Hentschel nerv@dawncrow.de wrote:
Hi all,
Stefan and I want to announce the first Hangover alpha release 0.4.0 (shifted from the corresponding Wine version) The release can be found at github: https://github.com/AndreRH/hangover/releases It is still highly experimental and won't run most applications.
Features:
- Running x86 and x86_64 applications on arm64
- That happens automagically when qemu is at C:\x86\qemu-x86_64.exe.so
- Android support (currently first starts native cmd, then x86_64
notepad++)
- D3D support (not on Android, because Wine cannot fully deal with GLES
yet)
For more infos, see: https://github.com/AndreRH/hangover/blob/master/README https://wiki.winehq.org/Emulation#Hangover
This is great! Kudos to you and Stefan for the release ^_^