mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-15 12:17:20 +08:00
Modified the way to realize the WSA solution
Fix:A rare situation caused the game to shut down during restart in WSA solution
This commit is contained in:
@@ -38,14 +38,6 @@
|
||||
"Hermit"
|
||||
]
|
||||
},
|
||||
"WSA": {
|
||||
"type": "select",
|
||||
"value": "not_use",
|
||||
"option": [
|
||||
"not_use",
|
||||
"display_0"
|
||||
]
|
||||
},
|
||||
"ScreenshotDedithering": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
|
||||
@@ -23,9 +23,6 @@ Emulator:
|
||||
ControlMethod:
|
||||
value: minitouch
|
||||
option: [ADB, uiautomator2, minitouch, Hermit]
|
||||
WSA:
|
||||
value: not_use
|
||||
option: [not_use, display_0]
|
||||
ScreenshotDedithering: false
|
||||
Error:
|
||||
HandleError: true
|
||||
|
||||
Reference in New Issue
Block a user