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. zip 파일 사용 방법

1zip 압축 해제

HyperAC.zip 최상위에는 다음이 포함되어 있습니다:

23개의 바이너리를 Unity 프로젝트에 복사

다음 경로에 배치해 주세요(폴더가 없으면 생성):

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

이 세 개의 파일만 있으면 됩니다. zip 내 나머지(Unity 패키지, 서버 소스)는 Asset Store에서 Unity 패키지를 받은 이후에는 불필요합니다.

3Unity로 돌아가기

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.