DEPRECATED: Use LSPosed's version instead: https://github.com/LSPosed/MagiskOnWSALocal
A script to compile Magisk and Riru module for using LSPosed on WSA
Install requirements listed in script, prepare a good network connection and enough space, then run bash build.sh
and follow the script output to deploy it to Windows.
- A modified WSA Develop Package
- Deploy PowerShell Script
- Modified Riru Magisk module for WSA
The original plan to use Magisk on WSA is from LSPosed, I just do all the thing in a shell script.
At here you can find a way to merge localization content into side-load folder, but this requires Windows environment so it is hard to operate on Linux.
Now we are doing the same as LSPosed, we are using wine/wine64 to merge localized contents if we detected that you have installed wine/wine64. Only wine64 is needed but we think you may need to install whole wine on most Distributions. Thanks LSPosed again for what they have done for using Magisk on WSA.