- If you are the first time using this software, please DO NOT download the zip file with
OTA
in the file name, which is for incremental update and shall not be used alone. - If the application does not run properly after an automatic update, there may be some bugs in the automatic update function, and you can try to manually download the full version and try again.
Please try installing Visual C++ Redistributable and .NET Framework 4.8, and restart your computer and the application.
This project requires PaddleOCR
for image recognition, which depends on the AVX
instruction set supported only by some of the newly-released CPUs, while old versions may not support it.
You can also try downloading PaddleOCR
of NoAVX version, unzip and replace the files with the same names. Since it may cause a performance drop, please do not use it unless it is necessary.
(CPU-Z is a tool that provides a check of the existence of AVX
instruction set.)
If you are a user of Windows Server or other lite versions, you can try Microsoft C++ Build Tools to configure a complete development environment (only .NET and C++ environments are required).
Please note that you may need about 10GB disk space to install these tools. Please make sure that your free space is enough.
Tips: please refer to the List of the Supported Emulators section to ensure that you are using your emulator correctly. If you are using Bluestack, please enable Android Debug Bridge
in the settings.
If you are using software such as a game accelerator, please close the software and RESTART your computer and try again.
-
Make sure that MAA
Settings
-Connection Settings
-adb path
is automatically filled in. If so, skip to the next step. Otherwise:- Option 1: find the installation path of your emulator, where there may be a file named
adb.exe
(or something similar, e.g.nox_adb.exe
,HD-adb.exe
,adb_server.exe
, etc., any EXE files withadb
). Simply choose the file in the connection settings of MAA! - Option 2: download adb and unzip it. Select the
adb.exe
file.
- Option 1: find the installation path of your emulator, where there may be a file named
-
Confirm that your connection address is filled in correctly. The ADB address is usually like
127.0.0.1:5555
, depending on the emulators (except Leidian emulator).
Change to another emulator, such as Bluestacks international version Nougat 64 bit.
After installation of Bluestack, you need to enable Android Debug Bridge
in the settings.
Try restarting your computer.
Tip 1: The auto battle requires you to go to the screen with the Start
button. Please confirm they are not related.
Tip 2: Follow the steps below until the problem is solved.
- Confirm that your emulator is supported in the List of the Supported Emulators.
- Change the DPI to
320 dpi
. - Change the resolution to landscape,
1280 * 720
. - Try with another emulator, such as Bluestacks international version Nougat 64 bit. (Please note that you are required to switch on ADB in Bluestack emulator.)
- Submit an issue to us if the problem still exists.
- Download adb and unzip it.
- Go to
Settings
-Connection Settings
, and select the location ofadb.exe
, fill in the address of ADB (with the format of IP+port, e.g.127.0.0.1:5555
), and choose the type of your emulator.
- Go to Download to get the link (non-mirror) to you want to download.
- Find the link to your file you need to download.
- Right-click it and select
Copy link address
. - Paste the link into your browser.
- Replace the
github.com
in the link withdownload.fastgit.org
. - Press
Enter
to download.