mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 07:08:04 +08:00
Setting ADB as default device_screenshot_method
- To avoid initial errors
This commit is contained in:
parent
c7fe84a731
commit
75fd7aee0d
1
.gitignore
vendored
1
.gitignore
vendored
@ -241,3 +241,4 @@ $RECYCLE.BIN/
|
||||
adb_port.txt
|
||||
adb_port.ini
|
||||
*.exe
|
||||
*.zip
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user