mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 02:48:23 +08:00
Add: Emulator auto detect of Bluestacks 5
This commit is contained in:
@@ -27,7 +27,7 @@ class GeneratedConfig:
|
||||
Emulator_AdbRestart = False
|
||||
|
||||
# Group `RestartEmulator`
|
||||
RestartEmulator_LaunchMode = 'do_not_use' # do_not_use, auto, Nox, Nemu, custom
|
||||
RestartEmulator_LaunchMode = 'do_not_use' # do_not_use, auto, nox_player, bluestacks_player_5, mumu_player, custom
|
||||
RestartEmulator_CustomStartFilter = 'C:\\Program Files\\Nox\\bin\\Nox.exe -clone:nox'
|
||||
RestartEmulator_CustomKillFilter = 'C:\\Program Files\\Nox\\bin\\Nox.exe -clone:nox -quit'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user