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

Opt: Auto-select the fastest screenshot method

This commit is contained in:
LmeSzinc
2023-02-08 00:13:39 +08:00
parent 6fa94901eb
commit 3d174b19cb
14 changed files with 97 additions and 19 deletions

View File

@@ -28,8 +28,8 @@ Emulator:
value: disabled
option: [ disabled, ]
ScreenshotMethod:
value: ADB_nc
option: [ ADB, ADB_nc, uiautomator2, aScreenCap, aScreenCap_nc, DroidCast, DroidCast_raw, scrcpy ]
value: auto
option: [ auto, ADB, ADB_nc, uiautomator2, aScreenCap, aScreenCap_nc, DroidCast, DroidCast_raw, scrcpy ]
ControlMethod:
value: minitouch
option: [ ADB, uiautomator2, minitouch, Hermit, MaaTouch ]