> For the complete documentation index, see [llms.txt](https://docs.shark.top/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shark.top/g/gzw/fikit/update.md).

# FK更新公告

{% hint style="success" %}

#### 《灰区战争》- （GRAY ZONE WARFARE）FiKit更新

更新日期：2025.12.24

<mark style="color:red;">✧ 本次更新需更新启动器,请在官网下载最新启动器</mark>

更新日志:

> 已适配最新游戏版本
>
> 所有订阅用户增加 5天 时长
> {% endhint %}

{% hint style="success" %}

#### 《灰区战争》- （GRAY ZONE WARFARE）FiKit更新

更新日期：2025.11.03

<mark style="color:red;">✧ 本次更新需更新启动器,请在官网下载最新启动器</mark>

更新日志:

> 已适配最新游戏版本
>
> ▸ 补偿 +8天 时长
> {% endhint %}

{% hint style="success" %}

#### 《灰区战争》- （GRAY ZONE WARFARE）FiKit更新

更新日期：2025.10.11

<mark style="color:red;">✧ 本次更新需更新启动器,请在官网下载最新启动器</mark>

更新日志:

> ✅ 已适配最新游戏版本
> {% endhint %}

{% hint style="success" %}

#### 《灰区战争》（Gray Zone Warfare）- FiKit更新

更新日期：2025.10.03

<mark style="color:red;">✧ 本次更新需更新启动器,请在官网下载最新启动器</mark>

更新日志:

> ✅ 已适配最新游戏版本
> {% endhint %}

{% hint style="success" %}

#### 《灰区战争》（Gray Zone Warfare）- FiKit更新

更新日期：2025.08.28

<mark style="color:red;">✧ 本次更新需更新启动器,请在官网下载最新启动器</mark>

更新日志:

> 实施防崩溃修复
>
> 若错误仍存在，请立即报告以便禁用可疑代码
> {% endhint %}

{% hint style="success" %}
2025.08.08

灰区战争-FiKit 更新

<mark style="color:red;">**本次更新需在官网内下载最新启动器使用**</mark>

更新日志:

> • ✅ 适配最新游戏版本
> {% endhint %}

{% hint style="success" %}
2025.07.13

灰区战争-FiKit 更新

<mark style="color:red;">**本次更新需在官网内下载最新启动器使用**</mark>

更新日志:

> • ✅ 适配最新游戏版本
> {% endhint %}

{% hint style="success" %}
2025.07.04

灰区战争-FiKit 更新

<mark style="color:red;">**本次更新需在官网内下载最新启动器使用**</mark>

更新日志:

> ✅ 菜单适配最新游戏版本
>
> ⚠️ 特殊状况：昨日菜单更新后，游戏立刻发布新补丁
>
> ✅ 修复自动瞄准(Aimbot)导致的卡顿问题
>
> ⚡ 全局瞄准延迟从 \*\*100ms降至50ms\*\*
>
> ✅ 三种瞄准模式（含/不含瞄准镜）均已测试可用
>
> 📌 如遇画面抖动，请调整设置或查阅指南
>
> 💰 \*\*补偿政策\*\*：
>
> ➤ 所有有效订阅用户追加 \*\*+3天\*\* 使用时长
> {% endhint %}

{% hint style="success" %}
2025.06.25

灰区战争-FiKit 更新

<mark style="color:red;">**本次更新需在官网内下载最新启动器使用**</mark>

更新日志:

> • 重构核心代码以避免非法内存访问\
> • 修复自瞄问题\
> • 修复延迟问题\
> • 修复物品ESP显示异常\
> • 修复使用直升机时可能崩溃的问题\
> • 修复地图行走时可能崩溃的问题\
> • ESP新增保险箱锁状态显示（锁定/未锁）、距离及密码（如有）
>
> > *注：这些是带密码箱的物资箱，通常附近会有情报道具*\
> > • ESP新增显示：情报道具/任务物品/可拾取物\
> > \&#xNAN;*情报道具可能揭示门禁密码或物资位置*\
> > \&#xNAN;*任务物品仅当放置在容器外时可见*\
> > \&#xNAN;*可拾取物含丢弃的背包/装备等*\
> > • 新增迫击炮弹威胁警报（主要用于袭击敌方基地时）\
> > • 缩短各类ESP滑动条最大距离（物品/战利品/手雷等），减少画面干扰\
> > • 警告：本游戏采用AI反作弊（类似COD），可检测穿墙自瞄等异常行为\
> > • ESP抖动源于武器瞄准镜晃动（非BUG），建议体力不足时改用侧身瞄准\
> > • 模组已更新适配最新游戏版本
> > {% endhint %}


---

# 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.shark.top/g/gzw/fikit/update.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.
