# XiPro常见问题

#### **常见问题**

<mark style="color:red;">**我一点击注入游戏就闪退了**</mark>

**向下一个一个排查问题**

**1.打开GTA5的游戏文件夹，删除里面的config.dat，重新打开XiPro即可**

**2.游戏图像设置为：驱动版本调成DX11窗口化或者无边框窗口失焦时游戏暂停关闭(开启会导致崩溃)**

**3.注入的时候不能最小化游戏或者全屏游戏（全屏会导致黑屏或者崩溃)注入后就可以全屏了**

<mark style="color:red;">**总是用着用着游戏就崩溃了**</mark>

**1.有可能是因为网络问题导致你的波动，短暂性的连接不到XiPro服务器，验证不到你的身份，辅助就会自己退出**

**2.很有可能是运行内存的问题，因为辅助软件本来就是通过暴力修改内存从而达到修改游戏数据的目的，所以说你有的时候开一堆功能，就会闪退，因为你电脑的运行内存跟不上BBR闪存读写速度，也就是说你电脑受不了这么整，可以通过修改虚拟内存的方式来缓解此问题（百度有教程）也可以平常少开一点功能**

**3.有可能是被比你强的辅助崩溃了，例如：2T,XC等等，当然也不排除比你弱的把你崩了（因为你没开防护）**

<mark style="color:red;">**做不了任务，开始任务后就一直卡住**</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.shark.top/gtav/xp/faq.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.
