# XONE配置调优与常见问题

{% hint style="info" %} <mark style="color:blue;">**`首先你应该清楚 Xone 的定位,它是让你演戏用,而不是直接开转`**</mark>
{% endhint %}

{% tabs %}
{% tab title="1.目标选择" %}
**通常对于休闲竞技等有明显团队区分的模式，自瞄使用 仅可见与仅敌人**

**对于团队死斗则需要取消 仅敌人 选项，透视也一样**
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="2.细节调整" %}
**首先根据图片依次点开**

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

**现在你可以看到三个配置项: Movement scale / Update TPS limit / FPS 限制**

> **需要知道的是，Xone 的自瞄工作方式为: 在指定范围内按或按住左键，Xone 会调整你的准星位置达成自瞄效果**
> {% endtab %}

{% tab title="2.1" %}
**2023.11.16更新**

**在几次更新后，Xone 去除了 `Movement scale` 功能，只有 `Update TPS limit / FPS` 限制**

&#x20;

**这同样会影响到你的自瞄质量，同时也会影响到透视的更新速度。将其更改为你的显示器最大帧率即可。如果你有游戏限制帧率，那么更改为你限制的最高帧率**

&#x20;

**如果你的帧率在注入后会变低，那么可以适当降低这两值，我推荐最低不小于 60**

{% hint style="danger" %} <mark style="color:red;">**`这两个值只推荐为游戏限制的最高帧率或显示器最大刷新率，过高是消耗性能且没有意义的，这会导致你的自瞄速度起飞或非常卡顿`**</mark>
{% endhint %}
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="3.Movement scale" %}
**该选项越高，你的自瞄看起来越快，越容易暴漏，如果你需要调整自瞄的速度，那么去自瞄内调整，除非你认为自瞄内的范围已经不够，可以适当增高或降低该值，默认即可**
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="4.Update TPS limit / Fps 限制" %}
**这同样会影响到你的自瞄质量，同时也会影响到透视的更新速度。将其更改为你的显示器最多大帧率即可。如果你有游戏限制帧率，那么更改为你限制的最高帧率**

**如果你的帧率在注入后会变低，那么可以适当降低这两值，我推荐最低不小于 60**

> **警告：你不能把这两个选项拉满，如果你自己无视风险**
> {% endtab %}
> {% endtabs %}

{% tabs %}
{% tab title="5.自动压枪" %}
**暂时不推荐开**
{% endtab %}

{% tab title="5.1" %}
**2023.11.16更新**

**Xone 的自动压枪看起来只在瞄准到敌人并且启用自瞄进行攻击时才会触发，效果很明显，简易开启并保持默认配置**
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="6.延迟" %}
**这似乎是如果两个人离的很近，自瞄目标切换的延迟。如果你真的会一直按住左键来玩这个游戏，那么将其调高，这有利于你配合演技**
{% endtab %}

{% tab title="6.1" %}
**两个人离的很近时自瞄目标切换的延迟。如果你真的会一直按住自瞄按键来玩这个游戏，那么将其调高，这有利于你配合演技**
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="7.目前已知Bug" %}
**Xone 的仅可见选项有时会无效，尽管隔着一堵墙 Xone 依然会瞄准对方，可能可以穿死对方，但这绝对不利于你演戏**

&#x20;

**个人推荐将自瞄按键设置为`鼠标侧键`或 `Alt` 等按键，不要每时每刻都按住自瞄键**
{% endtab %}
{% endtabs %}


---

# 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/g/cs2/xone/config-1.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.
