Skip to content

Latest commit

 

History

History
103 lines (76 loc) · 4.7 KB

README.md

File metadata and controls

103 lines (76 loc) · 4.7 KB

Winlator Logo

GAME COMPATIBILITY LISTVISIT WINLATOR SITE

Winlator is an Android application that lets you to run Windows (x86_64) applications with Wine and Box86/Box64.

YouTube Github Discord


Winlator

  • 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.

❓ FAQ - Frequently Asked Question(s)

Question #1: DOES THIS SUPPORTS X64 or 64-BITS ???

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.

📲 PHONE REQUIREMENTS

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

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

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 & LLVM

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.


🐞 BUGS & TIPS

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.


📂 DOWNLOAD


📚 ACKNOWLEDGEMENTS

And Special Thanks to alexvorxx for the Mesa mods and build instructions