GAME COMPATIBILITY LIST • VISIT WINLATOR SITE
Winlator is an Android application that lets you to run Windows (x86_64) applications with Wine and Box86/Box64.
- This is an unofficial modication of Winlator based on Afei Mod & Main.
- I'm not the creator of any cache I modified. All files used on this cache is from respective owners/developers.
Question #1: DOES THIS SUPPORTS X64 or 64-BITS ???
- Yes, It supports x64 applications. You may want to check other alternatives such as Termux-Box, Box64Droid, MoBox, Box4Droid, MiceWine, BRVM, Fex-Android, androBox
Question #2: DOES IS SUPPORT MALI-GPU ???
- Yes, It's supported via VirGL Renderer and only OpenGL.
Question #3: DOES IT SUPPORTS WINE ESYNC ???
- Yes, Starting from version 4.0 it was implemented.
Question #4: IS IT MUCH FASTER THAN OTHER EMULATORS ???
- Can't say, It will be based on the game you will run but in Winlator case... Mobox is much faster than Winlator.
Android 9 above is supported (8.x is also maybe supported)
GPU | DDRAW | VIRGL OVERLAY | LLVM RENDERER | TURNIP | DXVK |
---|---|---|---|---|---|
Mali GPUs | SUPPORTED | SUPPORTED | SUPPORTED | NO | NO |
PowerVR GPUs | SUPPORTED | SUPPORTED | SUPPORTED | NO | NO |
Adreno 5xx | SUPPORTED | SUPPORTED | SUPPORTED | NO | NO |
Adreno 6xx | SUPPORTED | SUPPORTED | SUPPORTED | SUPPORTED | YES |
Adreno 7xx | SUPPORTED | SUPPORTED | SUPPORTED | PARTIALLY | YES |
VirGL Overlay uses
virgl-renderer
as the renderer. To run VirGL Overlay in Exagear, you need any graphics accelerator with support for OpenGL ES 2.1(3.0) and higher. Author of original development VirGL Overlay is Mittorn, author of modifications is alexvorxx.
Turnip open source Vulkan driver for Adreno. It uses the files
/dev/kgsl-3d0
,/dev/dri/card0
to access the GPU. It requires Adreno 610+ GPU to run.
DDRAW is part of windows from very old OS, It supported all devices. While LLVM is software renderer which is very slow but good compatibility.
Turnip+Zink are part of the Mesa drivers.
Some problems, bugs, and tips for the Winlator
Caution
Winlator task manager is broken, process isn't showing.
Caution
"Stop services on startup" button isn't functioning, you can kill it manually though.
Caution
Adreno 7xx has flickering problems due to Turnip problems.
Tip
To solve not woking renderers For Snapdragon 845 please turn off Dri3 extension in Winlator Settings.
- Windows Compatibility Layer by WineHQ
- Input-Bridge by @DotNetBurst
- Ubuntu RootFS
- PRoot
- Mesa3D
- DXVK by @Doitsujin
- D8VK by AlpyneDreams
- WineD3D For Windows by @Adolfintel
And Special Thanks to alexvorxx for the Mesa mods and build instructions