1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-25 15:58:14 +08:00

Add: Emulator auto detect of Bluestacks 5

This commit is contained in:
SarContDeli
2022-07-21 20:42:53 +08:00
parent 3d6d777413
commit f1c78de429
9 changed files with 127 additions and 90 deletions

View File

@@ -388,11 +388,12 @@
},
"LaunchMode": {
"name": "启动方案",
"help": "如果被启动的模拟器需要管理员权限,请\"以管理员身份运行\"Alas",
"help": "Alas会根据手动填写的Serial寻找对应的模拟器\n在模拟器被关闭的时候自动启动模拟器\n并在服务器日期刷新时重启模拟器以释放内存\n如果被启动的模拟器需要管理员权限请以管理员身份运行Alas\nMuMu模拟器不支持多开",
"do_not_use": "不使用",
"auto": "自动",
"Nox": "夜神模拟器",
"Nemu": "MuMu模拟器",
"nox_player": "夜神模拟器",
"bluestacks_player_5": "蓝叠模拟器5",
"mumu_player": "MuMu模拟器",
"custom": "自定义"
},
"CustomStartFilter": {