AndroidAudioMods / ViPER4Android

ViPER4Android app configuration files
729 stars 22 forks source link

Driver not found on Magisk Alpha Canary (I think other Canary versions affected too) #78

Open privacyguy123 opened 9 months ago

privacyguy123 commented 9 months ago

I had this same problem installing JamesDSP.

It is due to debugramdisk or .mirror path being changed/inaccessible in latest Magisk Canary builds. Small edit needs done to install script to fix, could you take a look?

tinbilly commented 9 months ago

This is how I fix the issue (https://github.com/AndroidAudioMods/ViPER4Android/issues/33#issuecomment-1898988730). Hope that helps.