mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-14 11:56:01 +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:
@@ -23,7 +23,6 @@ class GeneratedConfig:
|
||||
Emulator_Server = 'cn' # cn, en, jp, tw
|
||||
Emulator_ScreenshotMethod = 'ADB' # ADB, uiautomator2, aScreenCap
|
||||
Emulator_ControlMethod = 'minitouch' # ADB, uiautomator2, minitouch, Hermit
|
||||
Emulator_WSA = 'not_use'
|
||||
Emulator_ScreenshotDedithering = False
|
||||
|
||||
# Group `Error`
|
||||
|
||||
Reference in New Issue
Block a user