1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-21 20:39:18 +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": "Launch Mode",
"help": "If the simulator that is started needs administrator privileges, please run alas with \"run as administrator\"",
"help": "Alas will find the corresponding emulator according to the manually filled serial\nAnd will automatically start the emulator which is not running\nAnd restart it when the server date update to free memory\nIf the emulator being started requires administrator rights, please run Alas as an administrator\nMuMu emulator does not support multi-open",
"do_not_use": "Do not use",
"auto": "Auto",
"Nox": "Nox Player",
"Nemu": "MuMu Player",
"nox_player": "Nox Player",
"bluestacks_player_5": "Bluestacks 5",
"mumu_player": "MuMu Player",
"custom": "Custom"
},
"CustomStartFilter": {