Update README.md

This commit is contained in:
brunodev85 2023-12-14 16:51:58 -03:00
parent b73f62c4b7
commit ec783b0259

View File

@ -8,7 +8,7 @@ Winlator is an Android application that lets you to run Windows (x86_64) applica
# Installation
1. Download and install the APK (Winlator_3.1.apk) from [GitHub Releases](https://github.com/brunodev85/winlator/releases)
1. Download and install the APK (Winlator_3.2.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
@ -29,5 +29,6 @@ Winlator is an Android application that lets you to run Windows (x86_64) applica
- 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