This repository uses github ci
to build wine
appimages. These do not require
32-bit glibc
, and therefore, work across several linux distributions out of
the box. The releases included are built from wine staging
, wine-ge
, wine caffe
,
wine vaniglia
, and wine soda
. More information about their characteristics
and differences can be found
here.
Download the latest release for:
Staging | Caffe | Vaniglia | Soda | G. Eggroll |
---|---|---|---|---|
Download | Download | Download | Download | Download |
Make the file executable before usage:
chmod +x wine-*.AppImage
Run application:
./wine-*.AppImage my-application.exe
Wine config:
./wine-*.AppImage winecfg
Winetricks:
./wine-*.AppImage winetricks
You can also use symlinks:
ln -s wine-*.AppImage winetricks
ln -s wine-*.AppImage winecfg
./winetricks fontsmooth=rgb
./winecfg
In case, if FUSE support libraries are not installed on the host system, it is still possible to run the AppImage
./wine-*.AppImage --appimage-extract
./squashfs-root/AppRun
- Install required GPU driver pkgs for you GPU both
amd64
&i386
.
MESA
NVIDIA
INTEL
AMD