Tutorial Why is Zygisk ImGUI mod menu not compatible on x86 emulators? (Known as "Zygisk module not loaded due to incompatibility")

AndnixSH

PMT Elite Modder
Original poster
Staff member
Modding-Team
Jun 27, 2017
4,546
303,688
1,213
Modding World
You may encounter an error "Zygisk module not loaded due to incompatibility" after trying to install ImGUI Zygisk modules on Android emulator:

1703452745034.png


The reason is: Unsupported/mismatched architecture. Memu, LD, Nox, Bluestacks, MuMu, etc are all x86 based emulator, they don't support ARM only ImGUI Zygisk modules. They can't work with ARM translation either. The primary architecture of the emulator MUST be an ARM in order to support ARM based ImGUI Zygisk modules. Sadly, most ImGUI Zygisk mods only support ARM due to the fact that games only support ARM. Zygisk modules generally works fine with x86 emulators (e.g LSPosed), but only works if the app/game supports x86 natively. And no, x86 or x64/x86_64 are NOT ARM32 or ARM64/aarch64, they aren't the same

So what do I do? Buy an ARM computer or rent an ARM cloud emulator. ARM emulators does support all Zygisk ImGUI mod menus. See the list of ARM emulators: List of ARM Android emulators for PC - Platinmods.com - Android & iOS MODs, Mobile Games & Apps

What computers have ARM-based CPU?
ARM computers are still not common yet. Here are a few as a example:

- Mac Mini M1 (2020)
- Lenovo ThinkPad X13s
- Acer Spin 7
- Microsoft Surface Pro X
- Samsung Galaxy Book Go
- Asus ExpertBook B3 Detachable
- Dell Inspiron 14 (2023, Qualcomm)

All Mac computers with M1 CPU or above are ARM-based, so you already know the latest Macs are ARM-based. They are expensive, Mac Mini M1 (2020) is the cheapest you can get so far

When buying an ARM-based computer, double check the specs to ensure the computer has an ARM processor or not

Fortunately, Nvidia and AMD are both reportedly planning to launch ARM-based CPUs for Windows-based PCs as soon as 2025. You will likely to see more ARM computers in the future

I have an ARM computer, Mac mini M1 (2020). Yunana24's Zygisk mod menu works perfectly on rooted AVD emulator. There is NO x86 involvement at all, NO Rosetta 2 translation

1703453232381.png
 
Last edited:

Bossmann123

Rookie
May 10, 2024
2
0
1
24
So i just installed magisk delta on ld player, and everything went smooth. I installed the marvel future fight zygisk module, but when i rebooted i get the message underneath the module saying "zygisk module not loaded due to incompatibility". I have now digested the knowledge you possess, and my question is: what do i do to use the module?
 

AndnixSH

PMT Elite Modder
Original poster
Staff member
Modding-Team
Jun 27, 2017
4,546
303,688
1,213
Modding World
So i just installed magisk delta on ld player, and everything went smooth. I installed the marvel future fight zygisk module, but when i rebooted i get the message underneath the module saying "zygisk module not loaded due to incompatibility". I have now digested the knowledge you possess, and my question is: what do i do to use the module?
Can you please read the thread again?