EQU8 Documentation
  • Welcome
  • Integration Guide
    • Examples
    • Download SDK & copy files
    • Server-side configuration
    • Unique identifier & reading user
    • Accepting player and data
    • Polling server events
    • Client-side Configuration
    • Receiving data from the server
    • Polling client events
    • Protecting game resources
    • Protection template file-format
    • Protection Template Example
    • Renaming EQU8 Launcher
    • Configuring EQU8 Launcher
    • Distributing with EQU8
  • Errors
    • Error Status codes
Powered by GitBook
On this page

Was this helpful?

  1. Integration Guide

Protecting game resources

PreviousPolling client eventsNextProtection template file-format

Last updated 4 years ago

Was this helpful?

Protecting files is done using the EQU8 filesigner found inside the SDK archive. It creates the file equ8.db, a digitally signed catalog over protected files. Any file can be protected, be it game assets or executables. We strongly recommend to add ALL executables, including third-party libraries, to the catalog.

Before using it, you must first from the assets on the EQU8 control panel.

download your own unique private key