We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mumu模拟器在手动设置为1920x1080分辨率的情况下第一个从者的一技能可能会出现按不到的情况,尝试将crds.py中servant1的首个技能横坐标从100设置为140后可解决。另外Mumu模拟器自带了adb,如果使用chocolate安装的adb会出现冲突,解决办法是将Mumu模拟器中自带的adb复制一份到根目录下,并修改源码中adb命令设置。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Mumu模拟器在手动设置为1920x1080分辨率的情况下第一个从者的一技能可能会出现按不到的情况,尝试将crds.py中servant1的首个技能横坐标从100设置为140后可解决。另外Mumu模拟器自带了adb,如果使用chocolate安装的adb会出现冲突,解决办法是将Mumu模拟器中自带的adb复制一份到根目录下,并修改源码中adb命令设置。
The text was updated successfully, but these errors were encountered: