> For the complete documentation index, see [llms.txt](https://kancode.apptest.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kancode.apptest.dev/kca-jiao-cheng/index-17.md).

# 刀剑KCA+安卓模拟器使用指南

#### 基本设置：

模拟器版本：下载[夜神模拟器](https://www.yeshen.com/) 版本6.5.0.3或以上，并在模拟器中安装刀剑乱舞（文章最下面教安装）

点击夜神右上角齿轮进入设置\
![](/files/qsvadRsyLvNMlluYLnqy)

![](/files/1WmlPlFXhEhzdILPoczr)\
模拟器分辨率：模拟器->性能设置，1280×720，渲染模式DirectX模式。\
**注：如DixectX模式无法运行，可尝试OpenGL+或旧版本夜神或逍遥模拟器。**\
![](/files/nAXYAdFpTehX05KcdTXb)\
避免手滑，所以将尺寸锁定

模拟器DPI兼容性：设备使用高分屏时时可能需要调整，但是不用担心，KCA在首次运行夜神模拟器脚本时，会自动修改并提示，请根据提示重开一遍夜神即可。

#### **常见问题答疑：**

* 我昨天还运行的好好的，今天怎么忽然就会卡住呢？\
  答：由于夜神自身的奇怪问题，可能会导致自身的服务无法完全启动，请按照下面的步骤操作一遍试试看：<br>
  * 重新开一遍夜神<br>
  * 在夜神设置中点击恢复窗口大小<br>
* 我的屏幕太小无法把夜神设置到1280\*720怎么办？\
  答：因夜神尺寸无法超出屏幕，屏幕太小会无法设置到正确尺寸（如13寸笔记本），导致脚本卡住，请\*\*[点这里](http://kancode.moehex.com/2020/04/13/nox_fix_720h/)\*\*找到解决方案。
* 我是否可以开其他模拟器玩其他游戏，然后用夜神挂机呢？\
  答：一般来说会造成脚本卡住，如果一定要这样做，那么应该先开夜神并且将KCA脚本运行后再开其他模拟器。
* 为什么我KCA提示找不到模拟器？\
  答：夜神模拟器**不可**在多开器中**改名**，请保持默认的名字 **夜神模拟器**  ![](/files/96Ge8am6soqq9VSQqil9)

&#x20;

* 如何安装游戏？\
  在模拟器中搜索并然后安装TapTap\
  ![](/files/O9CzFyKGklrSwInWCOAI)

启动Taptap搜索游戏名\
![](/files/cg0uE0E0W3PRYlwr3THx)

点击更新或下载按钮下载游戏（一些渠道服需要自行去渠道官网下载）\
![](/files/SoF2fcDBS7gAUaXI4eFX)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kancode.apptest.dev/kca-jiao-cheng/index-17.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
