1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-23 23:45:55 +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

@@ -389,6 +389,7 @@
"ScreenshotMethod": {
"name": "Emulator.ScreenshotMethod.name",
"help": "Emulator.ScreenshotMethod.help",
"auto": "auto",
"ADB": "ADB",
"ADB_nc": "ADB_nc",
"uiautomator2": "uiautomator2",