mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-19 23:33:33 +08:00
Add: WSA solution on display 0 (experimental)
This commit is contained in:
@@ -305,6 +305,12 @@
|
||||
"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"
|
||||
|
||||
@@ -305,6 +305,12 @@
|
||||
"minitouch": "minitouch",
|
||||
"Hermit": "Hermit"
|
||||
},
|
||||
"WSA": {
|
||||
"name": "Emulator.WSA.name",
|
||||
"help": "Emulator.WSA.help",
|
||||
"not_use": "not_use",
|
||||
"display_0": "display_0"
|
||||
},
|
||||
"ScreenshotDedithering": {
|
||||
"name": "Emulator.ScreenshotDedithering.name",
|
||||
"help": "Emulator.ScreenshotDedithering.help"
|
||||
|
||||
@@ -305,6 +305,12 @@
|
||||
"minitouch": "minitouch ",
|
||||
"Hermit": "Hermit"
|
||||
},
|
||||
"WSA": {
|
||||
"name": "WSA启动方案",
|
||||
"help": "以不同的方式在WSA上启动碧蓝航线,使用WSA必须选择其中一种\n截图方案和控制方案都应选择uiautomator2\n0屏方案:碧蓝航线将会在WSA后台运行,需要使用第三方投屏软件操控或关闭(例如scrcpy)\n标准方案(未完成):碧蓝航线将会正常窗口化运行,但是窗口不能最小化、改变大小或被关闭",
|
||||
"not_use": "不使用WSA",
|
||||
"display_0": "0屏方案"
|
||||
},
|
||||
"ScreenshotDedithering": {
|
||||
"name": "去除图片色彩抖动",
|
||||
"help": "在手机上运行时开启"
|
||||
|
||||
@@ -305,6 +305,12 @@
|
||||
"minitouch": "minitouch",
|
||||
"Hermit": "Hermit"
|
||||
},
|
||||
"WSA": {
|
||||
"name": "WSA啟動方案",
|
||||
"help": "以不同的方式在WSA上啟動碧藍航線,使用WSA必須選擇其中一種\n截圖方案和控製方案都應選擇uiautomator2\n0屏方案:碧藍航線將會在WSA後臺運行,需要使用第三方投屏軟件操控或關閉\n標準方案(未完成):碧藍航線將會正常窗口化運行,但是窗口不能最小化、改變大小或被關閉",
|
||||
"not_use": "不使用WSA",
|
||||
"display_0": "0屏方案"
|
||||
},
|
||||
"ScreenshotDedithering": {
|
||||
"name": "去除圖片色彩抖動",
|
||||
"help": "在手機上運行時開啟"
|
||||
|
||||
Reference in New Issue
Block a user