3.3 KiB
Emulator Supports
✅ Bluestacks
Fully compatible. Need to turn on Settings - Engine Settings - Allow ADB connection.
✅ Bluestacks Global Version (Recommended 👍)
Fully compatible. Need to turn on Settings - Advanced - Android Debug Bridge.
✅ Bluestacks Hyper-V Version
Compatible.
-
Turn on
Settings-Advanced-Android Debug Bridge. -
Bluestack Hyper-V port changes frequently. Here is a simple hack:
- Find
bluestacks.confin the data location of the emulator. (Default isC:\ProgramData\BlueStacks_nxt\bluestacks.conf) - If you are using MAA for the first time, Launch it, which generates
gui.json. - Exit MAA, then open the
gui.json, and add a new fieldBluestacks.Config.Path, with the value of the full path ofbluestacks.conf(backslashes should be escaped like\\). For example: (suppose the file is atC:\ProgramData\BlueStacks_nxt\bluestacks.conf)
"Bluestacks.Config.Path":"C:\\ProgramData\\BlueStacks_nxt\\bluestacks.conf",- LinkStart!
- Find
✅ Nox
Fully compatible.
✅ Nox Android 9
Fully compatible.
⚠️ MuMu
Compatible but:
- Requires MAA to "Run as Administrator" to get ADB path and address (since MuMu runs as admin).
- You can also fill in the ADB path and address if you do not wish to run as admin.
- It has a chance that MAA may stuck at the main screen and prompt mission failed, which is probably related to the rendering method of MuMu. Recommend to change other emulator.
🚫 MuMu Mobile Game Assistant
Incompatible. ADB port is not open.
🚫 MuMu Android 9
Incompatible. ADB screenshot is black.
🚫 Leidian
Compatible but not recommended. There is a small chance that the game will be displayed upside down or blackscreen, causing the application to click the button to use Originium by mistake (reported by users).
⚠️ MEmu
Compatible, but some recognition error may occur.
🚫 Tencent Mobile Game Assistant
Incompatible. ADB port is not open.
⚠️ Win11 WSA
Partially compatible.
- Need to connect with Custom Connection.
- For WSA 2204 or higher (version is in the
Aboutwindow of system settings), tryGeneral Configurationto connect. - For WSA 2203 or older (version is in the top of the system settings window), try
Legacy WSAto connect. - Since WSA does not support changing resolution, please resize the window manually because this program supports 720p or higher
16:9resolution better. (Or you can simply maximize the window withF11if your monitor is 16:9.) - Please ensure that your emulator is at the top of other windows in most of the time and there are no other android applications running. Otherwise the game may pause or the recognition may fail.
- Sometimes the screenshot of WSA may be blank, causing recognition failure. So it is not recommended to use WSA.
✅ AVD
Compatible.
⚙️ Custom Connection
- Download adb and unzip.
- Go to
Settings-Connection Settings, and fill in ADB path and address (IP+port is required, e.g.127.0.0.1:5555)
Note: If your device is non-16:9 resolution like mobile phone or Android pad, You can set resolution with adb shell wm size on your phone and change it back later.