# 如何手动注入DLL文件

## **注入** <a href="#zhu-ru" id="zhu-ru"></a>

* **点击**[**这里**](https://hzmod.lanzoue.com/b0w8y48li)**，进入文件夹，下载&#x20;**<mark style="color:red;">**`Xenos`**</mark>**` ``注入器汉化版`**
* **对着所下载文件&#x20;**<mark style="color:red;">**`右键 - 以管理员身份运行`**</mark>**&#x20;, 随后如下图所示**

<img src="https://pic.imgdb.cn/item/65c0b17e9f345e8d031baeb7.png" alt="img" width="563">

## **进程名说明** <a href="#jin-cheng-ming-shuo-ming" id="jin-cheng-ming-shuo-ming"></a>

* **GTA 5 的进程名为&#x20;**<mark style="color:red;">**`GTA5.exe`**</mark>
* **RDR 2 的进程名为&#x20;**<mark style="color:red;">**`RDR2.exe`**</mark>
* **幻兽帕鲁的进程名为&#x20;**<mark style="color:red;">**`Palworld-Win64-Shipping.exe`**</mark>

**注：进程名太多的话，可通过首字母排序来找**


---

# Agent Instructions: 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://docs.hzz.im/misc/o/howtoinject.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.
