Skip to content

Wine Hangover 8.19 for Termux

Compare
Choose a tag to compare
@alexvorxx alexvorxx released this 04 Nov 11:16
· 5 commits to master since this release
80d8073

Wine Hangover 8.19 for Termux works with Bionic libc (without glibc, chroot, proot etc.).

Some devices may have problems launching, in this case use version 8.17.

How to use:
Install X11 packages, Pulseaudio in Termux
Unpack archive: tar -xvf wine_hangover_8.19_bionic_build.tar.xz
Copy libraries from ~/wine_hangover/arm64-v8a/lib/wine/aarch64-unix to /data/data/com.termux/files/usr/lib
Specify the path to the libraries: export LD_LIBRARY_PATH=$PREFIX/lib
Run Wine: ~/wine_hangover/arm64-v8a/bin/wine explorer /desktop=shell explorer

To use GPU (Vulkan+Zink):
pkg install tur-repo
pkg install vulkan-tools mesa-zink

It is also possible to use Turnip if you compile it first.