mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-14 13:06:02 +08:00
Add: Screenshot method DroidCast_raw
This commit is contained in:
@@ -108,6 +108,7 @@
|
||||
"aScreenCap",
|
||||
"aScreenCap_nc",
|
||||
"DroidCast",
|
||||
"DroidCast_raw",
|
||||
"scrcpy"
|
||||
]
|
||||
},
|
||||
|
||||
@@ -29,7 +29,7 @@ Emulator:
|
||||
option: [ disabled, ]
|
||||
ScreenshotMethod:
|
||||
value: ADB_nc
|
||||
option: [ ADB, ADB_nc, uiautomator2, aScreenCap, aScreenCap_nc, DroidCast, scrcpy ]
|
||||
option: [ ADB, ADB_nc, uiautomator2, aScreenCap, aScreenCap_nc, DroidCast, DroidCast_raw, scrcpy ]
|
||||
ControlMethod:
|
||||
value: minitouch
|
||||
option: [ ADB, uiautomator2, minitouch, Hermit ]
|
||||
|
||||
Reference in New Issue
Block a user