mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-10 21:55:11 +01:00
parent
bff6e2881f
commit
2f98e20dd8
@ -25,10 +25,15 @@
|
|||||||
1. Enable developer mode on Windows
|
1. Enable developer mode on Windows
|
||||||
1. Right click `Install.ps1` and select `Run with PowerShell`
|
1. Right click `Install.ps1` and select `Run with PowerShell`
|
||||||
1. Launch WSA and enable developer mode, launch the file manager, and wait until the file manager popup
|
1. Launch WSA and enable developer mode, launch the file manager, and wait until the file manager popup
|
||||||
1. Make sure you have [Platform tools](https://developer.android.com/studio/releases/platform-tools)m run `adb connect localhost:58526` to connect to WSA, `adb install magisk.apk` to install Magisk App (the one you used to build) and launch it
|
1. Make sure you have [Platform tools](https://developer.android.com/studio/releases/platform-tools), run `adb connect localhost:58526` to connect to WSA, `adb install magisk.apk` to install Magisk App (the one you used to build) and launch it
|
||||||
1. Fix the environment as Magisk app will prompt and reboot (sometimes it keeps prompting even after environment fix, just ignore it)
|
1. Fix the environment as Magisk app will prompt and reboot (sometimes it keeps prompting even after environment fix, just ignore it)
|
||||||
1. Enjoy by installing Riru and LSPosed
|
1. Enjoy by installing Riru and LSPosed
|
||||||
|
|
||||||
|
## Video Demo
|
||||||
|
|
||||||
|
[demo](https://user-images.githubusercontent.com/5022927/139580565-35971031-7258-40bf-93e2-49a0750156f3.mp4)
|
||||||
|
|
||||||
|
|
||||||
## Prebuilt Magisk
|
## Prebuilt Magisk
|
||||||
|
|
||||||
There's still a bug from Magisk that prevents it from running on WSA. So please don't use the official build yet. The download link of the prebuilt Magisk is: [https://raw.githubusercontent.com/LSPosed/MagiskOnWSA/main/magisk.apk](https://raw.githubusercontent.com/LSPosed/MagiskOnWSA/main/magisk.apk) and its source codes are on the magisk branch.
|
There's still a bug from Magisk that prevents it from running on WSA. So please don't use the official build yet. The download link of the prebuilt Magisk is: [https://raw.githubusercontent.com/LSPosed/MagiskOnWSA/main/magisk.apk](https://raw.githubusercontent.com/LSPosed/MagiskOnWSA/main/magisk.apk) and its source codes are on the magisk branch.
|
||||||
|
Loading…
Reference in New Issue
Block a user