Fix GSI packages arch
This commit is contained in:
11
README.md
11
README.md
@@ -17,7 +17,7 @@
|
||||
1. Star (if you like) and fork this repo
|
||||
1. Go to the **Action** tab in your forked repo
|
||||

|
||||
1. In the left sidebar, click the **Magisk** workflow.
|
||||
1. In the left sidebar, click the **Build WSA** workflow.
|
||||

|
||||
1. Above the list of workflow runs, select **Run workflow**
|
||||

|
||||
@@ -26,14 +26,11 @@
|
||||
1. Wait for the action to complete and download the artifact
|
||||

|
||||
1. Unzip the artifact
|
||||
- If you have an official WSA installation, you should uninstall it first. (In case you want to preserve your data, you can backup `%LOCALAPPDATA%\Packages\MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe\LocalCache\userdata.vhdx` before uninstallation and restore it after installation.)
|
||||
- The size shown in the webpage is uncompressed size and the zip you download will be compressed. So the size of the zip will be much less than the size shown in the webpage.
|
||||
1. Right-click `Install.ps1` and select `Run with PowerShell`
|
||||
- If you previously have a MagiskOnWSA installation, it will automatically uninstall the previous while **preserving all userdata** and install the new one, so don't worry about your data.
|
||||
1. Enjoy by installing LSPosed-zygisk with zygisk enabled or Riru and LSPosed-riru
|
||||
|
||||
## Video Demo
|
||||
|
||||
[demo](https://user-images.githubusercontent.com/5022927/139580565-35971031-7258-40bf-93e2-49a0750156f3.mp4)
|
||||
- If you have an official WSA installation, you should uninstall it first. (In case you want to preserve your data, you can backup `%LOCALAPPDATA%\Packages\MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe\LocalCache\userdata.vhdx` before uninstallation and restore it after installation.)
|
||||
1. Magisk/Play store will be launched. Enjoy by installing LSPosed-zygisk with zygisk enabled or Riru and LSPosed-riru
|
||||
|
||||
## Credits
|
||||
- [Magisk](https://github.com/topjohnwu/Magisk): The most famous root solution on Android
|
||||
|
Reference in New Issue
Block a user