@@ -8,7 +8,7 @@ Winlator is an Android application that lets you to run Windows (x86_64) applica
8
8
9
9
# Installation
10
10
11
- 1 . Download and install the APK (Winlator_6.1 .apk) from [ GitHub Releases] ( https://github.com/brunodev85/winlator/releases )
11
+ 1 . Download and install the APK (Winlator_7.0 .apk) from [ GitHub Releases] ( https://github.com/brunodev85/winlator/releases )
12
12
2 . Launch the app and wait for the installation process to finish
13
13
14
14
----
@@ -22,18 +22,20 @@ Winlator is an Android application that lets you to run Windows (x86_64) applica
22
22
23
23
# Useful Tips
24
24
25
- - If you are experiencing performance issues, try changing the preset for Box86/Box64 in Container Settings -> Advanced Tab.
25
+ - If you are experiencing performance issues, try changing the Box86/Box64 preset in Container Settings -> Advanced Tab.
26
26
- For applications that use .NET Framework, try installing Wine Mono found in Start Menu -> System Tools.
27
27
- If some older games don't open, try adding the environment variable MESA_EXTENSION_MAX_YEAR=2003 in Container Settings -> Environment Variables.
28
28
- Try running the games using the shortcut on the Winlator home screen, there you can define individual settings for each game.
29
+ - To speed up the installers, try changing the Box86/Box64 preset to Intermediate in Container Settings -> Advanced Tab.
29
30
30
31
# Credits and Third-party apps
31
32
- Ubuntu RootFs ([ Focal Fossa] ( https://releases.ubuntu.com/focal ) )
32
33
- Wine ([ winehq.org] ( https://www.winehq.org/ ) )
33
34
- Box86/Box64 by [ ptitseb] ( https://github.com/ptitSeb )
34
35
- PRoot ([ proot-me.github.io] ( https://proot-me.github.io ) )
35
- - Mesa3D ([ mesa3d.org] ( https://www.mesa3d.org ) )
36
+ - Mesa (Turnip/Zink/VirGL) ([ mesa3d.org] ( https://www.mesa3d.org ) )
36
37
- DXVK ([ github.com/doitsujin/dxvk] ( https://github.com/doitsujin/dxvk ) )
38
+ - VKD3D ([ gitlab.winehq.org/wine/vkd3d] ( https://gitlab.winehq.org/wine/vkd3d ) )
37
39
- D8VK ([ github.com/AlpyneDreams/d8vk] ( https://github.com/AlpyneDreams/d8vk ) )
38
40
- CNC DDraw ([ github.com/FunkyFr3sh/cnc-ddraw] ( https://github.com/FunkyFr3sh/cnc-ddraw ) )
39
41
0 commit comments