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

Add: Screenshot method scrcpy

Control via scrcpy is supported but not exposed because swipes ended at the middle
This commit is contained in:
LmeSzinc
2022-12-29 12:46:56 +08:00
parent 18c7a09266
commit a3604d8100
19 changed files with 1121 additions and 16 deletions

View File

@@ -29,7 +29,7 @@ Emulator:
option: [ disabled, ]
ScreenshotMethod:
value: ADB_nc
option: [ ADB, ADB_nc, uiautomator2, aScreenCap, aScreenCap_nc, DroidCast ]
option: [ ADB, ADB_nc, uiautomator2, aScreenCap, aScreenCap_nc, DroidCast, scrcpy ]
ControlMethod:
value: minitouch
option: [ ADB, uiautomator2, minitouch, Hermit ]