> For the complete documentation index, see [llms.txt](https://doc.5v8.im/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.5v8.im/rdr2/jf/use.md).

# 疾风使用教程

### **注入前设置**

{% hint style="danger" %}
**卸载电脑里的所有`杀毒`软件(**~~**电脑管家 360 鲁大师**~~**&#x20;等等)**

**关闭电脑里的`自带杀毒-实时防护`**

**关闭电脑的`防火墙`**

**关闭退出所有覆盖层软件 例如:`GAME++`,`微星小飞机MSI`** **`Afterburner`,`NVIDIA GeForce`等等**

**关闭退出你电脑里的各种调试器 例如：`CE`**

**卸载你电脑里的各种模拟器 例如：`腾讯模拟器`**

**`不支持中文路径`**
{% endhint %}

### **下载**

{% hint style="info" %} <mark style="color:blue;">**小贴士**</mark>

<mark style="color:blue;">**永远养成一个好习惯：下载任何程序不要下到含 中文/中文符号/奇怪字符 的文件夹中，这可能导致部分程序运行不了；并建议将单个程序/压缩包放入单独的文件夹中，防止部分程序释放出很多闲杂文件或解压出太多文件影响整洁度**</mark>
{% endhint %}

{% embed url="<https://jfbg.lanzouv.com/s/RDR2jf>" %}

### **注入**

**进入`游戏主页面`(选择`线上模式`/`故事模式`的页面)**

<figure><img src="/files/LOCEZvfckalw7Bl9OC5K" alt=""><figcaption></figcaption></figure>

**下载解压后管理员运行注入器**

<figure><img src="/files/DfjF3It6Ys7xaxhUq2vp" alt=""><figcaption></figcaption></figure>

**用登录卡号（登录卡号 就是 用户名）登录即可**

<figure><img src="/files/w6CnYCx0OD1bNOcTSNcz" alt=""><figcaption></figcaption></figure>

**菜单操作方式**

**`F4/*` 呼出/隐藏菜单**

**方向键`↑`** **`↓` 控制上下**

**方向键`←`** **`→` 控制左右**

**`回车键/Ent` 确定； `退格键/Back` 返回**


---

# 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://doc.5v8.im/rdr2/jf/use.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.
