casualsnek / waydroid_script

Python Script to add OpenGapps, Magisk, libhoudini translation library and libndk translation library to waydroid !
GNU General Public License v3.0
1.49k stars 144 forks source link

Magisk Install is Outdated #139

Open MakandaDEV opened 6 months ago

MakandaDEV commented 6 months ago

It seems like no script to install Magisk and root waydroid are currently working, let alone Modules.

Not sure what changed in later Waydroid versions.

DaKingof commented 6 months ago

Same here. I was thinking it might be because I am on NixOS but I am glad to see it's not just me.

mistrmochov commented 6 months ago

You can go with my script https://github.com/mistrmochov/magiskWaydroid

casualsnek commented 6 months ago

Thanks for reporting, latest magisk-delta has some issues starting on magisk. I will try downgrading magisk to get it working at the moment, till i find a way to get latest builds working again !

DaKingof commented 6 months ago

Thanks for reporting, latest magisk-delta has some issues starting on magisk. I will try downgrading magisk to get it working at the moment, till i find a way to get latest builds working again !

I believe you mean on waydroid.

That would be awesome! I just got waydroid working after trying a few times months ago and this is the one thing I need before I can completely remove WSA from my virtual machine leaving only my astrology software and excel. Thank you!

casualsnek commented 5 months ago

Can you try again ? I replaced magisk with a working version. Magisk SU and zygisk features should be working now. Although don't update magisk components as i used a last working version !

baptx commented 5 months ago

@casualsnek I installed today Magisk with the script from this repository and when I start the application Kistune Mask, it says below Magisk, "Installed: N/A" and "Zygisk: No". Do you know why? Since I had a previous version of the script (installed the 6 January), I uninstalled Magisk with the script but Kistune Mask was still installed afterwards so I had to uninstall it manually in Android. Then I just replaced https://huskydg.github.io/magisk-files/app-debug.apk with https://github.com/casualsnek/miscpackages/raw/main/Magisk_Delta_25210_canary_fdac22ba.apk like done on https://github.com/casualsnek/waydroid_script/commit/cd6239737abd1170c01bc740bcc0e013f77e909e to install the other Magisk version.

I saw you are not using the official Magisk but a fork https://github.com/HuskyDG/magisk-files. Is there any reason for that?

Update: Now I was able to install Magisk with another APK file but it still says "Zygisk: No": https://github.com/casualsnek/waydroid_script/pull/143#issuecomment-1892905286