mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 02:48:23 +08:00
Opt: Set default screenshot method to ADB_nc
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
},
|
||||
"ScreenshotMethod": {
|
||||
"type": "select",
|
||||
"value": "ADB",
|
||||
"value": "ADB_nc",
|
||||
"option": [
|
||||
"ADB",
|
||||
"ADB_nc",
|
||||
|
||||
@@ -28,7 +28,7 @@ Emulator:
|
||||
value: disabled
|
||||
option: [disabled, ]
|
||||
ScreenshotMethod:
|
||||
value: ADB
|
||||
value: ADB_nc
|
||||
option: [ADB, ADB_nc, uiautomator2, aScreenCap, aScreenCap_nc, DroidCast]
|
||||
ControlMethod:
|
||||
value: minitouch
|
||||
|
||||
Reference in New Issue
Block a user