Winlator is an Android application that lets you to run Windows (x86_64) applications with Wine and Box86/Box64.
- Download and install the APK (Winlator_8.0.apk) from GitHub Releases
- Launch the app and wait for the installation process to finish
- If you are experiencing performance issues, try changing the Box64 preset to
Performance
in Container Settings -> Advanced Tab. - For applications that use .NET Framework, try installing
Wine Mono
found in Start Menu -> System Tools. - If some older games don't open, try adding the environment variable
MESA_EXTENSION_MAX_YEAR=2003
in Container Settings -> Environment Variables. - Try running the games using the shortcut on the Winlator home screen, there you can define individual settings for each game.
- To speed up the installers, try changing the Box64 preset to
Intermediate
in Container Settings -> Advanced Tab. - To improve stability in games that uses Unity Engine, try changing the Box64 preset to
Stability
or in the shortcut settings add the exec argument-force-gfx-direct
.
This project has been in constant development since version 1.0, the current app source code is up to version 7.1, I do not update this repository frequently precisely to avoid unofficial releases before the official releases of Winlator.
- Ubuntu RootFs (Focal Fossa)
- Wine (winehq.org)
- Box86/Box64 by ptitseb
- PRoot (proot-me.github.io)
- Mesa (Turnip/Zink/VirGL) (mesa3d.org)
- DXVK (github.com/doitsujin/dxvk)
- VKD3D (gitlab.winehq.org/wine/vkd3d)
- D8VK (github.com/AlpyneDreams/d8vk)
- CNC DDraw (github.com/FunkyFr3sh/cnc-ddraw)
Many thanks to ptitSeb (Box86/Box64), Danylo (Turnip), alexvorxx (Mods/Tips) and others.
Thank you to all the people who believe in this project.