mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-15 12:17:20 +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:
@@ -107,7 +107,8 @@
|
||||
"uiautomator2",
|
||||
"aScreenCap",
|
||||
"aScreenCap_nc",
|
||||
"DroidCast"
|
||||
"DroidCast",
|
||||
"scrcpy"
|
||||
]
|
||||
},
|
||||
"ControlMethod": {
|
||||
|
||||
@@ -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 ]
|
||||
|
||||
Reference in New Issue
Block a user