Skip to content

Instantly share code, notes, and snippets.

@howyay
Last active January 24, 2019 02:18
Show Gist options
  • Save howyay/e62195c992a5e31afc52db671b602c98 to your computer and use it in GitHub Desktop.
Save howyay/e62195c992a5e31afc52db671b602c98 to your computer and use it in GitHub Desktop.

The Hitchhiker's Guide to Magisk Taichi

中文指南

Please read through the documentations carefully. Modding can be risky, proceed with extreme caution. The hardware can be valued where as the data are priceless.

See resources at the end of this document

Presequites

  1. Back up your damn data! Modding is risky, and for Jesus Christ the lord's sake, back up your damn data!
  2. You must(MUST!!!!!) uninstall all app created using the normal TaiChi before flashing Magisk TaiChi

Alpha code

  1. First thing first, install the latest version of normal TaiChi!
  2. Then open it, go into the About page, click retrieve ID code and copy the code
  3. Follow gh_39c8fb2fc8b4 (虚拟框架) on WeChat and send your code. This process is INSTANT

FAQ and some known issues

Which one should I use? 3.2-a or 3.2-b?

Try 3.2-b FIRST and IF AND ONLY IF 3.2-b is stable, then try 3.2-a

3.2-b does not support Android patch and Edge gestures, try 3.2-a if needed. If hot reboot occurs when using 3.2-a then please switch to 3.2-b.

Conflicts with other Magisk modules

Magisk TaiChi is know to not work with the following: "Advanced Settings(高级设置)";"Magisk Hide Prop Config";"SafetyPatch"

Current Magisk TaiChi may cause Riru modules to malfunction, please note.

Can I use with non Pie roms?

Pie is preferred, anything below is not tested properly, so you must be cautious when using. Anything below 8.0 should not even attempt this AT ALL

EMUI ?

EMUI 9.0 with Kirin 980 may lead to bootloop, proceed with extreme caution.

Installation

  1. Install latest TaiChi
  2. Flash the Magisk module
  3. Activate closed beta
  4. Open Taichi and add the apps you need to use with Xposed modules
  5. Go to module management and check the checkboxes next to the module you'd like to use
  6. Force close the app you are working with
  7. Reopen the app

Note: There are certain differences between Magisk Taichi and actual Xposed

  1. Xposed modules only works given that you added the app in Taichi
  2. Non-systemwide modules does not need reboot to take effect
  3. Reinstalling module require re-checking the checkbox

FAQ

ISSUES

RESOURCE COMPILATION(LANZOU)

DOWNLOAD

The following are corresponding files in the Telegram group, they will automatically redirect you

TaiChi 4.1.5

TaiChi 4.1.3

Magisk Module Compilations

Magisk-taichi-v3.2-a

Magisk-taichi-v3.2-b (Recommended!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment