1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-22 14:03:44 +08:00

Setting ADB as default device_screenshot_method

- To avoid initial errors
This commit is contained in:
whoamikyo
2020-06-25 07:20:37 -03:00
parent c7fe84a731
commit 75fd7aee0d
2 changed files with 2 additions and 1 deletions

View File

@@ -97,7 +97,7 @@ serial = 127.0.0.1:62001
package_name = com.bilibili.azurlane
enable_error_log_and_screenshot_save = yes
enable_perspective_error_image_save = no
device_screenshot_method = aScreenCap
device_screenshot_method = ADB
device_control_method = uiautomator2
combat_screenshot_interval = 1.
enable_update_check = yes