From 4681bb48febbbb4b1b995788e37ccca704284875 Mon Sep 17 00:00:00 2001 From: Rikka <1103670381@qq.com> Date: Thu, 12 Jan 2023 14:53:24 +0800 Subject: [PATCH] Update README --- README.md | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index ebdd7b8..c4468d0 100644 --- a/README.md +++ b/README.md @@ -42,9 +42,7 @@ Copy the returned numeric ID open ["https://google.com/android/uncertified/?pli= Open terminal and switch to directory where "waydroid_extras.py" is located then run: sudo python3 waydroid_extras.py -m -Then restart waydroid service with command below : - sudo systemctl start waydroid-container.service Magisk will be installed on next boot ! Zygisk and modules like LSPosed should work now. @@ -53,31 +51,31 @@ Please use `Direct Install into system partition` to update Magisk in Magisk man ## Install libndk arm translation -This may or may not work properly and is only for testing: +libndk_translation from guybrush firmware. + +libndk seems to have better performance than libhoudini on AMD. + Open terminal and switch to directory where "waydroid_extras.py" is located then run: sudo python3 waydroid_extras.py -n -Then restart waydroid service with command below : - - sudo systemctl start waydroid-container.service ## Install libhoudini arm translation -This may or may not work properly and is only for testing: ( Much stable than libndk ) and works on android 11 images +Intel's libhoudini for intel/AMD x86 CPU, pulled from Microsoft's WSA 11 image + +houdini version: 11.0.1b_y.38765.m + +houdini64 version: 11.0.1b_z.38765.m + Open terminal and switch to directory where "waydroid_extras.py" is located then run: sudo python3 waydroid_extras.py -l -Then restart waydroid service with command below : - sudo systemctl start waydroid-container.service - ## Integrate Widevine DRM (L3) - sudo python3 waydroid_extras.py -w -Then restart waydroid service with command below : +Open terminal and switch to directory where "waydroid_extras.py" is located then run: - sudo systemctl start waydroid-container.service - + sudo python3 waydroid_extras.py -w ## Get Android ID for device registration