diff --git a/README.md b/README.md index f3d08d3..5a78340 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Box64Droid -Box64Droid is a project with scripts that automate installing on Android preconfigured rootfs with [Box64](https://github.com/ptitSeb/box64), [Box86](https://github.com/ptitSeb/box86), [Wine GE 8-12](https://github.com/GloriousEggroll/wine-ge-custom), [DXVK](https://github.com/doitsujin/dxvk), [D8VK](https://github.com/AlpyneDreams/d8vk) installed. Originally was fork of [Box4Droid](https://github.com/Herick75/Box4Droid) with Box64. Still in beta stage, can't launch all games in the world in 4K 60 FPS, note it when you trying launch AAA games. Project site available [here](https://ilya114.github.io/Box64Droid/) +Box64Droid is a project with scripts that automate installing on Android preconfigured rootfs with [Box64](https://github.com/ptitSeb/box64), [Box86](https://github.com/ptitSeb/box86), [Wine GE 8-13](https://github.com/GloriousEggroll/wine-ge-custom), [DXVK](https://github.com/doitsujin/dxvk), [D8VK](https://github.com/AlpyneDreams/d8vk) installed. Originally was fork of [Box4Droid](https://github.com/Herick75/Box4Droid) with Box64. Still in beta stage, can't launch all games in the world in 4K 60 FPS, note it when you trying launch AAA games. Project site available [here](https://ilya114.github.io/Box64Droid/) ## Installation instructons Install [Termux](https://github.com/termux/termux-app/releases/download/v0.118.0/termux-app_v0.118.0+github-debug_arm64-v8a.apk) and [Termux-x11](https://github.com/Ilya114/Box64Droid/releases/download/beta/app-arm64-v8a-debug.apk), then in Termux run Box64Droid install command: `curl -o install https://raw.githubusercontent.com/Ilya114/Box64Droid/main/scripts/install && chmod +x install && ./install`