获取您的 Unity 二进制文件

根据 Unity Asset Store 政策,反作弊二进制文件不会随插件一起分发,而是通过本页面独立提供。

1. 输入您的发票号或许可证密钥

Unity Asset Store customers: use the invoice number from the purchase email (format IN-12345678). Direct hyperanticheat.com customers: paste the license key from your dashboard.

2. 如何使用该压缩包

1解压文件

HyperAC.zip 根目录下包含:

2将 3 个二进制文件复制到您的 Unity 项目中

请将它们放置到以下路径(若文件夹不存在请自行创建):

<YourProject>/Assets/HyperAntiCheat/Plugins/x86_64/

您只需这三个文件即可。压缩包中其余内容(Unity 包、服务端源码)在您从 Asset Store 获取 Unity 包后即属多余。

3返回 Unity

在 Unity 菜单中打开 Tools > HyperAntiCheat > Setup & Protect. 窗口会自动检测到二进制文件并解锁 Protect Build section. From there you can select your build folder and protect your game in one click.

4发布受保护的构建版本

The Protect tool encrypts the .text section of your game executable, copies the anticheat binaries next to it, generates a signed integrity manifest, and creates a LaunchGame.bat launcher. Zip the build folder and ship it. 玩家 launch through LaunchGame.bat.

为什么要多这一步?

Unity Asset Store does not allow packages to ship raw .exe files or download binaries from remote servers at runtime. Our binaries are proprietary and virtualized, so we cannot ship them as open source inside the package. Distributing them from this page instead keeps us fully compliant with Unity policy while giving you the exact same protection.

Prefer a one-step installer? Buy the standalone license directly from hyperanticheat.com - you get the same zip but without having to do the Unity Asset Store invoice dance.