Configuring EQU8 Launcher
First, download your launcher config file from the EQU8 control panel. Next, have a look inside the configuration file to make sure everything matches your installation.
game_config::gameRelative path from this file to the game binary.game_config::game_archArchitecture of game.nativewill select what binaries to download from the OS-architecture. If the game is always and 32-bit, set tox86.game_config::equ8_dirRelative path from this file to the client-side EQU8 directory.game_config::launcher_titleTitle to use with in the EQU8 Launcher window.game_config::serverEQU8 download servers (leave as is).game_config::titleYour internal title ID (leave as is).game_config::apiEQU8 API version (leave as is).game_config::title_dataInternal data. (leave as is).
Put the config file, together with the EQU8 Launcher binary found in the SDK archive in the root of your game installation and run EQU8 Launcher. This will download the latest EQU8 binaries from our CDN and launch the game when ready.
Last updated
Was this helpful?