# winlator **Repository Path**: jollyw/winlator ## Basic Information - **Project Name**: winlator - **Description**: 手机运行windows软件 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-02-19 - **Last Updated**: 2025-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Winlator Logo

# 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 (Winlator_5.0.apk) from [GitHub Releases](https://github.com/brunodev85/winlator/releases) 2. Download the OBB file (main.3.com.winlator.obb) and put it into the directory `/storage/emulated/0/Android/obb/com.winlator` (create it if it doesn't exist) or install from settings 3. Launch the app and wait for the installation process to finish ---- [![Play on Youtube](https://img.youtube.com/vi/8PKhmT7B3Xo/1.jpg)](https://www.youtube.com/watch?v=8PKhmT7B3Xo) [![Play on Youtube](https://img.youtube.com/vi/9E4wnKf2OsI/2.jpg)](https://www.youtube.com/watch?v=9E4wnKf2OsI) [![Play on Youtube](https://img.youtube.com/vi/czEn4uT3Ja8/2.jpg)](https://www.youtube.com/watch?v=czEn4uT3Ja8) [![Play on Youtube](https://img.youtube.com/vi/eD36nxfT_Z0/2.jpg)](https://www.youtube.com/watch?v=eD36nxfT_Z0) ---- # Useful Tips - If you are experiencing performance issues, try changing the preset for Box86/Box64 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. # 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)) - CNC DDraw ([github.com/FunkyFr3sh/cnc-ddraw](https://github.com/FunkyFr3sh/cnc-ddraw)) Thanks to [alexvorxx](https://github.com/alexvorxx) for the Mesa mods and build instructions