1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-25 01:20:10 +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:
saicatedoan
2022-03-16 23:00:14 +08:00
committed by SarContDeli
parent ebf0bc45b6
commit 12fe5d9a92
14 changed files with 48 additions and 63 deletions

View File

@@ -276,7 +276,7 @@
},
"Serial": {
"name": "Serial",
"help": "Default serial for select emulators:\n- BlueStacks 127.0.0.1:5555\n- BlueStacks4 Hyper-V use \"bluestacks4-hyperv\", \"bluestacks4-hyperv-2\" for multi instance, and so on\n- BlueStacks5 Hyper-V use \"bluestacks5-hyperv\", \"bluestacks5-hyperv-1\" for multi instance, and so on\n- NoxPlayer 127.0.0.1:62001\n- NoxPlayer64bit 127.0.0.1:59865\n- MuMuPlayer 127.0.0.1:7555\n- MemuPlayer 127.0.0.1:21503\n- LDPlayer emulator-5554 or 127.0.0.1:5555\nIf there are multiple emulator instances running, the default is reserved for one of them and the others will use different serials to avoid conflicts\nOpen console.bat and run `adb devices` to find what they are"
"help": "Default serial for select emulators:\n- BlueStacks 127.0.0.1:5555\n- BlueStacks4 Hyper-V use \"bluestacks4-hyperv\", \"bluestacks4-hyperv-2\" for multi instance, and so on\n- BlueStacks5 Hyper-V use \"bluestacks5-hyperv\", \"bluestacks5-hyperv-1\" for multi instance, and so on\n- NoxPlayer 127.0.0.1:62001\n- NoxPlayer64bit 127.0.0.1:59865\n- MuMuPlayer 127.0.0.1:7555\n- MemuPlayer 127.0.0.1:21503\n- LDPlayer emulator-5554 or 127.0.0.1:5555\n- WSA use \"wsa-0\" to make the game run in the background, which needs to be controlled or closed by third-party software\nIf there are multiple emulator instances running, the default is reserved for one of them and the others will use different serials to avoid conflicts\nOpen console.bat and run `adb devices` to find what they are"
},
"PackageName": {
"name": "Package Name",
@@ -305,12 +305,6 @@
"minitouch": "minitouch ",
"Hermit": "Hermit"
},
"WSA": {
"name": "WSA Start-up Method",
"help": "To start the Azur lane on WSA in different ways, you must choose one of them to use WSA\nuiautomator2 should be selected for both Screenshot Method and Control Method\nDisplay 0: Azur lane will operate in the background of WSA, and it is necessary to use the third-party screen projection software to control or close the game\nStandard(unfinished): Azur lane will operate normally, but the window cannot be minimized, resized, or closed",
"not_use": "Not use",
"display_0": "Display 0"
},
"ScreenshotDedithering": {
"name": "Image Color De-dithering",
"help": "Enable when running Alas on phones"