mirror of
https://github.com/brunodev85/winlator.git
synced 2025-08-13 16:21:08 +03:00
Compare commits
6 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
53b6cd277e | ||
|
87f0cf614f | ||
|
e4d1bb0f0d | ||
|
cea33a328b | ||
|
b357196c0e | ||
|
24ee6eafd8 |
@ -8,7 +8,7 @@ Winlator is an Android application that lets you to run Windows (x86_64) applica
|
|||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
1. Download and install the APK (Winlator_10.0.apk) from [GitHub Releases](https://github.com/brunodev85/winlator/releases)
|
1. Download and install the APK (Winlator_10.1.apk) from [GitHub Releases](https://github.com/brunodev85/winlator/releases)
|
||||||
2. Launch the app and wait for the installation process to finish
|
2. Launch the app and wait for the installation process to finish
|
||||||
|
|
||||||
----
|
----
|
||||||
@ -40,10 +40,7 @@ This project has been in constant development since version 1.0, the current app
|
|||||||
- Mesa (Turnip/Zink/VirGL) ([mesa3d.org](https://www.mesa3d.org))
|
- Mesa (Turnip/Zink/VirGL) ([mesa3d.org](https://www.mesa3d.org))
|
||||||
- DXVK ([github.com/doitsujin/dxvk](https://github.com/doitsujin/dxvk))
|
- DXVK ([github.com/doitsujin/dxvk](https://github.com/doitsujin/dxvk))
|
||||||
- VKD3D ([gitlab.winehq.org/wine/vkd3d](https://gitlab.winehq.org/wine/vkd3d))
|
- VKD3D ([gitlab.winehq.org/wine/vkd3d](https://gitlab.winehq.org/wine/vkd3d))
|
||||||
- D8VK ([github.com/AlpyneDreams/d8vk](https://github.com/AlpyneDreams/d8vk))
|
|
||||||
- CNC DDraw ([github.com/FunkyFr3sh/cnc-ddraw](https://github.com/FunkyFr3sh/cnc-ddraw))
|
- CNC DDraw ([github.com/FunkyFr3sh/cnc-ddraw](https://github.com/FunkyFr3sh/cnc-ddraw))
|
||||||
- Ubuntu RootFs ([Focal Fossa](https://releases.ubuntu.com/focal))
|
|
||||||
- PRoot ([proot-me.github.io](https://proot-me.github.io))
|
|
||||||
|
|
||||||
Many thanks to [ptitSeb](https://github.com/ptitSeb), [Danylo](https://blogs.igalia.com/dpiliaiev/tags/mesa/), [Max Ivan](https://github.com/Maxython), [Twaik Yont](https://github.com/twaik), [alexvorxx](https://github.com/alexvorxx) and others.<br>
|
Special thanks to all the developers involved in these projects.<br>
|
||||||
Thank you to all the people who believe in this project.
|
Thank you to all the people who believe in this project.
|
BIN
installable_components/box64/box64-0.3.7.tzst
Normal file
BIN
installable_components/box64/box64-0.3.7.tzst
Normal file
Binary file not shown.
@ -1,2 +1,3 @@
|
|||||||
box64-0.3.3.tzst
|
box64-0.3.3.tzst
|
||||||
box64-0.3.5.tzst
|
box64-0.3.5.tzst
|
||||||
|
box64-0.3.7.tzst
|
BIN
installable_components/dxvk/dxvk-0.96.tzst
Normal file
BIN
installable_components/dxvk/dxvk-0.96.tzst
Normal file
Binary file not shown.
BIN
installable_components/dxvk/dxvk-1.7.2.tzst
Normal file
BIN
installable_components/dxvk/dxvk-1.7.2.tzst
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,4 +1,6 @@
|
|||||||
|
dxvk-0.96.tzst
|
||||||
dxvk-1.4.2.tzst
|
dxvk-1.4.2.tzst
|
||||||
|
dxvk-1.7.2.tzst
|
||||||
dxvk-2.2.tzst
|
dxvk-2.2.tzst
|
||||||
dxvk-2.3.1.tzst
|
dxvk-2.3.1.tzst
|
||||||
dxvk-2.5.2.tzst
|
dxvk-2.5.2.tzst
|
||||||
|
@ -0,0 +1,2 @@
|
|||||||
|
turnip-24.1.0.tzst
|
||||||
|
turnip-25.0.0.tzst
|
BIN
installable_components/turnip/turnip-24.1.0.tzst
Normal file
BIN
installable_components/turnip/turnip-24.1.0.tzst
Normal file
Binary file not shown.
BIN
installable_components/turnip/turnip-25.0.0.tzst
Normal file
BIN
installable_components/turnip/turnip-25.0.0.tzst
Normal file
Binary file not shown.
BIN
wine_addons/wine-gecko-2.47.4-x86.msi
Normal file
BIN
wine_addons/wine-gecko-2.47.4-x86.msi
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user