mirror of
https://github.com/barkeser2002/winlator.git
synced 2026-09-25 05:10:12 +03:00
32 lines
1.5 KiB
Markdown
32 lines
1.5 KiB
Markdown
<p align="center">
|
|
<img src="logo.png" width="376" height="128" alt="Winlator Logo" />
|
|
</p>
|
|
|
|
# Winlator
|
|
|
|
Winlator is an Android application that lets you to run Windows (x86_64) applications with Wine and Box86/Box64.
|
|
|
|
# Installation
|
|
|
|
1. Download and install the APK from [GitHub Releases](https://github.com/brunodev85/Winlator/releases)
|
|
2. Download the OBB file (main.1.com.winlator.obb) and put it into the directory `/storage/emulated/0/Android/obb/com.winlator` (create it if it doesn't exist)
|
|
3. Launch the app and wait for the installation process to finish
|
|
|
|
----
|
|
|
|
[](https://www.youtube.com/watch?v=9E4wnKf2OsI)
|
|
[](https://www.youtube.com/watch?v=czEn4uT3Ja8)
|
|
[](https://www.youtube.com/watch?v=eD36nxfT_Z0)
|
|
|
|
----
|
|
|
|
# Credits and Third-party apps
|
|
- Ubuntu RootFs ([Focal Fossa](https://releases.ubuntu.com/focal))
|
|
- Wine ([winehq.org](https://www.winehq.org/))
|
|
- Box86/Box64 by [ptitseb](https://github.com/ptitSeb)
|
|
- PRoot ([proot-me.github.io](https://proot-me.github.io))
|
|
- Mesa3D ([mesa3d.org](https://www.mesa3d.org))
|
|
- DXVK ([github.com/doitsujin/dxvk](https://github.com/doitsujin/dxvk))
|
|
- D8VK ([github.com/AlpyneDreams/d8vk](https://github.com/AlpyneDreams/d8vk))
|
|
|
|
Thanks to [alexvorxx](https://github.com/alexvorxx) for the Mesa mods and build instructions |