mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
doc: Update 1.2-常见问题.md
This commit is contained in:
@@ -103,7 +103,7 @@ icon: ph:question-fill
|
||||
如果你启用了多开功能或是安装了多个模拟器核心,那么你需要进行额外设置来指定使用的模拟器编号
|
||||
:::
|
||||
|
||||
在`gui.json`中添加 `Bluestacks.Config.Keyword` 字段,内容为`"bst.instance.模拟器编号.status.adb_port"`,模拟器编号可在模拟器路径的`BlueStacks_nxt\Engine`中看到
|
||||
在`gui.json`中搜索 `Bluestacks.Config.Keyword` 字段,内容为`"bst.instance.模拟器编号.status.adb_port"`,模拟器编号可在模拟器路径的`BlueStacks_nxt\Engine`中看到
|
||||
|
||||
::: details 示例
|
||||
|
||||
@@ -134,7 +134,7 @@ MAA 现在会尝试从注册表中读取 `bluestacks.conf` 的存储位置,当
|
||||
|
||||
2. 如果是第一次使用,请开启一次 MAA,会在 MAA 的 `config` 目录下生成 `gui.json`。
|
||||
|
||||
3. **先关闭** MAA,**然后** 打开 `gui.json`,找到 `Configurations` 下的当前配置名字段(可在 设置-切换配置 中查看,默认为 `Default`),在其中新增一个字段 `Bluestacks.Config.Path`,填入 `bluestacks.conf` 的完整路径。(注意斜杠要用转义 `\\`)<br>
|
||||
3. **先关闭** MAA,**然后** 打开 `gui.json`,找到 `Configurations` 下的当前配置名字段(可在 设置-切换配置 中查看,默认为 `Default`),在其中搜索字段 `Bluestacks.Config.Path`,填入 `bluestacks.conf` 的完整路径。(注意斜杠要用转义 `\\`)<br>
|
||||
|
||||
::: details 示例
|
||||
以 `C:\ProgramData\BlueStacks_nxt\bluestacks.conf` 为例
|
||||
|
||||
Reference in New Issue
Block a user