> For the complete documentation index, see [llms.txt](https://docs.hzz.im/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hzz.im/g/r6/linear/tis.md).

# Linear疑难杂症

{% tabs %}
{% tab title="1. launcher and press authenticate" %}
{% hint style="warning" %}
&#x20;<mark style="color:orange;">**`输入激活码后显示无法链接服务器`**</mark>
{% endhint %}

**更换**<mark style="color:blue;">**`加速器节点`**</mark>**或者使用**<mark style="color:blue;">**`VPN`**</mark>
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="2.Error 700" %}
{% hint style="warning" %} <mark style="color:orange;">**`进入游戏后提示错误Error 700`**</mark>
{% endhint %}

**这是因为你**<mark style="color:orange;">**`进入游戏的时候超过了500秒`**</mark>**,你需要`重启电脑后并重新注入`,然后**<mark style="color:blue;">**`在500秒内进入游戏`**</mark>
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="3.注入器C000009A C000012F" %}
**杀毒问题,自行检查教程**

> **如果你是Win11请禁用`VBS`/`HVCI`**

{% embed url="<https://github.com/K3V1991/How-to-disable-VBS_HVCI>" %}
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="4.注入后蓝屏" %}

> **如果你是Win11请禁用`VBS`/`HVCI`**

{% embed url="<https://github.com/K3V1991/How-to-disable-VBS_HVCI>" %}
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="5.注入成功后,游戏内不显示菜单,也无法呼出" %}
**启动之前,确保你的游戏处于无边框或窗口模式.**&#x20;

**如果在加载后更改了显示设置,则可能需要重新注入.**

> &#x20;**安装来自 Microsoft 的 x64/x86 C++ Redistributable 软件包**&#x20;

{% embed url="<https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170>" %}

**对于R6用户,请禁止运行`Vulkan`版本**
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="6.错误代码 C000009A 和 C000012F" %}
**杀毒原因,请自行检查教程**
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="7.SOON" %}

{% endtab %}
{% endtabs %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.hzz.im/g/r6/linear/tis.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
