mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 02:48:23 +08:00
Add: Image de-dithering
This commit is contained in:
@@ -37,6 +37,10 @@
|
||||
"minitouch",
|
||||
"Hermit"
|
||||
]
|
||||
},
|
||||
"ScreenshotDedithering": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
||||
@@ -25,6 +25,7 @@ Emulator:
|
||||
ControlMethod:
|
||||
value: minitouch
|
||||
option: [ADB, uiautomator2, minitouch, Hermit]
|
||||
ScreenshotDedithering: false
|
||||
Error:
|
||||
HandleError: true
|
||||
SaveError: true
|
||||
|
||||
Reference in New Issue
Block a user