> 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/gtav/frostbite/update.md).

# 寒霜更新公告

{% hint style="success" %}
2025.03.04

GTA5-Frostbite丨寒霜 更新至v1.4.0版本

更新日志:&#x20;

> 修复 部分用户注入时提示加载驱动失败的问题
>
> 修复 数据泄露终章无法正常开启的 bug
>
> 修复 刷新设施面板异常问题
>
> 修复 添加 8 年游戏时长的功能异常问题
>
> 新增 元宝收藏品，丰富游戏内容
>
> 优化 注入方式，提升兼容性与稳定性
>
> 改进 兼容性，该版本 无需关闭主板 BIOS 安全启动即可直接注入
>
> 适配 最新 BE 反作弊，进一步强化安全性
> {% endhint %}

{% hint style="success" %}
2025.03.02

GTA5-Frostbite丨寒霜 更新至v1.3.0版本

更新日志:&#x20;

> 重构底层代码，增强稳定性，并为即将到来的次世代版本做好技术准备
>
> 全面适配 Windows 全版本，提升兼容性
>
> 修复 永久解锁地堡研究异常问题
>
> 修复 清除所有收支时的差额问题
>
> 新增 统计数据修改功能
>
> 新增 总支出修改功能
>
> 新增 总收入修改功能
>
> 优化注入方式，该版本 必须进入故事模式后再注入
>
> 改进兼容性，该版本 无需关闭主板 BIOS 安全启动即可直接注入
>
> 已适配最新 BE 反作弊，进一步提升安全性
> {% endhint %}

{% hint style="success" %}
2025.02.28

GTA5-Frostbite丨寒霜 更新至v1.2.0版本

更新日志:&#x20;

> 防封机制升级，适配最新检测规则，提高安全性
>
> 兼容性优化，修复部分用户蓝屏问题，提升稳定性
>
> 过玄武磐石特征更新，支持网吧环境使用
>
> 现已支持 网吧玄武与磐石，网吧用户可正常运行
>
> 适配 Windows 24H2 版本，解决蓝屏问题，确保正常使用
>
> 新增功能
>
> 玩家加入/退出通知，增加弹窗动画效果
>
> 菜单新增两款主题，个性化选择更多样
>
> 问题修复
>
> 修复线上模式控制台报错及被BE踢出的情况
>
> 修复玩家加入/退出通知的部分显示异常
>
> 说明:
>
> 本次更新后菜单体验大幅提升，犹如老奶奶返老还童般丝滑流畅！
>
> 请全体用户升级至此版本，以确保最佳体验！
> {% endhint %}

{% hint style="success" %}
2025.02.24

GTA5-Frostbite丨寒霜 更新至v1.1.0版本

更新日志:&#x20;

> 防封机制升级，适配最新检测规则，提高安全性
>
> 兼容性优化，修复部分用户蓝屏问题，提升稳定性
>
> 过玄武磐石特征更新，支持网吧环境使用
>
> 现已支持 网吧玄武与磐石，网吧用户可正常运行
>
> 适配 Windows 24H2 版本，解决蓝屏问题，确保正常使用
>
> 新增功能
>
> 玩家加入/退出通知，增加弹窗动画效果
>
> 菜单新增两款主题，个性化选择更多样
>
> 问题修复
>
> 修复线上模式控制台报错及被BE踢出的情况
>
> 修复玩家加入/退出通知的部分显示异常
>
> 说明:
>
> 本次更新后菜单体验大幅提升，犹如老奶奶返老还童般丝滑流畅！
>
> 请全体用户升级至此版本，以确保最佳体验！
> {% 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/gtav/frostbite/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.
